Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

How to correctly map a polygon type with postgis and hibernate-spatial?

Junit: writing a test for a method that deletes an entity?

What's the equivalent of @Convert in hibernate hbm file?

java hibernate enums

Spring JPA Hibernate query cache doesn't work

hibernate spring-data-jpa

jpa one to many composite primary key mapping

differences between JPA @EntityListeners , @PrePersist and Spring @RepositoryEventHandler, @HandleBeforeSave

Hibernate doesn't create tables automatically

java mysql spring hibernate

Failed to lazily initialize a collection of role with SpringBoot

Can a JPA entity have a field not mapped to a DB column

hibernate jpa orm

Lazy Initialization Exception in model mapper

java hibernate modelmapper

Mapping an Oracle Date to a Java object using Hibernate

java oracle hibernate mapping

can I tell Hibernate a class is immutable so it will share the objects to save cost of construction?

java hibernate immutability

Mapping multi-Level inheritance in Hibernate with Annotations

hibernate inheritance

Efficient representation of Hierarchies in Hibernate

java hibernate orm tree graph

Using Lite Version of Entity in nHibernate Relations?

Set creation and update time with Hibernate in Xml mappings

Hibernate vs. Apache Torque

Data not inserted using hibernate, but gives no error?

java hibernate

how do I create a file upload in grails which works with oracle?

oracle hibernate grails

Hibernate: how to map java object on two columns automatically?

hibernate types mappings