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 1ff24f80a1 tighten up readonly handling for external channels; minor test code refactor 2 anni fa
..
complex overrides everywhere 5 anni fa
expr Add support for using Predicates to match values in Cursors. Add PatternColumnPredicate for searching with various pattern syntaxes 3 anni fa
query overrides everywhere 5 anni fa
BaseEvalContext.java overrides everywhere 5 anni fa
ByteArrayBuilder.java relicense with Apache License 9 anni fa
ByteUtil.java reword extra code handling for gen 97 indexes 4 anni fa
CalcColEvalContext.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 anni fa
CalculatedColumnUtil.java no longer need to use initCause 3 anni fa
CodecHandler.java relicense with Apache License 9 anni fa
CodecProvider.java relicense with Apache License 9 anni fa
ColDefaultValueEvalContext.java handle literal string default values 6 anni fa
ColEvalContext.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 anni fa
ColValidatorEvalContext.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 anni fa
ColumnImpl.java Add support for extended date/time type in access 2019+ dbs 2 anni fa
ComplexColumnImpl.java Change multi-value complex columns so that they return all relevant column properties. 7 anni fa
ComplexColumnSupport.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 6 anni fa
CompoundOleUtil.java overrides everywhere 5 anni fa
CursorImpl.java Add support for using Predicates to match values in Cursors. Add PatternColumnPredicate for searching with various pattern syntaxes 3 anni fa
CustomToStringStyle.java switch to commons lang3 5 anni fa
DBEvalContext.java overrides everywhere 5 anni fa
DBMutator.java reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator 7 anni fa
DatabaseImpl.java tighten up readonly handling for external channels; minor test code refactor 2 anni fa
DateTimeContext.java add system prop for date/time type; rework how date/times are written based on date/time type 5 anni fa
DefaultCodecProvider.java add separate method for reading root db page 4 anni fa
FKEnforcer.java already has context 7 anni fa
General97IndexCodes.java ignore trailing spaces when creating text index entries 3 anni fa
GeneralIndexCodes.java relicense with Apache License 9 anni fa
GeneralLegacyIndexCodes.java ignore trailing spaces when creating text index entries 3 anni fa
IndexCodes.java relicense with Apache License 9 anni fa
IndexCursorImpl.java use new general 97 index support 4 anni fa
IndexData.java Add support for extended date/time type in access 2019+ dbs 2 anni fa
IndexImpl.java overrides everywhere 5 anni fa
IndexPageCache.java switch to commons lang3 5 anni fa
InternalColumnValidator.java overrides everywhere 5 anni fa
JetFormat.java Add support for extended date/time type in access 2019+ dbs 2 anni fa
LongValueColumnImpl.java Fix length in units calculation for Access 97 text fields. Fixes #151 5 anni fa
MemoColumnImpl.java relicense with Apache License 9 anni fa
NullMask.java relicense with Apache License 9 anni fa
NumericColumnImpl.java relicense with Apache License 9 anni fa
OleUtil.java isolate java.sql usage so that the module is not required for core jackcess usage 3 anni fa
PageChannel.java make some useful things public; add auto module name to manifest 3 anni fa
PageTypes.java relicense with Apache License 9 anni fa
PropertyMapImpl.java overrides everywhere 5 anni fa
PropertyMaps.java overrides everywhere 5 anni fa
RelationshipCreator.java validate length of pre-defined relationship name 7 anni fa
RelationshipImpl.java overrides everywhere 5 anni fa
RowEvalContext.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 anni fa
RowIdImpl.java overrides everywhere 5 anni fa
RowImpl.java overrides everywhere 5 anni fa
RowValidatorEvalContext.java do not allow null result for conditions 6 anni fa
SimpleCache.java move rnd logic to RandomContext 6 anni fa
SqlHelper.java isolate java.sql usage so that the module is not required for core jackcess usage 3 anni fa
SqlHelperImpl.java no longer need to use initCause 3 anni fa
TableCreator.java remove debug output 7 anni fa
TableImpl.java overrides everywhere 5 anni fa
TableMutator.java ensure unique rel name and limit total length 7 anni fa
TableScanCursor.java relicense with Apache License 9 anni fa
TableUpdater.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 anni fa
TempBufferHolder.java relicense with Apache License 9 anni fa
TempPageHolder.java relicense with Apache License 9 anni fa
TextColumnImpl.java relicense with Apache License 9 anni fa
TopoSorter.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 anni fa
UnsupportedCodecException.java relicense with Apache License 9 anni fa
UnsupportedColumnImpl.java relicense with Apache License 9 anni fa
UsageMap.java better fix for switching read-only file formats to read-only mode, wrap with read-only FileChannel. fixes feature #34 7 anni fa