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