Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Spring, Hibernate transactions. Joining a transaction in Thread B created in A. Possible?

Weblogic Error: Caused by: weblogic.transaction.internal.AppSetRollbackOnlyException: setRollbackOnly called on transaction

Hibernate and MySQL configuration

Persist/commit not working in test environment with Spring JPA JUnit

java spring hibernate jpa junit

DOT node with no left-hand-side using HQL with join

java mysql sql hibernate

Increase the size of elements in a @ElementCollection

java mysql hibernate jpa h2

OneToMany with @EmbeddedId and kundera

How to make Hibernate @Lock annotation work for Oracle DB?

Base model with @Audited

Could not open connection caused by This ResultSet is closed

How to upgrade Hibernate from version 4.3 to 5.2 for migration to JDK 10?

Auto Generate String Primary Key with Annotation in Hibernate

what is the real use of the annotation @JsonIgnore

Is there a role for a DBA when an app uses a persistence layer or repository?

hibernate database-design

Storing Grails/GORM domain objects in the session - why not?

hibernate grails grails-orm

JPA/hibernate big collections

java hibernate spring orm jpa

Is it mandatory to instantiate collection fields in JPA?

hibernate jpa

Hibernate 'Inverse' in mapping file

Discover JPA annotated classes when using Spring 3+Hibernate JPA

p:dataList cannot iterate java.util.Set

java hibernate jsf primefaces