Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Unable to resolve name [org.hibernate.dialect.MYSQL5Dialect] as strategy [org.hibernate.dialect.Dialect]

java hibernate spring-boot

Does @ElementCollection imply orphanRemoval?

java hibernate orm

Unable to local MySQL database with Spring app deployed through Tomcat

Mysterious integrity constraint violation in HSQLDB database

Packaging ORM entities in microservice design

Hibernate foreign key is primary key

java hibernate

JPA: @OneToOne creates an implicit unique constraint with a randomly generated name. Is there any way to spcify that name in code using annotations?

java hibernate jpa constraints

Hibernate: lazy-loading doesn't work on one-to-many mapping on set

hibernate spring spring-mvc

javax.persistence.TransactionRequiredException: no transaction is in progress in Spring 5

"derby dialect has been deprecated"

Hibernate doesn't creating Join Table on his own

In Hibernate Does StatelessSession prevent filtering out duplicates when have an EAGER JOIN

Spring multi tenancy

LazyInitializationException in Hibernate Reactive with Quarkus (Panache)

Hibernate and TransactionRequiredException when propagation set to Propagation.NOT_SUPPORTED

java hibernate transactions

Why merge() return copy object?

hibernate jpa jpa-2.0 jpa-2.1

Spring/JPA project Unable to find column with logical name: email

java spring hibernate jpa

Java Hibernate creates db table with Varchar(255), how to increase to Varchar(1000)?

java mysql database hibernate

Entity with @Column length greater than 255 characters