Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Can you run hibernate without a database set up?

java database hibernate

javax.validation.Validation multiple instantiation Vs Reusing single Validator instance

java hibernate jpa entities

Retrieve a row from DB as a Map in Hibernate

java database hibernate jpa

@Transactional annotation not starting transaction (Guice Persist)

org.hibernate.AnnotationException: No identifier specified for entity

java hibernate groovy orm

MySQL DATETIME precision (joda-time, Hibernate, org.jadira.usertype, hbm2ddl)

Deleting an object by its ID and version in JPA

Cache with JpaRepository

java spring hibernate

Using Hibernate Get with Multi-Column Primary Key

How to INSERT using a SELECT in Hibernate

java sql hibernate orm hql

Spring Issues: Error creating beans and Injection of autowired dependencies failed

AbstractMethodError thrown at runtime with Hibernate/JPA

java hibernate jpa

JPA, EJB with error HHH000262: Table not found: employee

java hibernate maven jpa ejb

Transaction present on server in Never call

java hibernate

Hibernate Envers - include date of when change happened

JPA Native query get a Single Object

java mysql hibernate jpa jpql

Spring Boot Application quits unexpectedly with "Killed"

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