Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Java Persistence API

java jpa

Annotations: methods vs variables

java hibernate jpa jakarta-ee

JPA and toplink create-table on if they don't already exist?

java jpa orm persistence.xml

Best Practices for Polymorphic JPA via Annotations

hibernate unexpected end of subtree when dealing with collection of basics

hibernate jpa persistence jpql

Mapping a @Lob valued Map

JPA/Hibernate remove entity not working

java hibernate jpa

How do i group by date only from date time field in JPQL

java jpa jpql

Access JPA <persistence-unit-metadata> programmatically

java jpa eclipselink

JPA: should I store a BLOB in the same table with fetch Lazy or should I store it to another table and fetch lazy the one to one relationship

java jpa blob

Duplicate entry for key 'PRIMARY' in JPA/Hibernate

hibernate jpa many-to-many

Check database In JPA

java mysql jpa

Cannot acquire data source. Can't Use JPA EntityManager (EclipseLink) with JBoss 5.1

jpa jboss eclipselink jboss5.x

Having clause along with 'case when' in CriteriaBuilder

Hibernate validation - only validate if object is not null

java hibernate jpa

How to validate model data with JPA?

Can you do bulk delete in one transaction using JPA and Hibernate?

Avoiding timeout on container-managed EntityManager

jakarta-ee jpa ejb jta oc4j

Which solution for Hibernate 2nd Level Cache

JPA select query with timestamp and date fields fail to retrieve results