Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

JPA or Hibernates With Oracle Table Partitions?

java sql hibernate jpa

Persist java.util.Properties with Hibernate?

How to persist an object that has an enumeration field

Hibernate database password at runtime

Hibernate - strange order of native SQL parameters

java hibernate orm

How do I get JUnit4 annotations to work in Spring2.5?

hibernate spring junit4

Hibernate second level cache problems

java hibernate caching

Weird id values in Postgresql with JPA 2 Sequence generation

performance is slow with hibernate and MS sql server

java hibernate

Hibernate: bi-directional one-to-many with one as parent

Query using alias on column give an error

java sql hibernate

EJB3NamingStrategy vs ImprovedNamingStrategy Foreign Key Naming

java hibernate

Hibernate exception on open sessions. How can I debug this?

How can I tell if a Grails/GORM domain instance has been deleted in the current tx (Hibernate)?

Grails sequence generation for Oracle 11g

hibernate grails

Spring: Is this pattern thread-safe? [closed]

Hibernate ignores @Table(name = "...") for extended classes - created tablenames are all lower case

java hibernate jpa entity

Query from Hibernate App does not use DB indexes

Hibernate does not delete a DB record when an entity is removed from a collection

java hibernate

SQL Injection through Hibernate-Criteria & Session.save(object)

java sql hibernate