| Commit | Date | |
|---|---|---|
| 2008-10-22 11:42:27 | Tree | |
| 2008-10-22 11:25:29 | Tree | |
|
[r167]
by
jonathanobaker
RTClient.java - corrected bug that assumed code would not return a null String |
2008-10-22 02:39:35 | Tree |
| 2008-10-21 12:57:12 | Tree | |
|
[r165]
by
bworrell
Updates to Sync process. Now commits and syncs changes. I haven't worked out all test cases and I am sure that complex sync cases will break everything. I still need to handle errors in a better way and deal with initialization errors within my SynchronizeTransactionManager and UpdateTransactionManager classes. |
2008-10-20 21:03:29 | Tree |
|
[r164]
by
bworrell
ResultSet.getDate(...) returns only MM:DD:YY information and not HH:SS. Because of this it itmes which are "NEW" might not be correctly identified. ResultSet.getTimestamp(...) was used instead which returns java.sql.Timestamp (which extends Date) to preserve date AND time information. The change is transparent to other sections of the code. |
2008-10-20 20:11:37 | Tree |
| 2008-10-16 00:58:10 | Tree | |
| 2008-10-15 20:26:20 | Tree | |
| 2008-10-15 19:22:01 | Tree | |
| 2008-10-15 17:19:24 | Tree |