Search code examples
Kotlin, JPA and @Transient...


hibernatejpa-2.0kotlin

Read More
Spring JPA Specification One to Many Join 3 tables...


hibernatejpaspring-data-jpajpa-2.0hibernate-criteria

Read More
Select Parent Entity where given set (parameter) is exact sub set of Parent's child set in ManyT...


spring-bootjpaspring-data-jpajpa-2.0jpql

Read More
java.lang.IllegalArgumentException: Can not set java.lang.Long field com.mypackage.User.id to java.l...


hibernatespring-data-jpajpa-2.0

Read More
JPA /Hibernate - How to define custom join clause on entity?...


javahibernatejoinjpa-2.0

Read More
What is the correct data type for JpaRepository that has Primary Key but it is also a Foreign Key?...


javaspring-boothibernatespring-data-jpajpa-2.0

Read More
Hibernate QueryException: 'Not all named parameters have been set' - with native query conta...


hibernatejpa-2.0postgresql-8.4

Read More
Spring JPA DTO projection and handling the nested projection with null values...


hibernatejpaspring-data-jpajpa-2.0jpa-2.1

Read More
JOOQ Code Generation via JPADatabase problem with custom composite user type...


hibernatejpa-2.0jooqjooq-codegen-maven

Read More
Maven 3 - How to add annotation processor dependency?...


javamavenjpa-2.0maven-3annotation-processing

Read More
row update or delete error is being thrown by select statement...


javascalahibernatetransactionsjpa-2.0

Read More
Spring Boot and JPA 2.0...


hibernategradlejpa-2.0spring-boot

Read More
java.lang.RuntimeException: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.bo...


javahibernateglassfishjpa-2.0bouncycastle

Read More
Is it possible to map a map<String,List<Entity>> in JPA?...


javajpajpa-2.0

Read More
@Column(nullable=false) Not Working...


javahibernatestruts2jpa-2.0pojo

Read More
How do I count the number of rows returned by subquery?...


jpajpa-2.0jpqlcriteria-api

Read More
How can we use JPA2 (Hibernate) entities as DTO's between two webapps?...


hibernateglassfishjpa-2.0

Read More
ORDER BY in Criteria API for a computed column name (by alias)...


javahibernatejpa-2.0criteria-apicriteriaquery

Read More
Hibernate - @ElementCollection - Strange delete/insert behavior...


javahibernateormjpajpa-2.0

Read More
How to update the @Version field when executing a bulk update through Spring Data JPA...


jpaversionjpa-2.0spring-dataspring-data-jpa

Read More
JPA/Criteria API - Like & equal problem...


javajpajpa-2.0criteria-api

Read More
Should I let JPA or the database cascade deletions?...


sqljpajpa-2.0eclipselinkcascading-deletes

Read More
jpa lazy fetch entities over multiple levels with criteria api...


jpajpa-2.0fetchcriteria-apiopenjpa

Read More
@ManyToOne where target PK is part of FK...


jpaeclipselinkjpa-2.0toplink

Read More
Hibernate exception with @MapsId, @EmbeddedId...


hibernatejpajpa-2.0eclipselink

Read More
Compare Date entities in JPA Criteria API...


javadatejpa-2.0criteria-api

Read More
JPQL HQL query operating on top of class hierarchy with joined inheritance strategy and applying DTO...


hibernatejpahqljpa-2.0jpql

Read More
JPA Expression concatenate more than two columns...


jpaeclipselinkjpa-2.0criteriacriteria-api

Read More
Embedded ID mapping fails with DescriptorException: There should be one non-read-only mapping define...


hibernatejpaeclipselinkjpa-2.0

Read More
How to define unidirectional OneToMany relationship in JPA...


javajpajpa-2.0

Read More
BackNext