Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

JPA+Hibernate(J2SE) @OneToMany - Millions of records slows adding a new object down

performance hibernate jpa java

How to set-up transactions for both web application and batch jobs using Spring and Hibernate

What's the default hibernate session control behavior in spring?

java hibernate spring session

Hibernate - unique column constraint being ignored

java mysql hibernate

why is org.hibernate.cache.Cache deprecated?

java hibernate

Persist raw Java Enum using Hibernate

java hibernate jpa enums

JPA 2.0 Hibernate @OneToMany + @MapKeyJoinColumn

java hibernate jpa one-to-many

Problem with reverse engineering a many-to-one unidirectional association with hibernate tools

Migrating Hibernate 3.2.5 to 3.6

java hibernate

Hibernate, Spring, @Transactional - surround with try/catch?

Hibernate lazy loading and Hazelcast

EhCache + hibernate

How to avoid overwriting of non-null values with null values?

Hibernate - BigDecimal Mapping Precision

java hibernate

failed to lazily initialize a collection of role: com.pojo.Student.phonenos, no session or session was closed

How can the JPA recognize two classes with the same name but in different packages?

Getting Javassist types instead of actual Hibernate entity types

JPA. JoinTable and two JoinColumns

java hibernate jpa jointable

LazyInitializationException Within a @Transactional Method

JBoss 5.1: Hibernate with JPA

hibernate jpa-2.0 jboss5.x