Last 7 days
Older
-
-
-
-
-
-
-
-
-
-
-
-
-
-
r327
(Use in-memory database for JPA tests, contributed by Max Cal...) committed by robbie.vanbrabant
- Use in-memory database for JPA tests, contributed by Max Calderoni.
Fixes issue #36
Use in-memory database for JPA tests, contributed by Max Calderoni.
Fixes issue #36
-
-
issue 37
(log4j:WARN No appenders could be found for logger) Status changed by dhanji
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
r326
(Upgrading Guice 2.0 depedency to the release version) committed by robbie.vanbrabant
- Upgrading Guice 2.0 depedency to the release version
Upgrading Guice 2.0 depedency to the release version
-
-
-
-
-
r325
(Fixing read only transactions with Hibernate when using Unit...) committed by robbie.vanbrabant
- Fixing read only transactions with Hibernate when using UnitOfWork.TRANSACTION. Fixes issue 31 .
Fixing read only transactions with Hibernate when using UnitOfWork.TRANSACTION. Fixes issue 31 .
-
r324
(Forgot to commit TransactionMatcher after the move in the pr...) committed by robbie.vanbrabant
- Forgot to commit TransactionMatcher after the move in the previous commit.
Forgot to commit TransactionMatcher after the move in the previous commit.
-
issue 31
(Read-only Transactions broken with UnitOfWork.TRANSACTION an...) reported by sidbos
-
-
r323
(Extracting logic from the AbstractPersistenceModule and fine...) committed by robbie.vanbrabant
- Extracting logic from the AbstractPersistenceModule and fine-tuning the SPI.
- Extracted tons of code out of AbstractPersistenceModule and put them in the DynamicFinders and
MultiModules static classes. It should be possible to extend Warp Persist without having to inherit
from the module.
- Made a ClassAndMethodMatcher SPI interface, and made the TransactionMatcher SPI class internal.
This is nicer, and we can now also reuse the concept for Dynamic Finders.
- Changed the PersistenceConfiguration and Defaults classes to reflect the above.
Extracting logic from the AbstractPersistenceModule and fine-tuning the SPI.
- Extracted tons of code out of AbstractPersistenceModule and put them in the DynamicFinders and
MultiModules static classes. It should be possible to extend Warp Persist without having to inherit
from the module.
- Made a ClassAndMethodMatcher SPI interface, and made the TransactionMatcher SPI class internal.
This is nicer, and we can now also reuse the concept for Dynamic Finders.
- Changed the PersistenceConfiguration and Defaults classes to reflect the above.
-
r322
(Improved JavaDoc for a couple of SPI classes.) committed by robbie.vanbrabant
- Improved JavaDoc for a couple of SPI classes.
Improved JavaDoc for a couple of SPI classes.
-
-
-
-
-
-
|