Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Storing a hash as byte array with JPA

database hibernate jpa hash blob

Composite Key in JPA / Hibernate with inherited class

Hibernate generating two different sequence Ids for PostgreSQL insert

JPA ManyToMany ConcurrentModificationException issues

java hibernate orm jpa

How can I load a Hibernate-mapped set as an unmodifiable set?

How to persist a HashMap with hibernate

java hibernate hashmap

@MappedSuperclass and @OneToMany

Using sequence in MySQL and Hibernate

JUnit testing a call to @transactional @Async method causes Lock wait timeout exceeded

Strange classCastException hibernate 3.5 glassfish

Regex query in Hibernate

java mysql hibernate

How to validate schema with Hibernate (all errors)

hibernate validation

Can I configure Hibernate to create separate sequence for each table by default?

Illegal access: this web application instance has been stopped already

java mysql hibernate tomcat6

Hibernate session.contains( Class clazz, Serializable id )

java hibernate session

@Transactional annotation

JPA Mixed Inheritance Strategy

java hibernate jpa-2.0

Filtering a collection using the @Filter hibernate annotation in java

hibernate

JPA - @OneToMany update

No session proxy in hibernate and spring

java hibernate spring