Package | Description |
---|---|
org.apache.openjpa.persistence.criteria |
OpenJPA Criteria Query
This package provides an implementation of Criteria API in JPA 2.0 Specification
and extended features such as Query-By-Example.
|
org.apache.openjpa.persistence.meta |
OpenJPA MetaModel
This package provides an implementation of Metamodel API of JPA 2.0 Specification.
|
Constructor and Description |
---|
Joins.Set(FromImpl<?,Z> parent,
Members.SetAttributeImpl<? super Z,E> member,
javax.persistence.criteria.JoinType jt) |
Modifier and Type | Class and Description |
---|---|
static class |
Members.KeyAttributeImpl<X,K>
Represents the keys of java.util.Map<K,V> in managed type <X> as a pseudo-attribute of type
java.util.Set<K>.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.