Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

How do I iterate over JPA query results without retaining them all in memory?

ManyToMany relation with extra column and no composite key concept using Spring and Hibernate

spring hibernate

Oracle 11g + Hibernate -> ORA-01461: can bind a LONG value only for insert into a LONG column

Play Framework and the use of collections in model classes

hibernate jpa playframework

Caused by: java.lang.ClassNotFoundException: Could not load requested class : org.springframework.orm.hibernate4.SpringSessionContext

Which PERSIST should I use in my Java Hibernate application?

java hibernate cascade

Entity class String[] vs List<String>

java hibernate

Hibernate query for super class only

sql hibernate hql

How do I use Hibernate from an Eclipse Plug-in?

Grails: sum of field within criteria builder

hibernate grails controller

list only has one element

java hibernate

Hibernate: Mixing dynamic (Map-based) and static (Bean-based) mapping

hibernate

Unwanted unique constraint when using @ManyToMany JPA annotation

spring hibernate jpa

Can I define a default order for an @Entity?

Hibernate or iBatis or something else?

java database hibernate ibatis

cannot do 2nd level cache

generate annotated java class from hbm file

java hibernate annotations hbm

Is the Maven repository for hibernatespatial version 4 down?

JPA How to get the value from database after persist

java hibernate jpa jpa-2.0