Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Why this class should implement java.io.Serializable when I using hibernate?

java hibernate

What is the best practice managing multiple dynamically created databases through Spring and Hibernate?

How to change Hibernate´s auto persistance strategy

hibernate jpa setter

Hibernate / Jpa Exception could not reassociate uninitialized transient collection

spring hibernate jpa

Using Hibernate Envers without auto generating DDL

Is there any alternatives to PostgreSQL95Dialect on upgrade to Spring boot 3.0.0 above

hibernate upgrade dialect

Can I auto-detach SqlResultSetMapping Entity from EntityManager?

java hibernate jpa

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?