Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

JPA Criteria: downcast root to multiple entity subclasses and filter by the same linked entity natural id

Can I have a helper/convenient method inside a Hibernate entity class? [duplicate]

java hibernate jpa jboss jpa-2.0

Spring JPA DTO projection and handling the nested projection with null values

Selecting multiple objects by id using JPA and ObjectDB?

java jpa jpa-2.0 jpql objectdb

Indirect Hibernate/JPA method call loses transaction

java hibernate spring jpa-2.0

What is the difference between explicit and implicit JOIN in JPA? (performance)

java jpa jpa-2.0 jpql

JPA/EclipseLink - Calculated column

orm jpa eclipselink jpa-2.0

Why merge() return copy object?

hibernate jpa jpa-2.0 jpa-2.1

Using UUID with EclipseLink and PostgreSQL

JPQL Constructor Expression - org.hibernate.hql.ast.QuerySyntaxException:Table is not mapped

hibernate jpa jpa-2.0 jpql

JPA: How to perform a LIKE with a NUMBER column in a static JPA MetaModel?

Unidirectional @OneToOne with @MapsId does not work with lazy loading

criteria api--root.fectch() how to fetch a collection?

Using SQL-IN-clause in custom @Query in JPA-/CrudRepository with the list or set as passed parameter?

How to check if entity in Hibernate is dirty?

java hibernate jpa orm jpa-2.0