Search code examples
Java - Openjpa: how to specify sequence generator starting from hibernate hbm...


javahibernatejpajpa-2.0openjpa

Read More
What is the proper way to clean up an open transaction after PersistenceException?...


javatransactionspersistenceopenjpa

Read More
Why is a field with a JAXB object not recognized as persistent state by OpenJPA?...


javaopenjpa

Read More
Why does setting ManyToOne parent early causes flush to fail?...


javajpaopenjpa

Read More
OpenJPA Transactions - Single or Multiple Entity managers?...


javajpatransactionsopenjpaentitymanager

Read More
Logging JPA SQL with Weblogic 10.3...


javaloggingoracle10gweblogicopenjpa

Read More
JPA Logging in WebLogic 11g (10.3.1)...


javaloggingjpaweblogicopenjpa

Read More
jpa can't execute a simple query...


javajpadb2openjpa

Read More
OpenJPA logging with slf4j on WebSphere...


websphereslf4jopenjpa

Read More
OpenJPA Is Not Able To Create/Insert Table In Postgres DB...


postgresqljava-ee-6glassfish-3openjpa

Read More
OpenJPA: Multiple columns to List or Array...


jpaopenjpa

Read More
OpenJPA - Transaction management is not available... (Fuse ESB)...


javajpaopenjpajtafuseesb

Read More
JPA query, oneToMany or manyToOne, should both work?...


javajpaopenjpa

Read More
Version of all children is incremented in OneToMany when merging parent entity...


javajpaentity-relationshipopenjpa

Read More
openjpa criteria builder and or...


javaopenjpa

Read More
Why we need a unitName in the PersistenceContext injection in an EJB...


openjpaentitymanager

Read More
How to turn on JPA logging...


openjpa

Read More
JPA ArgumentException error when doing JOIN FETCH on EAGER shared relation oneToOne...


jpajoinfetchopenjpa

Read More
openJPA on Java SE...


ormjpaopenjpajava

Read More
NoClassDefFoundError in org.apache.openjpa.lib.xml.XMLFactory from inside Karaf...


javaosgiapache-camelopenjpa

Read More
invalid escape character "\\" was specified in a LIKE predicate...


sqlsql-server-2008jpa-2.0openjpasql-like

Read More
How to replace '?' in openjpa query with a real parameters?...


openjpa

Read More
EntityManager is null. Using JAX-RS and JPA on WAS-Liberty...


restpersistencejax-rsopenjpawebsphere-liberty

Read More
openJPA date format...


jpajpa-2.0openjpa

Read More
Why is OpenJPA calling UPDATE before DELETE?...


javajpaone-to-manyopenjpa

Read More
can I perform a query inside of JPA entity to get back a single column...


jpaopenjpa

Read More
JPA query returning duplicated values...


jpajsf-2jpa-2.0openjpa

Read More
EntityManager.flush() not flushing (JPA2 (OpenJPA), EJB3, Spring3, Websphere 7)...


springjpa-2.0ejb-3.0openjpawebsphere-7

Read More
OpenJPA @FetchGroup...


javaopenjpa

Read More
IllegalStateException while using UserTransaction (Java EE)...


java-ee-6openjpaillegalstateexception

Read More
BackNext