Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-mapping

Overriding @Id defined in a @MappedSuperclass with JPA

Specify default value in Hibernate's XML configuration file

Hibernate persist Map<String, String> without referencing another tables

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