Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

JPA/Hibernate DDL generation; CHAR vs. VARCHAR

Force update in Hibernate

java hibernate

@OneToOne and @JoinColumn, auto delete null entity , doable?

hibernate orm jpa one-to-one

JPA or Hibernate - Joining tables on columns of different types

java hibernate orm jpa

How to auto-register entities with JPA/Hibernate: Unknown entity

java hibernate jpa

JPA: How can an @Embeddable object get a reference to its owner?

java hibernate jpa

JPA: Extending the persistence context vs. detaching entities

java hibernate jpa-2.0

java.sql.SQLException: operation not allowed: streams type cannot be used in batching while inserting data into Oracle clob data type

ehcache based on date

java hibernate caching ehcache

AnnotationException Referenced property not a (One|Many)ToOne

how to write Hibernate Criteria to take nested objects by Projection List?

Error java.lang.AssertionError: expected: null<null> but was: java.lang.String<null> what does it mean?

java spring hibernate junit

Java Hibernate HQL queries with nolock

java hibernate orm nolock

What are the differences between Hibernate and JPA?

How can I get last inserted id using Hibernate

java mysql hibernate struts2

Spring OpenSessionInViewFilter with @Transactional annotation

hibernate.jpa.criteria.BasicPathUsageException: Cannot join to attribute of basic type

How hibernate ensures second level cache is updated with latest data in database

How to resolve No Session found for current thread

java spring hibernate

Hibernate queries slow down drastically after an entity is loaded in the session

hibernate hql