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 b5aa0575e5 Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año
..
complex add LocalDateTime variants for various public Date based methods hace 5 años
expr update some docs hace 2 años
impl Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año
query Fix missing column names in AppendQuery SQL strings. Fixes #131 hace 8 años
util no longer need to use initCause hace 3 años
BatchUpdateException.java relicense with Apache License hace 9 años
Column.java isolate java.sql usage so that the module is not required for core jackcess usage hace 3 años
ColumnBuilder.java Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año
ConstraintViolationException.java relicense with Apache License hace 9 años
Cursor.java Add support for using Predicates to match values in Cursors. Add PatternColumnPredicate for searching with various pattern syntaxes hace 4 años
CursorBuilder.java convenience method for using case insensitive matcher hace 4 años
DataType.java Add support for extended date/time type in access 2019+ dbs hace 3 años
Database.java Add basic support for access 2019+ dbs. hace 3 años
DatabaseBuilder.java Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports hace 3 años
DateTimeType.java add details about 3.5 upgrade hace 4 años
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. hace 7 años
IndexBuilder.java Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año
IndexCursor.java upgrade poi; upgrade various plugins hace 5 años
InvalidValueException.java initial support for LocalDateTime and Temporal types hace 5 años
JackcessException.java plug expr evaluation into columns/tables; create Identifier for tracking expression ids; support single quoting in expressions; tweak string to number coercion; implement topo sorter for calc col eval hace 6 años
PropertyMap.java add stream support to Iterable classes; add some unit tests with streaming hace 4 años
Relationship.java reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator hace 8 años
RelationshipBuilder.java get javadocs displaying correctly hace 5 años
Row.java add unit tests for extended date/time type hace 3 años
RowId.java relicense with Apache License hace 9 años
RuntimeIOException.java relicense with Apache License hace 9 años
Table.java Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año
TableBuilder.java get javadocs displaying correctly hace 5 años
TableDefinition.java Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año
TableMetaData.java Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 hace 1 año