Search code examples
How to specify JPA 2.1 in persistence.xml?...


javajpajpa-2.1persistence.xml

Read More
Why merge() return copy object?...


hibernatejpajpa-2.0jpa-2.1

Read More
JPA Specification Use sum with Join...


hibernatejpaspring-data-jpajpa-2.0jpa-2.1

Read More
Eclipselink and Postgresql batch writing...


postgresqljdbceclipselinkjpa-2.1

Read More
"HIBERNATE_SEQUENCE" not found...


jpaspring-data-jpaopenjpajpa-2.1

Read More
Java 8 Stream Map Collector Error - role cannot be resolved to a variable...


springhibernatespring-bootspring-securityjpa-2.1

Read More
Eclipselink NamedNativeQuery pass column name as parameter and not a value...


eclipselinkjpa-2.1

Read More
Why isn't the foreign key field of a Many-to-One relationship being set on insert?...


javahibernatejpajpa-2.0jpa-2.1

Read More
JPA CriteriaBuilder FOR Filtering from Postgres Array...


hibernatejpapostgresql-9.1hibernate-criteriajpa-2.1

Read More
detached entity when using ManyToMany in jpa 2.1...


javahibernatejpamany-to-manyjpa-2.1

Read More
Hibernate schema generation on PostgreSQL: wrong column type UUID instead of INET...


javapostgresqlhibernatejpa-2.1hibernate-5.x

Read More
Implement JPA query with COUNT and SUM...


javajpajpa-2.0jpa-2.1

Read More
JPA - Persist @Temporal LocalDate using a converter...


hibernateoracle11gjava-8jpa-2.1

Read More
Best JPA Inheritance option to implement the following requirement...


jpainheritancejpa-2.0jpa-2.1

Read More
native query issues...


javasqlspringhibernatejpa-2.1

Read More
migrate glassfish JEE8 weapp to Wildfly10 (Jboss) - eclipseLink dont create database tables...


jakarta-eeglassfisheclipselinkwildfly-10jpa-2.1

Read More
Entity Table is not creating using JPA 2.1...


javajpanetbeansejb-3.0jpa-2.1

Read More
Sub-Query in Spring Data Jpa...


jpaspring-data-jpajpa-2.1

Read More
What is the significance of being the realtionship owner and how does CASCADE work with the two side...


javahibernateeclipselinkpersistencejpa-2.1

Read More
How to map one simple class(not an entity) with dto(Entity) class using jpa...


hibernatespring-bootjpaspring-data-jpajpa-2.1

Read More
JPA 2.1 persist string as enum postgres...


javajpajpa-2.0jpa-2.1

Read More
JPQL query with CURRENT_DATE - 1 does not work...


springspring-data-jpajpa-2.0jpa-2.1

Read More
Maximum size for query collection parameter in JPA 2.1 / EclipseLink 2.5.2...


mysqljpaeclipselinkjpa-2.0jpa-2.1

Read More
How to use Constructor Mapping with Spring JPA Repositories...


hibernatejpaspring-data-jpajpa-2.1

Read More
JPQL query for item in list stored with AttributeConverter...


javamysqlhibernatejpa-2.1

Read More
JPA/hibernate is generating the wrong SQL statement...


spring-bootjpaspring-dataspring-data-jpajpa-2.1

Read More
@Converter annotated class not getting auto detected by jpa...


javahibernatejpajpa-2.1

Read More
How do I tell JPA CriteriaBuilder to order by the only column of data returned?...


hibernatejpasql-order-byjpa-2.1

Read More
Using JPA on startup singleton...


jakarta-eeweblogic12cjpa-2.1

Read More
How to map Map<String, Entity> with a non-unique value set in JPA 2.1?...


javadictionaryjpajpa-2.1

Read More
BackNext