summaryrefslogtreecommitdiff
path: root/java/demo/Database
Commit message (Collapse)AuthorAge
* Use output.classesDir.Matthew Newhook2014-10-20
|
* Build ant.Matthew Newhook2014-10-20
|
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.
* Added gradle build file for Database demoDwayne Boone2014-10-20
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Slightly improved fix for ICE-3692Dwayne Boone2014-09-26
|
* ICE-3692 library database demo doesn't throw object not exist sometimesDwayne Boone2014-09-26
|
* - Cleaned up all demos.Matthew Newhook2014-08-14
| | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts.
* Created Eclipse project for every demoJoe George2014-08-14
|
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
| | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb.
* Minor fix to library Demo:Jose2014-07-16
| | | | * mysql -pass option is deprecated use -password instead.
* ICE-5462 library demo doesn't validate input dataDwayne Boone2014-07-14
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* minor edits to Java demo README filesMark Spruiell2013-09-04
|
* ICE-3249 - Test CA in windows keystore?Jose2013-09-04
|
* Fixed ICE-5351 - Fix & test Java Database/library client configurationJose2013-07-08
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Library demo MySQL version updatesJose2013-02-11
|
* Demo fixesJose2013-01-11
| | | | | | * Library server build was broken * Fixed certificates for android chat and library demos * Updates to android library demo login controler.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-2286 - no -h in demosJose2012-04-11
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* Minor fixBernard Normier2011-05-16
|
* 4941 Library demo concurrency issuesJose2011-05-16
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4944 Database/library doesn't call System.exitJose2011-01-24
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 3534: truststore defaults to keystoreMark Spruiell2009-12-13
|
* Bug 4030 - overload ice_dispatchDwayne Boone2009-10-19
|
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 3800 - remove unecessary metadataDwayne Boone2009-03-31
|
* Java build system changes to eliminate multiple javac entries.Matthew Newhook2009-03-25
|
* Bug 3799 - added missing READMEDwayne Boone2009-03-09
|
* bug 3021 - replace StringBuffer with StringBuilderMark Spruiell2009-02-10
|
* Fix for bug 3385 - only a single class definition per fileBenoit Foucher2009-02-03
|
* fix copyright headers.Matthew Newhook2009-01-09
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3553. database demo uses ↵Matthew Newhook2009-01-09
| | | | wrong session destroy.
* added Database demo.Matthew Newhook2009-01-09