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
Age
Commit message (
Collapse
)
Author
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
2008-01-02
Fixed query plan bug which sometimes caused a correctly selected index to be ↵
Brian S. O'Neill
fully scanned.
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
2007-11-04
Reduce creation of unnecessary nested transactions. Added feature to ↵
Brian S. O'Neill
JDBCRepository to suppress Storable reloading after insert or update.
2007-10-26
Added support for outer joins.
Brian S. O'Neill
2007-10-23
More changes for deprecation of ExceptionTransformer in TransactionManager.
Brian S. O'Neill
2007-10-23
Deprecated use of ExceptionTransformer in TransactionManager.
Brian S. O'Neill
2007-10-23
Support transaction lock timeout.
Brian S. O'Neill
2007-10-21
Added developer.
Brian S. O'Neill
2007-10-21
Assign number to properties.
Brian S. O'Neill
2007-10-21
Support closed filter in generated SQL.
Brian S. O'Neill
2007-10-21
Allow open exists filter to operate on many-to-one join.
Brian S. O'Neill
2007-10-20
Fixed change comment.
Brian S. O'Neill
2007-10-18
Fix special handle for char to short adaption.
fangchen
-This line, and those below, will be ignored-- M JDBCStorage.java
2007-10-15
Minor lock fixes and optimizations.
Brian S. O'Neill
2007-10-14
Support filtering by derived properties.
Brian S. O'Neill
2007-10-14
Support ordering by derived properties.
Brian S. O'Neill
2007-10-14
Added support for "where exists" in queries via new syntax.
Brian S. O'Neill
2007-10-11
Support sorting of arrays.
Brian S. O'Neill
2007-09-25
Workaround MySQL blob/clob bug.
Brian S. O'Neill
2007-09-22
Deleted unused class.
Brian S. O'Neill
2007-09-21
Fix support for char data type when used with an adapter.
Brian S. O'Neill
2007-09-20
Fix support for char data type when used with an adapter.
Brian S. O'Neill
2007-09-18
Fix support for char data type when used with an adapter.
Brian S. O'Neill
2007-09-17
Missing many-to-one join always returns null now.
Brian S. O'Neill
[next]