Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

What is a good inheritance strategy with Hibernate and JPA?

Selecting specific columns in jpa 2 Criteria API?

is there any liquibase issue with hibernate hbm2ddl create?

Sharing Hibernate on multiple Tomcat instances

Is it a good practice to let Hibernate create the tables automatically using <property name="hbm2ddl.auto">create</property>?

hibernate schema creation

JPA 2 - Using the EntityManager in JavaSE - a couple of questions

Efficient dev cycle with Maven, Tomcat/Glassfish, Archetype?

Cannot remove entity which is target of @OneToOne relation

java hibernate jpa

Configuring Hibernate to use database, whose name is not known before runtime

Hibernate HQL query for finding entries older than 3 hours

java hibernate hql

Hibernate: Overwrite sql-delete with inheritace

java hibernate soft-delete

Fetching Entities from DB in a PropertyEditor

Spring, Hibernate, MySQL - How Transactions work - Conclusion/Questions**

How do I Serialize Object to Database for Hibernate to read in Java

@Transactional Spring Junit test not doing rollback

Do you have a common base class for Hibernate entities?

How to handle large dataset with JPA (or at least with Hibernate)?

Hibernate not respecting MySQL auto_increment primary key field

java mysql hibernate

Hibernate 3.4 with slf4j and log4j

java.lang.ClassNotFoundException: org.apache.log4j.Level