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