Search code examples
Exclude Field in Class from JPA...


javajpaeclipselink

Read More
Are JPA (EclipseLink) custom types possible?...


jsonpostgresqljpajdbceclipselink

Read More
Don't changed data on jsp after update data in postgresql...


postgresqljspservletsjpaeclipselink

Read More
JPA select ignoring OR part...


javamysqljpaselecteclipselink

Read More
JPA: Using composite primary keys for map relations...


hibernatejakarta-eejpaeclipselink

Read More
JPA: Using @MapKey for an abstract class...


javahibernatejpaeclipselinkjpa-2.0

Read More
Multiple calls to entities "setter" methods by EclipseLink...


javajpaeclipselinksetter

Read More
JPA: persist a Map including the original "key" value...


javahibernatejakarta-eejpaeclipselink

Read More
JPA Not Maintaining Connections...


javajpaeclipselink

Read More
Indexed element access in JPQL...


hibernatejpahqleclipselinkjpql

Read More
Is there a way to disable @AdditionalCriteria in EclipseLink?...


eclipselink

Read More
Jpa Persist primary key restriction violation...


javajpaeclipselink

Read More
Using partitioning to do multi-schema multi-tenancy with dynamic tenants...


springdynamiceclipselinkpartitioningmulti-tenant

Read More
EclipseLink doesn't recognize int(11) in MySQL...


javamysqljpaeclipselink

Read More
JPA Entities from Tables turns int primary key to String...


javamysqlhibernatejpaeclipselink

Read More
eclipselink PersistenceUnitLoadingEception in executable JAR...


jpapersistenceclassloadereclipselinkexecutable-jar

Read More
Static factory methods in JAXB MOXy...


javaxmljaxbeclipselinkmoxy

Read More
Changing JPA (EclipseLink) Java serialization to using Jackson / json...


javajpaserializationeclipselink

Read More
OneToOne PrimaryKeyJoinColumn Cascade...


hibernatejpaeclipselinkjpa-2.0

Read More
EclipseLink & PostgreSQL doesn't use BIGSERIAL to Long id...


javapostgresqljpaglassfisheclipselink

Read More
Spot another JPA weird case (added a selected attribute completly changes the resultset of the query...


javamysqlsqljpaeclipselink

Read More
Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00972: identifier is too long...


jpaejbeclipselink

Read More
Why is GenerationType.AUTO not using a serial on PostgreSQL?...


javapostgresqljpaeclipselinksequence

Read More
Can we save jaxb context bindings to oxm metadata file?...


jaxbeclipselink

Read More
EclipseLink JPA - @OneToMany / @ManyToOne...


jpaeclipselink

Read More
EclipseLink JPA: list entities with reference variables...


javajpaeclipselinkentitymanager

Read More
Modifying a large set of objects using JPA / EclipseLink...


javajpaeclipselink

Read More
Should JPA provider (Hibernate/Eclipselink) put unique constraint in unidirectional one to one relat...


hibernatejpaeclipselink

Read More
Does EclipseLink DescriptorCustomizer not support inherited subtypes?...


javajpaeclipselink

Read More
String list identity in where clause of JPA / JPQL Query...


javajakarta-eejpaeclipselinkjpql

Read More
BackNext