public class EntityFinder
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
EntityFinder(EntityMetaData entity) |
| Modifier and Type | Method and Description |
|---|---|
PersistentLocalEntity |
findByPrimaryKey(EntityPrimaryKey key) |
public EntityFinder(EntityMetaData entity)
public PersistentLocalEntity findByPrimaryKey(EntityPrimaryKey key) throws java.lang.Exception
java.lang.Exception