Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

No transactional EntityManager available - working with JPA Api, error with Hibernate Session

Equivalent of criteria in spring-data-jpa

Unable to locate static metamodel field

java hibernate jpa

SQL Server 2016 - Invalid object name 'hibernate_sequence'

sql-server jpa spring-boot

javax.persistence.TransactionRequiredException in small facelet application

java jsf jpa

Hibernate JPA create table type=InnoDB Problem

java mysql hibernate jpa jboss

Class is managed, but is not listed in the persistence.xml file

Mapping Collection of String and Enum with Ebean (Play 2.0)

Custom data types using EclipseLink and Querydsl

java jpa eclipselink querydsl

JPA criteria API translates the 'in' expression to multiple 'OR'

java jpa openjpa

Kotlin data class inheritance + copy method

jpa inheritance kotlin

How to group by Case statement using JPA Criteria API / Hibernate

Should Hibernate Session#merge do an insert when receiving an entity with an ID?

java hibernate jpa concurrency

attribute of type java.time.LocalDateTime doesn't work as a JPA query parameter in Hibernate

java hibernate jpa java-8 jpql

Spring JPA/Hibernate: Failed to import bean definitions

java xml spring hibernate jpa