Search code examples
How do I configure allocationSize within persistence.xml instead of Entity...


oraclejpaeclipselink

Read More
jpa eclipselink modify field type...


jpaeclipselink

Read More
Eclipselink characterEncoding equivalence...


jpacharacter-encodingeclipselink

Read More
OSGi + JPA(postgresql)...


postgresqljpaosgieclipselink

Read More
JPA - InheritanceType.Joined generates wrong tables...


javainheritancejpaeclipselink

Read More
Child entity is null after parent entity is persisted and selected...


javajpaeclipselink

Read More
JPA causes trouble for itself...


javamysqljpa-2.0eclipselink

Read More
eclipselink @orderby Comparable...


javajpasql-order-byeclipselink

Read More
Is it possible to use @XmlInverseReference where object and property are of same type?...


javajaxbmarshallingeclipselinkmoxy

Read More
How to use JPA outside of a web project?...


javanetbeansjpaeclipselink

Read More
How to use Eclipselink @Multitenant in JSF/EJB?...


javajpaeclipselink

Read More
Hibernate Serialization Exception in GWT but Eclipselink not...


javahibernategwtjpaeclipselink

Read More
JPA reads but doesn't persists...


javajpaeclipselink

Read More
Glassfish: Unable to map datasource JNDI name to portable name using glassfish-web.xml...


glassfisheclipselinkjava-ee-6

Read More
JPA/Eclipselink - Multpile entities in single table...


jpaeclipselink

Read More
JPA ManyToMany relation update failed due to constraint key in another relation...


jpaconstraintseclipselinkcascade

Read More
Date literals in Hibernate...


hibernatejpahqleclipselinkjpql

Read More
Is it possible to do a query inside a JPA entity? (EclipseLink, Jersey, Jackson JSON)...


jsonjpajerseyeclipselinkjackson

Read More
Why entity cannot be found if I did detach after persist...


jakarta-eejpa-2.0eclipselink

Read More
Sub-packaging my static meta-model classes on Eclipse Indigo...


eclipsejpa-2.0eclipselinkeclipse-indigoannotation-processing

Read More
How can I determine why JPA/eclipselink/J2EE is issuing a ROLLBACK to the DB?...


jakarta-eejpaeclipselink

Read More
Eclipselink caching problem (one database for two systems)...


cachingjpajpa-2.0eclipselink

Read More
persistence.xml cache property warning...


javajpaeclipselink

Read More
Merging JPA entity returns old values...


javajpa-2.0eclipselink

Read More
EJB abstract entity causing java.lang.NoClassDefFoundError?...


javajakarta-eejpaeclipselink

Read More
@SequenceGenerator with DerbyEmbedded Problem...


javajpaeclipselinkderby

Read More
EntityManager configuration in each DAO...


javaspringjakarta-eejpaeclipselink

Read More
Should the id field of a JPA entity be considered in equals and hashCode?...


javajpapersistenceeclipselinkequals

Read More
Is there a difference between getTransaction().begin()/.commit() and joinTransaction() with JPA2/Ecl...


javadatabasejpaormeclipselink

Read More
Knowing the size of Lazy loaded collection...


javajpaeclipselink

Read More
BackNext