Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Hibernate H2 specify drop table order

Are composite primary keys in JPA with Quarkus possible?

java jpa kotlin quarkus

eclipse existing maven project add jpa support?

Eclipselink : How do you get the EntityManager in each bundle?

JPA w/o application server

java jpa

JPA native query and cache

java hibernate jpa native

junit test case transaction not getting committed - no errors

Storing a hash as byte array with JPA

database hibernate jpa hash blob

JPA2 persistence for a @ManyToMany Map containing a Set

java orm jpa jpa-2.0

Composite Key in JPA / Hibernate with inherited class

JPA ManyToMany ConcurrentModificationException issues

java hibernate orm jpa

Strange classCastException hibernate 3.5 glassfish

Storing Double.POSITIVE_INFINITY in MySQL (EJB entity/JBoss)

mysql jpa jboss ejb infinity

Some confusion surrounding JDBC Resources and JDBC Connection pools Glassfish

java jakarta-ee jpa glassfish

JPA - @OneToMany update

getSingleResult returns proxy on native scalar query in hibernate

java hibernate jpa

[PersistenceUnit: <name>]: unable to build EntityManagerFactory

java hibernate jpa

Persisting timestamp field as Date or Long?

jpa persistence timestamp

Unable to query with @MapsId and @Id, but works just with @Id

java jpa jpql

Entity manager being regisered second time (WARN: HHH000436: Entity manager factory name (empsys) is already registered.)

spring hibernate jpa glassfish