public class SelectByIdDescriptor<T extends PersistentObject> extends AbstractSelectDescriptor<T>
Constructor and Description |
---|
SelectByIdDescriptor(java.lang.Class<T> entityType,
long id) |
SelectByIdDescriptor(java.lang.Class<T> entityType,
long id,
boolean readonly) |
Modifier and Type | Method and Description |
---|---|
long |
getId() |
equals, getEntityType, getQueryName, getReturnType, hashCode, toString