| Age | Commit message (Collapse) | Author |
|
Storables ignore @Automatic properties when checking if the primary key
is initialized. This makes sense for insert, because the Repository is
responsible for populating the @Automatic property. However, this doesn't
work for load--when the @Automatic property is also the primary key--
because it won't attempt to load by alternate key when it must.
|
|
Adding tests for the JDBCTransactionManager.
|
|
Related to Carbonado commit 714003911f00d63be0d2ab23a6028005150f9840.
|
|
|
|
|
|
|
|
is unavailable as long as no changes are made to replicated storables.
|
|
the master.
Pass transaction to trigger, allowing it to change modes.
|
|
|
|
|
|
|
|
Update copyright
|
|
|
|
interrupts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adapted properties in the primary key can be always set.
|
|
|
|
|
|
writeTo/readFrom methods which throw SupportException.
|
|
|
|
|
|
which independent properties did not work as advertised.
|
|
|
|
|
|
|
|
entries needs more thought.
|
|
|
|
exception is thrown.
|
|
|
|
|
|
|
|
|