Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

What does hibernate.default_schema mean?

nhibernate hibernate

Persist collection fields with hibernate

java hibernate jpa persistence

Hibernate 3.5-Final in JBoss 5.1.0.GA

Filter list contained in entity returned by jpa/hibernate query

java hibernate jpa

IntelliJ IDEA Hibernate

Read-only association with JPA OneToMany mapping

java spring hibernate jpa orm

When using setFetchMode in Hiberate criteria how do I set a restriction on the oneToMany table

hibernate criteria

Which version of Hibernate is JPA 1.0 compliant

hibernate jpa

Hibernate: Change instance of base class to subclass

java hibernate jpa

Custom order by string parameter in HQL

hibernate hql

Hibernate, MySQL, Enum, and NULL

java mysql hibernate enums null

Retrieve image from blob via Hibernate (not JDBC)

java spring hibernate blob

BigDecimal precision not persisted with JPA annotations

Hibernate native query with multiple joins on same table returning wrong results

could not instantiate RegionFactory

java hibernate jpa-2.0

Hibernate subquery detachedCriteria

What is data aliasing effect in hibernate?

hibernate

Java EE vs Standalone

@ManyToOne unidirectional mapping

hibernate jpa spring-data

How to do a simple table join in Grails

hibernate grails grails-orm