Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Read only data via Spring + Hibernate

Is it possible to treat a table as read only in hibernate?

java database hibernate orm

UserType / Hibernate / JodaTime - where to set UserType global properties?

Cascading save not working with Hibernate 4 and @OneToMany

java hibernate jpa dao

hibernate.cache.region.factory_class Required in hibernate.cfg.xml

hibernate memcached

How to use * as a wild card in SQL query safely

java sql hibernate

How to use update hibernate query using setMaxResults?

java hibernate

Persisted date in database not equal to retrieved date

java mysql hibernate

How to query for a M:N relationship using enums with CriteriaBuilder

Getting modified properties by revision

Spring Security/JSF/Hibernate Accidental Session Hijacking on Tomcat?

Hibernate Inheritance - Referencing an entity annotated with @MappedSuperclass

hibernate inheritance

Hibernate 4 MultiTenancy Spring 3 Schema Export Error

Spring JPA and remove entries from @ManyToMany

java spring hibernate jpa

GORM composition - embedded domain with many-to-one relationship throws org.hibernate.MappingException

hibernate grails grails-orm

Using Connection Pool in JPA

Web application inside Tomcat 7 stops responding after 12-18 hrs

How to display a list of database records (retrieved via Hibernate) to a JSP page in Struts 2?

Hibernate SaveOrUpdate - multiple workthreads

java database hibernate

How to change the ordering of sql execution in hibernate