Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-mapping

Hibernate: unmapped class association exception

@ManyToOne and @BatchSize

HIbernate Mapping Exception: PropertyNotFoundException: Could not find a setter

How to change the Hibernate CharacterTypeDescriptor to handle empty column values

JPA, Hibernate: OneToOne mapping with foreign key only

How to solve hibernate error: Repeated column in mapping for entity?

Native SQL throwing Invalid Column Name Exception

Hibernate Many to one Mapping with different Number of columns

How do I map entity association using a query instead of a @JoinColumn with JPA?

How to define Friendship relationship using Hibernate?

Can hibernate scan packages to create SessionFactory automatically?

Hibernate @OneToOne mapping with a @Where clause

Hibernate: Migrating from mapping to annotations - is it possible to mix hbm and annotation?

native generator class in hibernate

Hibernate mapping exception - Could not determine type for:

mapping multiple sets in one table in hibernate

How to specify a Primary Key on @ElementCollection

Hibernate many to many - fetch method eager vs lazy

How to exclude an entity field when doing an update with JPA

Hibernate @OrderBy for nested properties