You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn f3c8bb34a4 add unit tests, fix bugs in custom formats hace 5 años
..
complex overrides everywhere hace 5 años
expr add unit tests, fix bugs in custom formats hace 5 años
query overrides everywhere hace 5 años
BaseEvalContext.java overrides everywhere hace 5 años
ByteArrayBuilder.java relicense with Apache License hace 9 años
ByteUtil.java minor code warning cleanups hace 6 años
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 hace 6 años
CalculatedColumnUtil.java merge trunk changes through r1258 hace 5 años
CodecHandler.java relicense with Apache License hace 9 años
CodecProvider.java relicense with Apache License hace 9 años
ColDefaultValueEvalContext.java handle literal string default values hace 6 años
ColEvalContext.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 hace 6 años
ColValidatorEvalContext.java minor code warning cleanups hace 6 años
ColumnImpl.java merge trunk changes through r1258 hace 5 años
ComplexColumnImpl.java Change multi-value complex columns so that they return all relevant column properties. hace 7 años
ComplexColumnSupport.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 hace 6 años
CompoundOleUtil.java overrides everywhere hace 5 años
CursorImpl.java overrides everywhere hace 5 años
CustomToStringStyle.java switch to commons lang3 hace 5 años
DBEvalContext.java overrides everywhere hace 5 años
DBMutator.java reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator hace 8 años
DatabaseImpl.java fix channel open options for new files hace 5 años
DateTimeContext.java add system prop for date/time type; rework how date/times are written based on date/time type hace 5 años
DefaultCodecProvider.java overrides everywhere hace 5 años
FKEnforcer.java already has context hace 7 años
GeneralIndexCodes.java relicense with Apache License hace 9 años
GeneralLegacyIndexCodes.java relicense with Apache License hace 9 años
IndexCodes.java relicense with Apache License hace 9 años
IndexCursorImpl.java overrides everywhere hace 5 años
IndexData.java overrides everywhere hace 5 años
IndexImpl.java overrides everywhere hace 5 años
IndexPageCache.java switch to commons lang3 hace 5 años
InternalColumnValidator.java overrides everywhere hace 5 años
JetFormat.java Fix length in units calculation for Access 97 text fields. Fixes #151 hace 5 años
LongValueColumnImpl.java Fix length in units calculation for Access 97 text fields. Fixes #151 hace 5 años
MemoColumnImpl.java relicense with Apache License hace 9 años
NullMask.java relicense with Apache License hace 9 años
NumericColumnImpl.java relicense with Apache License hace 9 años
OleUtil.java overrides everywhere hace 5 años
PageChannel.java overrides everywhere hace 5 años
PageTypes.java relicense with Apache License hace 9 años
PropertyMapImpl.java overrides everywhere hace 5 años
PropertyMaps.java overrides everywhere hace 5 años
RelationshipCreator.java validate length of pre-defined relationship name hace 7 años
RelationshipImpl.java overrides everywhere hace 5 años
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 hace 6 años
RowIdImpl.java overrides everywhere hace 5 años
RowImpl.java overrides everywhere hace 5 años
RowValidatorEvalContext.java do not allow null result for conditions hace 6 años
SimpleCache.java move rnd logic to RandomContext hace 6 años
TableCreator.java remove debug output hace 7 años
TableImpl.java overrides everywhere hace 5 años
TableMutator.java ensure unique rel name and limit total length hace 7 años
TableScanCursor.java relicense with Apache License hace 9 años
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. hace 7 años
TempBufferHolder.java relicense with Apache License hace 9 años
TempPageHolder.java relicense with Apache License hace 9 años
TextColumnImpl.java relicense with Apache License hace 9 años
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 hace 6 años
UnsupportedCodecException.java relicense with Apache License hace 9 años
UnsupportedColumnImpl.java relicense with Apache License hace 9 años
UsageMap.java better fix for switching read-only file formats to read-only mode, wrap with read-only FileChannel. fixes feature #34 hace 7 años