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 f5659151a3 Create new usage map correctly when adding an index to an existing table. fixes #147 преди 6 години
..
complex relicense with Apache License преди 9 години
impl Create new usage map correctly when adding an index to an existing table. fixes #147 преди 6 години
query Fix missing column names in AppendQuery SQL strings. Fixes #131 преди 8 години
util provide accessors for defaults config преди 7 години
BatchUpdateException.java relicense with Apache License преди 9 години
Column.java relicense with Apache License преди 9 години
ColumnBuilder.java implement sql type to DataType conversions specific to access 2016 format преди 6 години
ConstraintViolationException.java relicense with Apache License преди 9 години
Cursor.java relicense with Apache License преди 9 години
CursorBuilder.java Implement support for partial index lookups. Efficient IndexCursor lookups can now be done with multi-column indexes using only some of the columns in the index. преди 7 години
DataType.java implement sql type to DataType conversions specific to access 2016 format преди 6 години
Database.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 преди 6 години
DatabaseBuilder.java Add some utility methods for handling Dates in an Access compatible manner. fixes issue #128 преди 8 години
Index.java Implement support for partial index lookups. Efficient IndexCursor lookups can now be done with multi-column indexes using only some of the columns in the index. преди 7 години
IndexBuilder.java update javadocs, minor cleanups преди 7 години
IndexCursor.java relicense with Apache License преди 9 години
JackcessException.java relicense with Apache License преди 9 години
PropertyMap.java Add some additional property keys and relevant enums for values преди 6 години
Relationship.java reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator преди 8 години
RelationshipBuilder.java Add option to specify relationship name, fixes pull request #4 преди 7 години
Row.java relicense with Apache License преди 9 години
RowId.java relicense with Apache License преди 9 години
RuntimeIOException.java relicense with Apache License преди 9 години
Table.java Allow optional direct insert/update of autonumber values. This is disabled by default, but can be selectively enabled per-jvm (using system property), per-database, and per-table. fixes feature #32 преди 9 години
TableBuilder.java update javadocs, minor cleanups преди 7 години
TableMetaData.java Add Database.getTableMetaData method to enable getting basic info about a Table (by name) without actually loading it. fixes feature request #33 преди 8 години