Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Hibernate retrieve null for OneToMany collection

JPA secondary table as read only view - hibernate still tries to insert rows

java hibernate jpa view

infinispan as second level cache hibernate

Hibernate @Formula set value at runtime

hibernate

Should javax.persistence.SequenceGenerator.allocationSize() be consistent with INCREMENT BY?

java oracle hibernate jpa ojdbc

java bean validation 2.0 vs hibernate validator

SSl Handshake validation error in connection to SQL Server by JDBC driver

I need to generate Liquibase Change-set for my JPA entities. How can I do that?

How to provide Initial value OR Increment ID with JPA GenerationType.AUTO

Upgrading from Spring Boot 1.5 to 2.0 - cannot execute UPDATE in a read-only transaction

Quarkus without heavy dependencies on Panache?

EJB vs Hibernate

java hibernate

JPA/Hibernate bulk inserts slow

hibernate jpa

Hibernate > CLOB > Oracle :(

Hibernate Session closed problem!

hibernate session jsf hql

Hibernate Criteria Projection

How can I prevent Hibernate + c3p0 + MySql creating large numbers of sleeping connections?

java mysql hibernate gwt c3p0

Add dateCreated field to join table in Grails

hibernate grails groovy

DTO mapping and updating to a Database with Java, Dozer and Hibernate

java hibernate dto dozer

equals() and hashCode() when storing in a Set, in Hibernate

java hibernate jpa