Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Conditional insert with Spring JPA / Hibernate

Google App Engine App with JPA deployment hangs

JPA composite primary key with null value

ManyToMany (with additional columns) using @ElementCollection and java.util.Map?

hibernate jpa map many-to-many

Is the JPA @Embedded annotation mandatory?

DDD, JPA and Multi-Module Maven

JPA-style Criteria/CriteriaBuilder queries from Hibernate Session

hibernate jpa criteria-api

Hibernate Second level query caching issue with same where clause

Enable no-proxy behaviour for all FetchType.LAZY non-collections by default in Hibernate

java hibernate jpa

JPA: Predicate and expression both in QueryCriteria where clause

REST: how to serialize a java object to JSON in a "shallow" way?

json spring rest jpa jakarta-ee

How to prevent changes of entity relationships?

java spring spring-boot jpa

Is there any available API to represent various units of item like KG, Litre, Metre, KM, etc

Hibernate/JPA: How to force implicit joins to use LEFT OUTER JOINS

hibernate jpa hql outer-join jql

Spring data JPA for returning specific fields

spring jpa spring-data-jpa

Static Metamodel attributes null when unit testing

java jpa testng

Generate DDL for JPA 2.0 with EclipseLink

jpa eclipselink ddl

How to eagerly load lazy fields with JPA 2.0?

Call method in JPA

java jpa methods objectdb

Spring Data JPA Specification to Select Specific Columns