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