Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

UnknownEntityTypeException in Bean from Maven

hibernate maven jpa-2.1

Mapping an @Embeddable in a separate table

java hibernate jpa

JUnit with H2 Database : Unique index or primary key violation when adding multilingual services for multiple data

JPA: How to cascade save entities when child has Embedded Id?

Save hibernate object with foreign key without loading the dependent object

java hibernate jpa

hibernate hql - return updated rows id list after execute update query

java oracle hibernate hql

JPA entityManager.merge converts LocalDateTime to SQLServer 2012 DATETIME2

Why should I use Repeatable Read(or higher) isolation level if I need to read version the second time?

@Asynchronous EJB and hibernate connection issues

Difference between h2 vs hibernate and MySql in general sense

mysql hibernate spring-boot h2

ORM: OneToOne mapping on Non Primary-Key Join column - Book and Inventory mapped by ISBN

Hibernate: Foreign key has the wrong number of columns

Hibernate One-to-one Mapping with interface.i need advice

auto incremented number generation for a non primary key column

hibernate jpa

Could not initialize proxy - No Session again

Updating counters through Hibernate

Why I need to explicitely save after a find with Hibernate?

java hibernate

Using openSession() over getCurrentSession() - when and why?

java hibernate jpa

how to speed up hibernate criteria 'ilike queries' with oracle database

hibernate annotations compile error

java hibernate annotations