Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Hibernate two tables and one object

java hibernate orm jpa

HSQLDB is eating all my memory

java jpa hsqldb

eclipselink PersistenceUnitLoadingEception in executable JAR

How to set a backreference from an @EmbeddedId in JPA

java jpa eclipselink

JAXB & JPA annotations. Are there any strong arguments for preferring field access over property access?

java jpa annotations jaxb

Is it possible to use EJB 3.1 in desktop applications?

java jpa ejb-3.1

Using roo to create a springsource project with mongo

java jpa mongodb spring-roo

Hibernate Jpa Annotation: Problem with Embedded Id

hibernate jpa annotations

JPA OneToOne relationship

Can Hibernate Custom query return a Map instead of a List?

java sql hibernate jpa

EJB 3.1 Singleton + JPA + JSF design advice needed

jsf jpa jsf-2 ejb-3.0 ejb-3.1

Problem with JPA, EclipseLink and case sensitive mysql

mysql linux jpa eclipselink

How can I commit a Play! JPA transaction manually?

Should Guice-Injected DAO's be Singletons?

java hibernate jpa guice dao

JPA Query - sql injection in positional parameters jpa native query

How to generate hiberate POJO classes from DB tables

java hibernate jpa annotations

How to bulk delete from element collection in jpa

Spring Data JPA delete native query throwing exception

How to create an index with JPA/hibernate and use fields from MappedSuperClass together with fields from concrete entity

java hibernate jpa

Hibernate: @ManyToOne(fetch = FetchType.LAZY) does not work on non-primary key referenced column