Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
James Ahlborn f3c8bb34a4 add unit tests, fix bugs in custom formats 5 anos atrás
..
complex add LocalDateTime variants for various public Date based methods 5 anos atrás
expr fix parsing of escaped double quote; implement euro format; implement most custom formatting 5 anos atrás
impl add unit tests, fix bugs in custom formats 5 anos atrás
query Fix missing column names in AppendQuery SQL strings. Fixes #131 8 anos atrás
util overrides everywhere 5 anos atrás
BatchUpdateException.java relicense with Apache License 9 anos atrás
Column.java relicense with Apache License 9 anos atrás
ColumnBuilder.java use fromUnitSize 5 anos atrás
ConstraintViolationException.java relicense with Apache License 9 anos atrás
Cursor.java overrides everywhere 5 anos atrás
CursorBuilder.java get javadocs displaying correctly 5 anos atrás
DataType.java merge trunk changes through r1258 5 anos atrás
Database.java add system prop for date/time type; rework how date/times are written based on date/time type 5 anos atrás
DatabaseBuilder.java get javadocs displaying correctly 5 anos atrás
DateTimeType.java add LocalDateTime variants for various public Date based methods 5 anos atrás
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 anos atrás
IndexBuilder.java update javadocs, minor cleanups 7 anos atrás
IndexCursor.java upgrade poi; upgrade various plugins 5 anos atrás
InvalidValueException.java initial support for LocalDateTime and Temporal types 5 anos atrás
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 anos atrás
PropertyMap.java overrides everywhere 5 anos atrás
Relationship.java reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator 8 anos atrás
RelationshipBuilder.java get javadocs displaying correctly 5 anos atrás
Row.java get javadocs displaying correctly 5 anos atrás
RowId.java relicense with Apache License 9 anos atrás
RuntimeIOException.java relicense with Apache License 9 anos atrás
Table.java overrides everywhere 5 anos atrás
TableBuilder.java get javadocs displaying correctly 5 anos atrás
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 anos atrás