Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

Using a ParameterExpression as part of the In clause

java hibernate jpa jpa-2.0

JPA 2: how to declare primary-key columns in @ElementCollection tables

@Column(nullable=false) Not Working

Get rid of if-else ladder when creating JPA criteria query based on sort/filter fields of LazyDataModel

Delete object from ManyToOne relationship doesn't update a parent collection

jpa jpa-2.0

CASE WHEN in Hibernate @OrderBy annotation

java hibernate jpa jpa-2.0

How to test JPA2 mappings in Java EE project?

JPA update many-to-many deleting records

jpa criteria-api: join with subselect

jpa-2.0 criteria-api

How to perform a join fetch in JPA Criteria without unchecked casting?

JPA + EJB testing with embedded glassfish v3

jpa-2.0 glassfish-3 ejb-3.1

JPA CriteriaQuery projection with lists

How do I write a JPA query that checks if a collection has at least one item in another collection?

hibernate jpa jpa-2.0

JPA2 Criteria Accent-insensitive without database dependency

java sql jpa jpa-2.0

Login using hibernate/JPA

java hibernate jpa jpa-2.0