Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

How to upgrade Hibernate from version 4.3 to 5.2 for migration to JDK 10?

JPA/hibernate big collections

java hibernate spring orm jpa

Is it mandatory to instantiate collection fields in JPA?

hibernate jpa

Discover JPA annotated classes when using Spring 3+Hibernate JPA

Java JPA class converters

java hibernate jpa eclipselink

How to mix Inheritance Strategies in combination with multiple subclass layers

Preventing the hibernate StaleObjectStateException from occurring

JpaRepository delete child elements

Hibernate annotation mapping for java extended classes

Spring JPA Config IllegalArgumentException: No persistence unit with name found

How to use date_format when using JPQL/JPA

java mysql jpa jpql

Load balancing (ribbon) and routing (zuul) Spring REST API (Spring Data JPA) requests to multiple copies of same service

@NamedStoredProcedureQuery with Spring Data JPA Repository - Type cannot be null error

java spring hibernate jpa

JPQL for One to Many Relationship

java mysql jpa eclipselink jpql

SQL IN clause slower than individual queries

Execute "MEMBER OF" query against 'ElementCollection' Map fields in JP-QL (JPA 2.0)

java orm jpa eclipselink jpql

Java Persistance Application Stateless vs. Stateful

java jpa stateless stateful

No transaction starts within Spring @Transactional method

Is using JPA/ORM to generate a db schema a bad idea?

java jpa orm db-schema

What are JPA entities?

java database jpa entities