Search code examples
@Converter annotated class not getting auto detected in spring-boot project...


springhibernatetype-conversionspring-bootjpa-2.1

Read More
Spring JPA Specifications Not In Query...


springspring-data-jpajpa-2.1

Read More
Set timeout on a TypedQuery with JPA2...


javajakarta-eejpacriteria-apijpa-2.1

Read More
JPA/Hibernate cascade remove not working...


hibernatejpajpa-2.1hibernate-5.x

Read More
JavaFX and JPA2 don't compile...


javajavafxjpa-2.1

Read More
Map two fields to one database column...


jpaeclipselinkjpa-2.0jpa-2.1

Read More
Table missing after hibernate upgrade...


hibernatewildflyjpa-2.1wildfly-10hibernate-5.x

Read More
@Convert in Hibernate not working with spring 4,java.lang.NoSuchMethodError: org.hibernate.cfg.Confi...


javahibernatepom.xmljpa-2.1

Read More
Generate DDL script at MAVEN build with Hibernate4 / JPA 2.1...


mavenddlhibernate-4.xjpa-2.1hibernate3-maven-plugin

Read More
jpa: update relationship for a new parent-entity...


jpaeclipselinkjpa-2.1

Read More
Mediation between Hibernate Entity Listeners and netty-socketio...


javahibernatesocket.iojpa-2.1hibernate-entitymanager

Read More
JPA correct way to handle detached entity state in case of exceptions/rollback...


javahibernatejpaejbjpa-2.1

Read More
Prevent delete from cascading to an entity instance...


hibernatespring-data-jpajpa-2.1hibernate-cascade

Read More
Hibernate OGM Neo4j -Unable to access TransactionManager...


neo4jjpa-2.1hibernate-ogm

Read More
JPA. FetchType.Lazy caused strange behaviour @ManyToOne...


hibernatejpamany-to-onejpa-2.1

Read More
JPA - Delete entities from @ManyToMany self...


javajpapersistenceeclipselinkjpa-2.1

Read More
NoClassDefFoundError in JPA 2.1...


javamavenhsqldbjpa-2.1

Read More
What is the life cycle of EntityManagerFactory in application managed application?...


javajpaormjpa-2.1

Read More
HANA Cloud Data Source issue with Tomcat 7...


springjndijpa-2.1sap-cloud-platform

Read More
How do I use JPA 2.1's CriteriaBuilder.function with MySQL's "GROUP_CONCAT"?...


mysqlhibernatehibernate-criteriagroup-concatjpa-2.1

Read More
create entity from database wizard jpa 2.1 @ManyToMany, fix list not needed...


javajpa-2.1

Read More
How to use mappedBy with more than one value JPA...


jpajpa-2.1mappedby

Read More
JPA 2.1, Eclipselink, SQL Server, Spring - NamedStoredProcedureQuery result mapping...


sql-serverspringeclipselinkjpa-2.1

Read More
Weblogic + Hibernate Error: javax.persistence.JoinTable.indexes()[Ljavax/persistence/Index...


javahibernateweblogicjpa-2.1

Read More
JPA configuration - persistence.xml is automatically created under src/main/java instead of src/main...


eclipsemavenjpaspring-tool-suitejpa-2.1

Read More
How to select a JPA Entity by whitelisting a property of its child Entity with the Criteria API?...


javajakarta-eejpa-2.0criteria-apijpa-2.1

Read More
Glassfish - cannot remove entity using JPA...


jax-rsjpa-2.1glassfish-4.1jakarta-ee

Read More
Auto generate data schema from JPA 2.1 annotated entity classes without a database connection...


javamaven-3jpa-2.1hibernate-5.x

Read More
JPA - apply @Column(columnDefinition = "Boolean") to all Basic Attributes of type Boolean...


hibernatejpajpa-2.0ddljpa-2.1

Read More
Hibernate does not work with enums with @Id and @Convert or @Converter(autoApply=true)...


hibernateenumsjpa-2.1

Read More
BackNext