選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage 3年前
..
expr tweak unit tests to allow for slight precision variations in different jvms 5年前
AutoNumberTest.java Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3年前
BigIntTest.java Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3年前
CalcFieldTest.java enable expression evaluation by default 4年前
CodecHandlerTest.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5年前
DatabaseReadWriteTest.java switch expression engine to LocalDateTime 5年前
FKEnforcerTest.java enable expression evaluation by default 4年前
IndexCodesTest.java change the default DateTimeType to LOCAL_DATE_TIME 4年前
JetFormatTest.java isolate java.sql usage so that the module is not required for core jackcess usage 3年前
LongValueTest.java more unit test speedups using in mem dbs 9年前
TopoSorterTest.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年前
UsageMapTest.java Add support for global usage maps which are reference type maps. fixes issue #138 7年前