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 831d8c0b1d Add ColumnFormatter utility which can apply Column Format property for display of column values 5 yıl önce
..
complex add LocalDateTime variants for various public Date based methods 5 yıl önce
expr Add ColumnFormatter utility which can apply Column Format property for display of column values 5 yıl önce
impl Add ColumnFormatter utility which can apply Column Format property for display of column values 5 yıl önce
query Fix missing column names in AppendQuery SQL strings. Fixes #131 8 yıl önce
util Add ColumnFormatter utility which can apply Column Format property for display of column values 5 yıl önce
BatchUpdateException.java relicense with Apache License 9 yıl önce
Column.java relicense with Apache License 9 yıl önce
ColumnBuilder.java use fromUnitSize 5 yıl önce
ConstraintViolationException.java relicense with Apache License 9 yıl önce
Cursor.java overrides everywhere 5 yıl önce
CursorBuilder.java get javadocs displaying correctly 5 yıl önce
DataType.java merge trunk changes through r1258 5 yıl önce
Database.java add system prop for date/time type; rework how date/times are written based on date/time type 5 yıl önce
DatabaseBuilder.java get javadocs displaying correctly 5 yıl önce
DateTimeType.java add LocalDateTime variants for various public Date based methods 5 yıl önce
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 yıl önce
IndexBuilder.java update javadocs, minor cleanups 7 yıl önce
IndexCursor.java upgrade poi; upgrade various plugins 5 yıl önce
InvalidValueException.java initial support for LocalDateTime and Temporal types 5 yıl önce
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 yıl önce
PropertyMap.java overrides everywhere 5 yıl önce
Relationship.java reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator 8 yıl önce
RelationshipBuilder.java get javadocs displaying correctly 5 yıl önce
Row.java get javadocs displaying correctly 5 yıl önce
RowId.java relicense with Apache License 9 yıl önce
RuntimeIOException.java relicense with Apache License 9 yıl önce
Table.java overrides everywhere 5 yıl önce
TableBuilder.java get javadocs displaying correctly 5 yıl önce
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 yıl önce