Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Grails/Hibernate: how to order by isnull(property) to get NULLs last?

hibernate grails null criteria

JPA @Entity Inheritance

JPA, inheritance and instanceof

java hibernate oop jpa

Creating entities rules

java hibernate jpa

How does Hibernate use JDBC?

database hibernate jdbc

Can a Hibernate Embedded Object be lazy loaded?

hibernate lazy-loading

Setup/tear down Oracle schema for CI build without fragmenting catalog

New XSD schema in Hibernate 4

Getting DbUnit to Work with Hibernate Transaction

Does HQL query always hit database and get results?

java hibernate orm hql criteria

GenericJDBCException: could not load an entity

java mysql hibernate

How to generate a hibernate ID with auto generate with a starting value

In-memory database is not created but logs shows that DDL was executed

spring hibernate

JPA - calculated column as entity class property?

How do I get the Hibernate Configuration after the EntityManagerFactory has been built?

Difference between JPA Cascade annotations and Hibernate Cascade annotation

hibernate native query, count [duplicate]

java sql hibernate count

Is there a way to expose Hibernate Entities as RESTful resources without DTOs?

java hibernate rest jpa-2.0

Configure sessionFactory with Spring, Hibernate and LocalSessionFactoryBuilder

Creating views through hibernate