Package | Description |
---|---|
org.datanucleus.api.jdo.query |
Package providing DataNucleus' implementation of a typesafe query mechanism, primarily JDOQL.
|
org.datanucleus.query.typesafe |
Package providing a typesafe query mechanism, primarily for JDO.
|
Modifier and Type | Class and Description |
---|---|
class |
ListExpressionImpl<T extends List<E>,E>
Implementation of a ListExpression.
|
Modifier and Type | Method and Description |
---|---|
ListExpression |
JDOTypesafeQuery.listParameter(String name) |
Modifier and Type | Method and Description |
---|---|
ListExpression |
TypesafeQuery.listParameter(String name)
Method to return a list parameter for the query.
|
Copyright © 2018. All rights reserved.