Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Hibernate: Where do insertable = false, updatable = false belong in composite primary key constellations involving foreign keys?

Conversion of DTO to entity and vice-versa

java spring-mvc jpa

is ObjectDB production ready?

JPA Query.getResultList() - use in a generic way

java hibernate jpa

Correct JPA Annotation for PostgreSQL's text type without Hibernate Annotations

How to map postgresql "timestamp with time zone" in a JPA 2 entity

Adding entity classes dynamically at runtime

java jpa

can we use jpa without hibernate

java hibernate jpa orm

@PreUpdate and @Prepersist in hibernate/JPA (using session)

java hibernate jpa jakarta-ee

How to configure transaction management for working with 2 different db in Spring?

Spring 3.1 entityManagerFactory java.lang.NoSuchFieldError: NULL Error

java spring jpa orm spring-orm

AbstractMethodError in SessionFactoryImpl when upgrading to Hibernate 5

JPA insert statement

jpa

difference between FetchMode and FetchType

hibernate jpa fetch

Spring JpaRepository - Detach and Attach entity

How to use enums with JPA

java jpa enums toplink

Hibernate Envers with Spring Boot - configuration

Spring, JPA, and Hibernate - how to increment a counter without concurrency issues

How to deep copy a Hibernate entity while using a newly generated entity identifier

JPA column with incorrect underscore

java spring hibernate jpa jdbc