Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

LIKE restriction from the Hibernate Criteria API

hibernate criteria

Value '0000-00-00' can not be represented as java.sql.Date

Jackson triggering JPA Lazy Fetching on serialization

java json spring hibernate jpa

Weird NPE on BatchingBatcher "JDBC driver did not return the expected number of row counts"

Hibernate Envers Revert data to a version

Hibernate not caching my OneToOne relationship on the inverse side

Array with UserType in Hibernate and PostgreSQL --> MappingException

Ignore null values of entity bean while updating the table using Hibernate

java hibernate

How to internationalize a Hibernate entity

OnetoOne Bi-directional Association Error on using referenceColumnName

hibernate spring-data-jpa

How to bulk delete records using temporary tables in Hibernate?

Spring @Transaction not starting transactions

Error while compiling when using AspectJ compiler instead of Javac

Spring JPA - org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean cannot be cast to javax.persistence.EntityManagerFactory

JPA Entity Mapping which is related based on two other entity mappings

Where and how handle spring+hibernate exceptions?

How does Envers deal with schema changes?

Slow performance on Hibernate + Java but fast when I use TOAD with the same native Oracle query

java oracle hibernate

Hibernate: Error accessing field [private java.lang.Integer ] by reflection for persistent property

java hibernate jpa orm

Persisting Joda DateTime instead of Java Date in Hibernate