Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Removing all rows from a table using JPA

java database jpa

How to populate Java (web) application with initial data using Spring/JPA/Hibernate

checks for constraint violation before persisting an entity

hibernate jpa seam richfaces

Password encryption with Spring/Hibernate - Jasypt or something else? [closed]

In @Table(name = "tableName") - make "tableName" a variable in JPA

java jpa ejb-3.0

Combining JAXB and JPA in one model

java jpa jakarta-ee jaxb

Is merging in JPA ever necessary for attached entities?

java jpa

JPA merge in a RESTful web application with DTOs and Optimistic Locking?

java rest jpa web dto

Pessimistic locking vs Serializable transaction isolation level

Is there a good reason to configure hibernate with XML rather than via annotations?

Moving Hibernate instrumentation to build time

Is there a way to get the count size for a JPA Named Query with a result set?

java jpa jpql

How to get the JPA generated SQL query?

jpa spring-data-jpa

merge many application.properties files instead of replace on Spring Boot?

Immutable Value objects and JPA

JPA: Join Fetch results to NULL on empty many side

What's the difference between Hibernate and JPA?

hibernate jpa

JPA where clause any

java jpa

What is 'weaving'?

How do I know the id before saving an object in jpa

java oracle jpa jpa-2.0