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