Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Is it bad practice to use DiscriminatorFormula for migration of Hibernate databases?

Hibernate - Avoiding LazyInitializationException - Detach Object From Proxy and Session

java hibernate lazy-loading

Spring + Hibernate transaction takes 25 seconds doing nothing

Unable to disable Hibernate log messages

java hibernate logging log4j

Transaction Isolation Level in Financial Apps

JPA (Hibernate, EclipseLink) mapping: why doesn't this code work (chain of 2 relationships using JPA 2.0, @EmbeddedId composite PK-FK)?

Using Enum in Hibernate causes select followed by an update statement

hibernate enums

Hibernate/Spring: getHibernateTemplate().save(...) Freezes/Hangs

NHibernate console

How to save doc, pdf, and image files to mysql database using java?

java hibernate

spring security with custom user details

How to create foreign key in Hibernate on Integer column

java hibernate foreign-keys

Calculating and storing precomputed average with Hibernate

multiple @id annotations in a single entity

how to write insertinto command in hibernate criteria

hibernate criteria

Monitor c3p0 (with hibernate and Tomcat) with JConsole

property mapping has wrong number of columns exception - Play-framework

hibernate jpa playframework

Spring + Hibernate Lazy Load Error

Generate unique sequence number for entity during one day

hibernate, join table with additional column

hibernate jointable