Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Spring-Data-Jpa save: Related entities saved as null which are not

r2dbc ReactiveCrudRepository how to write JPQL/HQL

Use entity manager in CDI extension

hibernate jpa java-ee-6 cdi

Delete MySQL column index without knowing its name

Implement an AbstractMultiTenantConnectionProvider

Hibernate generate random entity

Logging in with either profile name or email in Spring Security

JPA select new constructor cause additional selects

Hibernate Many-Many relationship with cascade delete

hibernate jpa

Possible bug: Hibernate 4.3.5 @Lob annotation doesn't work in Postgres when used on a field

How do I map Hibernate collections with Oracle's NOT NULL column constraint enforced?

Hibernate doesn't support accessing fields on usertypes for projection criterias?

Hibernate saveorUpdate method problem

hibernate

JOIN FETCH in spring-data-jpa does not fetch lazy associations

hibernate map<key, set<value>>

Hibernate memory leak -BoundedConcurrentHashMap

Can not add criteria api predicate in Kotlin, getting Type interface failed error

Hibernate JOIN FETCH with reference to the same table by different properties results in 1+N queries?

java sql hibernate

Catch Hibernate exceptions in Quarkus

java hibernate quarkus