Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-mapping

Avoid "Hibernate exception Null value was assigned to a property of primitive type setter" without wrappers

Hibernate mapping for complex joins

What does a relationship owner mean in Hibernate?

Hibernate update query with innerjoin

Avoid Circular Dependency

Hibernate mapping: ignore a super class field

How do you retrieve nested Sets?

How to return an Enum using the addScalar() method with Hibernate

Hibernate MappingException: Logical column name cannot be null

org.hibernate.AnnotationException: A Foreign key refering has the wrong number of column. should be 2

How to use Space in column name with JPA and Hibernate

Why do I need the third table for many to many mapping ? Why can't I just use two tables?

Hibernate association references unmapped class exception

Hibernate lazy loading for reverse one to one workaround - how does this work?

Exception in thread "main" org.hibernate.UnknownEntityTypeException: Unable to locate persister

Mapping a localized string in Hibernate - any best practice?

Is it OK to have a duplicate generator named defined in the JPA persistence unit?

Hibernate override "lazy=false"

Hibernate does not load one to many relationships sets even with eager fetch

Hibernate - BigDecimal column mapping for Custom Dialect