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
/
java
Age
Commit message (
Collapse
)
Author
2008-04-19
Add additional checks for explicitly named properties.
Brian S. O'Neill
2008-04-18
Support renamed properties in indexes and keys.
Brian S. O'Neill
2008-04-15
Revert to original "after" filter construction, but ensure property filters ↵
Brian S. O'Neill
are bound.
2008-04-14
Renamed overloaded slice fetch method to fetchSlice for clarity.
Brian S. O'Neill
2008-04-14
Added "after" method and removed fetchAfter slice method.
Brian S. O'Neill
2008-04-14
Use constants in after filter.
Brian S. O'Neill
2008-04-14
Fix Oracle slice fetch.
Brian S. O'Neill
2008-04-14
Fix code generation bug with nullable column.
Brian S. O'Neill
2008-04-14
Support query fetch limits.
Brian S. O'Neill
2008-04-13
Fix for unstable adapter annotation hash code.
Brian S. O'Neill
2008-04-10
Add propertyMap feature to Storable.
Brian S. O'Neill
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 ↵
Brian S. O'Neill
threads.
2008-03-25
Fix bug that allowed a transaction to be attached to multiple threads. ↵
Brian S. O'Neill
Thanks FindBugs!
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
[next]