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 1fb85bd37a Add Database.newTableMetaDataIterable() which enables iterating through table names without loading the entire collection into memory at once 5 years ago
..
impl Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago
query switch to commons lang3 5 years ago
util Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago
BigIndexTest.java more unit test speedups using in mem dbs 9 years ago
ComplexColumnTest.java add LocalDateTime variants for various public Date based methods 5 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 Add Database.newTableMetaDataIterable() which enables iterating through table names without loading the entire collection into memory at once 5 years ago
IndexTest.java add support for sharing backing index data across indexes during table creation 8 years ago
LocalDateTimeTest.java cleanup 5 years ago
PropertiesTest.java merge trunk changes through r1152 6 years ago
PropertyExpressionTest.java switch expression engine to LocalDateTime 5 years ago
RelationshipTest.java reorg a bunch of utility code into the TestUtil class 9 years ago
TableTest.java use interface to pass zone info into date/time conversion methods 5 years ago
TableUpdaterTest.java Add option to specify relationship name, fixes pull request #4 7 years ago
TestUtil.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago