| Constructor and Description |
|---|
PrimaryKeyRetriever(EOAttribute att) |
| Modifier and Type | Method and Description |
|---|---|
static PrimaryKeyRetriever<? extends org.neo4j.graphdb.PropertyContainer> |
create(EOEntity entity) |
Cost |
getCost() |
protected abstract long |
getId(T t) |
java.util.Iterator<java.lang.Number> |
retrieve(T t) |
java.lang.String |
toString() |
public PrimaryKeyRetriever(EOAttribute att)
protected abstract long getId(T t)
public java.util.Iterator<java.lang.Number> retrieve(T t)
public java.lang.String toString()
toString in class java.lang.Objectpublic static PrimaryKeyRetriever<? extends org.neo4j.graphdb.PropertyContainer> create(EOEntity entity)
Copyright © 2002 – 2022 Project Wonder.