Search code examples
How to sort By Name and status Active for JPA repository query?...


javapostgresqlspring-data-jpajpa-2.2

Read More
JPA Model Class for field TIMESTAMP WITHOUT TIME ZONE DEFAULT CURRENT_TIMESTAMP in Postgres?...


javapostgresqlspring-bootpostgresql-11jpa-2.2

Read More
How to select all distinct records as entities - hibernate - JPA?...


hibernatejpa-2.2

Read More
From which version on will Hibernate support JPA 2.2?...


hibernatejpa-2.0jpa-2.2

Read More
Which JPA key generator option to choose?...


eclipsejpaprimary-keyjpa-2.2jpa-annotations

Read More
HHH000342: Could not obtain connection to query metadata : null...


javahibernatejpa-2.2

Read More
JPQL query with input parameter collection containing null...


jpajpqljpa-2.2

Read More
Spring Data JPA - create @Composite key for the three tables...


javajpaspring-data-jpacomposite-primary-keyjpa-2.2

Read More
The statement was aborted because it would have caused a duplicate key value...


javajpa-2.2

Read More
Why JPA 2.2 stores java.util.Date as null...


javaejbjpa-2.2

Read More
org.eclipse.persistence.indirection.IndirectMap cannot be cast to org.eclipse.persistence.queries.Fe...


javajpaeclipselinkjpa-2.1jpa-2.2

Read More
Netbeans 12.0 - Generating Entity Classes from DB uses Java Date class instead of LocalDate...


javajpanetbeanseclipselinkjpa-2.2

Read More
java.lang.ClassCastException: [B cannot be cast to [Ljava.lang.Object; while using JPA 2.2 query.get...


javaspring-data-jpahibernate-5.xjpa-2.2

Read More
Using jpa2.2 on Websphere with spring/hibernate...


hibernatewebsphere-8hibernate-5.xjpa-2.2spring5

Read More
Spring Data Jpa - Repository Query to get MaxID + 1?...


spring-data-jpajpa-2.2

Read More
JPA criteria filter by related entity without join...


javahibernatejpajpa-2.2

Read More
Hibernate : Error in persistence.xml - Element 'persistence-unit' cannot contain text conten...


hibernatepersistence.xmlpersistence-unitjpa-2.2

Read More
websphere that supports jpa2.2...


webspherejpa-2.2

Read More
JPA 2.2: which one is its API artifact to add in project?...


jpaartifactjpa-2.2

Read More
EclipseLink throws JPQLException on using SELECT ... AS in a constructor expression...


jpaeclipselinkjpqljpa-2.1jpa-2.2

Read More
EclipseLink: Entities not loaded...


javajpaeclipselinkjpa-2.2

Read More
JPA Storing OffsetDateTime with ZoneOffset...


hibernatedatetimejpadatejpa-2.2

Read More
What is best way to JPA repository update?...


springspring-bootspring-data-jpajpa-2.2hibernate-6.x

Read More
not write JSON: Infinite recursion (StackOverflowError); nested exception is com.fasterxml.jackson.d...


spring-bootrecursionjpa-2.2hibernate-6.x

Read More
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class org.hib...


springspring-bootspring-data-jpajpa-2.2hibernate-6.x

Read More
Perform multi column search on Date, Integer and String Data type fields of Single Table?...


javaspring-data-jpajpa-2.2

Read More
Spring Data Jpa - The type Specifications<T> is deprecated...


javaspring-data-jpaspecificationsjpa-2.2

Read More
Caused by: org.postgresql.util.PSQLException: ERROR: null value in column "student_id" vio...


javapostgresqlspring-data-jpajpa-2.2

Read More
How to use a @ConstructorResult with a Set<SomeEnum> field...


jpajpa-2.2

Read More
Hibernate CompositeUserType that is comparible in JPA-QL (or HQL) query...


javasqlhibernatejpajpa-2.2

Read More
BackNext