index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Age
Commit message (
Expand
)
Author
2008-04-07
Clean up use of MergeSortBuffer.
Brian S. O'Neill
2008-04-07
MergeSortBuffer optionally accepts a Storage now.
Brian S. O'Neill
2008-04-07
Add prepare method to Storable.
Brian S. O'Neill
2008-04-06
Added support for internal query hints.
Brian S. O'Neill
2008-04-06
Remove use of BeanPropertyAccessor.
Brian S. O'Neill
2008-04-06
Added since tags.
Brian S. O'Neill
2008-04-06
Added javadoc links.
Brian S. O'Neill
2008-04-06
Replace SliceCursor with simpler SkipCursor and LimitCursor classes.
Brian S. O'Neill
2008-04-06
Add more constructors.
Brian S. O'Neill
2008-04-06
Simplified slice API.
Brian S. O'Neill
2008-03-29
Fix map type for database file name feature.
Brian S. O'Neill
2008-03-28
Prevent duplicate field generation.
Brian S. O'Neill
2008-03-27
Hide property map.
Brian S. O'Neill
2008-03-27
Fix javadoc link.
Brian S. O'Neill
2008-03-27
Support multiple databases in one file.
Brian S. O'Neill
2008-03-27
Lenient when unregistering index.
Brian S. O'Neill
2008-03-25
More fixes for bug that allowed a transaction to be attached to multiple thre...
Brian S. O'Neill
2008-03-25
Fix bug that allowed a transaction to be attached to multiple threads. Thanks...
Brian S. O'Neill
2008-03-25
Fixes for bugs as reported by FindBugs.
Brian S. O'Neill
2008-03-16
Support updates to replicated LOBs.
Brian S. O'Neill
2008-02-26
Index build skips records which are corrupt instead of giving up entirely.
Brian S. O'Neill
2008-02-16
Remove obsolete StorableSerializer class.
Brian S. O'Neill
2008-02-16
Merge serialization support.
Brian S. O'Neill
2008-02-04
Make TransactionManager creation more flexible.
Brian S. O'Neill
2008-01-27
Replace ViewCursor with SliceCursor.
Brian S. O'Neill
2008-01-26
Added exceptions to DelegateSupport.
Brian S. O'Neill
2008-01-26
Added DelegateStorableGenerator.
Brian S. O'Neill
2008-01-26
Minor grammar specification fix.
Brian S. O'Neill
2008-01-25
Add transaction detach/attach methods.
Brian S. O'Neill
2008-01-25
Hide propertyMap feature.
Brian S. O'Neill
2008-01-22
OrderingList is now Serializable.
Brian S. O'Neill
2008-01-22
Filter and FilterValues are now Serializable.
Brian S. O'Neill
2008-01-21
Move StorableIndexSet to qe package.
Brian S. O'Neill
2008-01-21
Minor method name changes and added (commented out) detach/attach logic.
Brian S. O'Neill
2008-01-20
Hide TransactionScope.close method.
Brian S. O'Neill
2008-01-20
Hide TransactionScope.close method.
Brian S. O'Neill
2008-01-20
Terminology updates.
Brian S. O'Neill
2008-01-20
Comment and terminology updates.
Brian S. O'Neill
2008-01-20
Split TransactionManager and created TransactionScope class.
Brian S. O'Neill
2008-01-20
Changes reverted and moved to dt_adapter branch.
Brian S. O'Neill
2008-01-20
Add Storable.propertyMap method.
Brian S. O'Neill
2008-01-09
Added javadoc example.
Brian S. O'Neill
2008-01-08
Support ExistsFilter.
Brian S. O'Neill
2007-11-27
Comment update regarding thread safety.
Brian S. O'Neill
2007-11-14
Changes related to displaying dates correctly due to wrong zones
denizh
2007-11-07
Comments for new Name annotation.
Brian S. O'Neill
2007-11-07
(no commit message)
fangchen
2007-11-07
Add Name annotation.
fangchen
2007-11-07
Add Name annotation to let user choose the prefered name for storable properties
fangchen
2007-11-04
Moved static inner classes to separate files.
Brian S. O'Neill
[next]