Internal Website Search
101-105 of 105 resultsRelationships and tracking changes, because the test-project works inside of GWT-context. caitanya Caitanya ObjectDB ignores ORM | |
On initialisation of lists: impact on migration from EclipseLink to ObjectDB I would like to draw the attention of those assessing migration from EclipseLink ORM to ObjectDB to a significant difference in the initialization of persistent lists, namely that EclipseLink injects a List implementation into the List field to be initialise it during EntityManager.persist | |
Integration specified at org.springframework. orm .jpa.persistenceunit.SpringPersistenceUnitInfo.addTransformer | |
Master database switching to read-only mode, possibly caused by slave failure.Method.invoke(Method.java:616) at org.springframework. orm .jpa.SharedEntityManagerCreator | |
ObjectDB and Hibernate in one JVM? Hi all, I need to persist my application data and also access a legacy RDBMS system in the same Java application. Currently I use Hibernate for both purposes. I've heard ObjectDB is much faster than Hibernate, so I want to try the it to deal with my application data, but I still need some ORM |