You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn 393f14089d add column validator unit tests, work out some wrinkles 10 years ago
..
complex move files into standard maven dir structure 10 years ago
impl add column validator unit tests, work out some wrinkles 10 years ago
query minor cleanups/formatting 10 years ago
util add column validator unit tests, work out some wrinkles 10 years ago
BatchUpdateException.java Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99 10 years ago
Column.java add column validator unit tests, work out some wrinkles 10 years ago
ColumnBuilder.java move files into standard maven dir structure 10 years ago
ConstraintViolationException.java Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99 10 years ago
Cursor.java move files into standard maven dir structure 10 years ago
CursorBuilder.java add some convenience methods for working with primary keys 10 years ago
DataType.java move files into standard maven dir structure 10 years ago
Database.java add column validator unit tests, work out some wrinkles 10 years ago
DatabaseBuilder.java move files into standard maven dir structure 10 years ago
Index.java move files into standard maven dir structure 10 years ago
IndexBuilder.java move files into standard maven dir structure 10 years ago
IndexCursor.java add some convenience methods for working with primary keys 10 years ago
JackcessException.java Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99 10 years ago
PropertyMap.java add public api for modifying properties 10 years ago
Relationship.java move files into standard maven dir structure 10 years ago
Row.java move files into standard maven dir structure 10 years ago
RowId.java move files into standard maven dir structure 10 years ago
RuntimeIOException.java move files into standard maven dir structure 10 years ago
Table.java add initial ColumnValidator support 10 years ago
TableBuilder.java move files into standard maven dir structure 10 years ago