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
/
com
/
amazon
/
carbonado
/
spi
Age
Commit message (
Expand
)
Author
2007-11-04
Reduce creation of unnecessary nested transactions. Added feature to JDBCRepo...
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-15
Minor lock fixes and optimizations.
Brian S. O'Neill
2007-08-26
Removed vestigial support for wrapping Storables.
Brian S. O'Neill
2007-08-26
Removed Trigger lob adapting methods.
Brian S. O'Neill
2007-08-26
Added support for load and query trigger.
Brian S. O'Neill
2007-08-04
Added convenience method, Query.exists()
Brian S. O'Neill
2007-06-29
Fixed IllegalArgumentException with optimized join queries of the form "a.b =...
Brian S. O'Neill
2007-06-10
Added methods to access Storable properties by name.
Brian S. O'Neill
2007-05-14
More lob and sequence tests; LobEngine fixes.
Brian S. O'Neill
2007-04-29
Added @since tags.
Brian S. O'Neill
2007-04-29
Merged in support for derived properties.
Brian S. O'Neill
2007-04-01
Move Storable code generation support to separate package.
Brian S. O'Neill
2007-03-31
Remove broken link.
Brian S. O'Neill
2007-03-29
Update comments.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
Brian S. O'Neill
2007-02-17
ReplicatedRepository installs user triggers on the replica again, but it now ...
Brian S. O'Neill
2007-02-15
Fixed verify error in generation of markPropertiesDirty.
Brian S. O'Neill
2007-01-11
Fixes for bugs found using FindBugs.
Brian S. O'Neill
2007-01-06
Removed old commented out code.
Brian S. O'Neill
2006-12-24
Fix for rare race condition in JDBC storable reload after update.
Brian S. O'Neill
2006-12-16
Handle rare race condition.
Brian S. O'Neill
2006-12-07
Added @Authoritative annotation.
Brian S. O'Neill
2006-12-06
Enhanced OptimisticLockException message.
Brian S. O'Neill
2006-12-05
Undo commit -- record version on internal sequence generating Storable.
Brian S. O'Neill
2006-12-05
Added record version number to internal sequence generating Storable.
Brian S. O'Neill
2006-11-15
More work to avoid race conditions and deadlock.
Brian S. O'Neill
2006-11-11
Fixed deadlock when using unsupported Storage for the first time.
Brian S. O'Neill
2006-11-08
Include missing property names in ConstraintException.
Brian S. O'Neill
2006-11-04
Support transaction isolation level of "none".
Brian S. O'Neill
2006-11-02
Fix minor spelling error.
Brian S. O'Neill
2006-10-31
Add feature to apply default direction to all indexes.
Brian S. O'Neill
2006-10-17
Prevent accidental replication of internal storables.
Brian S. O'Neill
2006-10-17
More work on automatic triggers.
Brian S. O'Neill
2006-10-15
Created StorageCollection.
Brian S. O'Neill
2006-10-11
Resolved some warnings.
Brian S. O'Neill
2006-10-08
Add missing logical operation when setting join property.
Brian S. O'Neill
2006-10-08
Finished support for trigger factories
Brian S. O'Neill
2006-10-07
Added TriggerFactory.
Brian S. O'Neill
2006-10-06
Removed RepositoryReference class.
Brian S. O'Neill
2006-10-06
Check if trigger just overrides "try" methods.
Brian S. O'Neill
2006-10-05
Moved raw package out of spi package.
Brian S. O'Neill
2006-10-04
Generate correct constructor signatures.
Brian S. O'Neill
2006-09-30
Finished join optimization.
Brian S. O'Neill
2006-09-19
Make toStringKeyOnly also include alternate keys.
Brian S. O'Neill
2006-09-17
Finished replacing old query engine.
Brian S. O'Neill
2006-09-12
Join short-circuit if external property cannot be null.
Brian S. O'Neill
2006-09-11
Marked deprecated.
Brian S. O'Neill
2006-09-11
Completed new query engine implementation.
Brian S. O'Neill
[next]