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