public class IdPropertyWhereClause extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PartInfo |
partInfo |
protected static Map<Part.Type,String> |
SYMBOLS |
protected Part.Type |
type |
| Constructor and Description |
|---|
IdPropertyWhereClause(PartInfo partInfo,
Neo4jTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertValue(PartInfo partInfo,
Object value) |
PartInfo |
getPartInfo() |
Map<Parameter,Object> |
resolveParameters(Map<Parameter,Object> parameters) |
String |
toString() |
public IdPropertyWhereClause(PartInfo partInfo, Neo4jTemplate template)
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.