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