summaryrefslogtreecommitdiff
path: root/java/demo/Database/library/ReapTask.java
Commit message (Collapse)AuthorAge
* - Cleaned up all demos.Matthew Newhook2014-08-14
| | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts.
* 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.