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 ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago
..
impl Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago
query Fix missing column names in AppendQuery SQL strings. Fixes #131 8 years ago
util Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago
BigIndexTest.java more unit test speedups using in mem dbs 9 years ago
ComplexColumnTest.java minor cleanups 7 years ago
CursorBuilderTest.java relicense with Apache License 9 years ago
CursorTest.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 years ago
DatabaseTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 years ago
IndexTest.java add support for sharing backing index data across indexes during table creation 8 years ago
PropertiesTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 years ago
RelationshipTest.java reorg a bunch of utility code into the TestUtil class 9 years ago
TableTest.java reorg a bunch of utility code into the TestUtil class 9 years ago
TableUpdaterTest.java misc cleanups; doc updates 7 years ago
TestUtil.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago