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