Search code examples
JPA CriteriaBuilder conjunction criteria into a disjunction criteria...

javahibernatejpacriteria

Read More
JPA - When to use getTransaction() when persisting objects...

javagoogle-app-enginejpatransactions

Read More
Query to get nextval from sequence with Spring JPA...

javasqlspringjpaspring-data-jpa

Read More
JPA join with the entity transient field...

spring-bootjpajoinspring-data-jpa

Read More
Not able to add new entitys to a set when including only entity id in equals method...

hibernatejpaentitypersistenceequals

Read More
How to query data for Primefaces dataTable using lazy loading and pagination...

hibernatejpaprimefaceslazy-loadingprimefaces-datatable

Read More
Hibernate: Could not deserialize - invalid stream header...

javaspringhibernatejpa

Read More
How to deep copy a Hibernate entity while using a newly generated entity identifier...

javahibernatejpadeep-copyidentifier

Read More
Tuple result Criteria API subquery...

jpasubquerycriteriajpa-2.0criteria-api

Read More
What is the LIMIT clause alternative in JPQL?...

javamysqljpaspring-data-jpajpql

Read More
JPA @Version annotation with @Query...

javaspringhibernatejpaspring-data-jpa

Read More
JPARepository @Query: Filtering out empty String[] values (PostgreSQL _text)...

javaspringpostgresqljpa

Read More
JPA Bidirectional relationship throws java.lang.StackOverflowError: null...

javaspringhibernatejpacircular-reference

Read More
Cleaning up after changing the isolation level in JPA / EclipsLink EntityManager...

javajpatransactionseclipselinkentitymanager

Read More
Hibernate 6 SchemaExport class not found...

javahibernatejpa

Read More
JPA EntityManager returns old state after update...

javajpajersey-2.0guice-persist

Read More
Could not generate CGLIB subclass of class org.h2.jdbcx.JdbcConnectionPool...

spring-boothibernatejpaspring-data-jpah2

Read More
Hibernate AssertionError fails Entity Manager creation when checking ManyToOne mapping in Embeddable...

spring-boothibernatejpa

Read More
Disabling transaction on spring testing test method...

javaspringjpatransactionstestng

Read More
java.lang.NoSuchMethodError: org.hibernate.engine.spi.SessionFactoryImplementor.getProperties()Ljava...

javahibernatejpaintellij-ideaorm

Read More
Java add javax.persistence in IntelliJ...

javaspring-bootjpaintellij-idea

Read More
Spring mvc + Spring Jpa + tyhmleaf StackOverflowError...

javaspringspring-bootjpa

Read More
Why has javax.persistence-api been replaced by jakarta.persistence-api in spring data jpa starter?...

javahibernatespring-bootjpaspring-data-jpa

Read More
Spring boot with Spring data JPA: could not extract ResultSet...

javamysqlspringspring-mvcjpa

Read More
Why is getAsObject() method of JSF converter called multiple times?...

jpajsf-2entityconverters

Read More
How to generate Custom Id in JPA...

springhibernatejpaspring-bootspring-data-jpa

Read More
Stackoverflow when evaluate expression intellij with JPA Spring Boot...

javaspringspring-bootjpa

Read More
How to override FetchType.EAGER to be lazy at runtime...

javahibernatejpapersistence

Read More
Getting Detached Entity Passed to Persist...

javahibernatejpa

Read More
How to replace PropertyAccessor in Hibernate 5?...

javaspringhibernatejpa

Read More
BackNext