Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

What is the difference between evict and detach in hibernate?

java hibernate

Issue with serializing Hibernate objects using XStream

hibernate xstream

Enum tables in Hibernate/NHibernate

nhibernate hibernate enums

How to force hibernate to release memory once the session is closed?

java hibernate

JPQL to SQL converter

java sql hibernate jpa jpql

Interfaces with hibernate annotations

Why does using a column name directly in HQL only work sometimes?

nhibernate hibernate hql

Make an @Embeddable class optional?

java hibernate jpa

Grails\Hibernate: To cache or not to cache?

hibernate grails ehcache

how to construct a dynamic query for a many to one relationship using the CriteriaBuilder of JPA 2.0

Using IF construction in Hibernate

java sql hibernate hql

Spring Hibernate maven POM

hibernate spring maven-2

Hibernate - How to disable mapping for a column

Strange Oracle error with Hibernate and CLOBs

hibernate oracle10g

Is domain model object passing between layers overhead?

Connection is not associated with a managed connection.org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6

hibernate jboss5.x

when to use Criteria.ALIAS_TO_ENTITY_MAP in hibernate?

hibernate

How to make a SELECT query in Hibernate includes Subquery COUNT(*)

How to save multiple entities in Hibernate?

hibernate jpa

Hibernate one-to-one mapping with a reference column (XML mapping)