Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Best Practice - Multi Layer Architecture and DTOs [closed]

java jpa dto multi-tier

Is there a way to get all managed entities from an EntityManager

Do you like the Criteria api of JPA 2.0? Do you use it with framework? [closed]

Two Persistence Unit in one Persistence.xml

How does EJB and JPA relate? [duplicate]

java jakarta-ee jpa ejb-3.0

Inserting in my JPA using entity manager native query

jpa entitymanager

Best practice for JPA with Java8's Optional return?

java jpa java-8

What is the difference between a Session and a Connection in Hibernate?

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