[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r163] by jonathanobaker

removed old unneeded property

2008-10-16 00:58:10 Tree
[r162] by bworrell

Fixed issue with JTable rendering eating up the whole CPU

2008-10-15 20:26:20 Tree
[r161] by jonathanobaker

added background image to the recs table

2008-10-15 19:22:01 Tree
[r160] by jimwinston

First pass at install doc

2008-10-15 17:19:24 Tree
[r159] by jonathanobaker

corrected alignment issue

2008-10-15 17:15:28 Tree
[r158] by jimwinston

Put copyright notice in comments.

2008-10-15 17:14:27 Tree
[r157] by jimwinston

Removed the storage of full path names in properties files.

2008-10-15 13:47:55 Tree
[r156] by jimwinston

Added copyright notice

2008-10-15 13:24:20 Tree
Older >