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 1ff24f80a1 tighten up readonly handling for external channels; minor test code refactor преди 3 години
..
complex add LocalDateTime variants for various public Date based methods преди 5 години
expr Add ColumnFormatter utility which can apply Column Format property for display of column values преди 5 години
impl tighten up readonly handling for external channels; minor test code refactor преди 3 години
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 isolate java.sql usage so that the module is not required for core jackcess usage преди 3 години
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 преди 3 години
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 преди 3 години
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 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 преди 7 години
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 more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports преди 3 години
TableBuilder.java get javadocs displaying correctly преди 5 години
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 години