Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPA Annotations - How to retrieve a single value from a different table than the current object?

how to update an entity with spring data jpa

java spring hibernate jpa

JPQL ORDER BY clause with parameter

Not an managed type: class entity. & Spring Data

hibernate jpa spring-data

Hibernate Performance Best Practice?

ORM solutions (JPA; Hibernate) vs. JDBC

Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException

How to do a distinct count in JPA critera API?

JPA, Entity manager, select many columns and get result list custom objects

Changing Persistence Unit dynamically - JPA

java jpa persistence.xml

How to specify @lock timeout in spring data jpa query?

java spring oracle hibernate jpa

Doesn't work setting default value of property in Hibernate

Subquery in select clause with JPA Criteria API

jpa select subquery criteria

Cannot use an EntityTransaction while using JTA

jpa glassfish eclipselink jta

How to join two unrelated entities using JPA and Hibernate

java hibernate jpa join entity

Serialize bi-directional JPA entities to JSON with jackson

java json hibernate jpa jackson

Accessing Hibernate Session from EJB using EntityManager

Why does JPA use FetchType EAGER by default for the @ManyToOne relationship

How to use a dynamic parameter in a IN clause of a JPA named query?

sql oracle jpa oracle11g

Spring-boot: required a bean named 'entityManagerFactory' that could not be found