Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

EJBException when calling entityManager.getTransaction()

Update Entity using EntityManager JPA EclipseLink

JPA native query return class

java jpa

Hibernate 4.3.0.Final & Spring Data JPA 1.4.3.RELEASE

What is the best way to bulk delete rows in JPA while also cascading the delete to child records

When use createQuery() and find() methods of EntityManager?

java jpa entitymanager

persist java LocalDate in MySQL

Spring Data REST @Idclass not recognized

JPA: TypedQuery sometimes returns null instead of NoResultException

jpa hql jpa-2.0

Unique constraint on join table

hibernate jpa

How to enable load time / runtime weaving with Hibernate JPA and Spring Framework

MySQLSyntaxErrorException: Table XYZ doesn't exist

mysql hibernate jpa c3p0

Spring Data JPA repositories: IN-clause in derived query not working

How to use ISNULL in jpa

java spring hibernate jpa

'one to many' / 'many to many' attribute value type should not be '? extends'

DTO and Entity in one object?

spring validation jpa

Spring data JPA: getting No aliases found in result tuple! error when executing custom query

java mysql spring hibernate jpa

ManyToMany relationship using JPA with Hibernate provider is not creating primary keys

Class "Department" is mapped, but is not included in any persistence unit

java jpa eclipselink

Schema-validation: missing table [game]

jpa spring-boot