Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

How to audit JPA without Hibernate Envers

JPA's cascade = REMOVE and Hibernate's @OnDelete used together?

java hibernate jpa jpa-2.0

Hibernate 4 ClassCastException on LAZY loading while EAGER works fine

string id generator

jpa

How to read bytea image data from PostgreSQL with JPA?

Postgres Sql `could not determine data type of parameter` by Hibernate

store strings of arbitrary length in Postgresql

Is it possible to have persistence.xml in a location other than META-INF?

java jpa persistence.xml

Does MongoDB work with JPA?

How do I query for only superclass entities in a jpql query?

orm jpa eclipselink jpa-2.0 jpql

how to save foreign key entity in JPA

java database hibernate jpa

Exclude column from resultset in controller | Spring data jpa

Spring Boot: does @Entity Annotation exist?

spring jpa spring-boot

Should I use Kotlin data class as JPA entity?

hibernate jpa kotlin

Spring multiple @Transactional datasources

java spring jpa transactional

IntelliJ IDEA persistence support for Spring Boot project

JPA 2.0: count for arbitrary CriteriaQuery?

@OneToOne unidirectional and bidirectional

Postgresql CITEXT Datatype Issue JPA Hibernate

JPA persist entities with one to many relation

java jpa netbeans persistence