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.
|
Modifier and Type | Method and Description |
---|---|
Expressions.In<T> |
Expressions.In.value(javax.persistence.criteria.Expression<? extends T> value) |
Expressions.In<T> |
Expressions.In.value(T value) |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.