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