| 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 |
MapExpressionImpl<T extends Map<K,V>,K,V>
Implementation of a MapExpression
|
| Modifier and Type | Method and Description |
|---|---|
MapExpression |
JDOTypesafeQuery.mapParameter(String name) |
| Modifier and Type | Method and Description |
|---|---|
MapExpression |
TypesafeQuery.mapParameter(String name)
Method to return a map parameter for the query.
|
Copyright © 2013. All Rights Reserved.