54
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 11 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created class NewRefreshOperation to solve bug 534810 - All columns are part of primary key. This class has not been tested yet... More... about 22 years ago
Fixed bug 534757 - Problem with single quotes More... about 22 years ago
Fixed bug 534757 - Problem with single quotes More... about 22 years ago
* Created the Assertion class. DataSetUtils.assertEquals() is now depricated. More... about 22 years ago
* Created the Assertion class. DataSetUtils.assertEquals() is now depricated. More... about 22 years ago
Added new website graphics and stylesheet. Kept old website style active. More... about 22 years ago
Added new website graphics and stylesheet. Kept old website style active. More... about 22 years ago
Fixed NoSuchColumnException thrown in FlatXmlTable.getValue(...). Need to update tests accordingly... More... about 22 years ago
Fixed NoSuchColumnException thrown in FlatXmlTable.getValue(...). Need to update tests accordingly... More... about 22 years ago
Simplified the DataType.forObject method More... about 22 years ago
Simplified the DataType.forObject method More... about 22 years ago
Updated license header in java files. More... about 22 years ago
Updated license header in java files. More... about 22 years ago
Finalized binary data support using base64 encoding More... about 22 years ago
Finalized binary data support using base64 encoding More... about 22 years ago
Finalized binary data support using the base64 encoding More... about 22 years ago
Finalized binary data support using the base64 encoding More... about 22 years ago
Added BytesDataType (not working yet!) More... about 22 years ago
Added BytesDataType (not working yet!) More... about 22 years ago
Simplified DataType.forSqlType(). Do not use a switch case anymore. More... about 22 years ago
Simplified DataType.forSqlType(). Do not use a switch case anymore. More... about 22 years ago
Enabled PreparedStatement support More... about 22 years ago
Enabled PreparedStatement support More... about 22 years ago
Doc updates for release 1.2.4 More... about 22 years ago
Doc updates for release 1.2.4 More... about 22 years ago
Corrected wrong license header automaticaly generated by my java editor More... about 22 years ago
Corrected wrong license header automaticaly generated by my java editor More... about 22 years ago
* Refactored data types to match more closely the SQL Types. * Use SQL Escape Syntax for DATE, TIME and TIMESTAMP. More... about 22 years ago
* Refactored data types to match more closely the SQL Types. More... about 22 years ago
Updated doc for release of version 1.2.3 More... about 22 years ago