public class EntityType extends ManagedType
InstanceId
class Person {| Constructor and Description |
|---|
EntityType(Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Property |
getIdProperty() |
java.lang.reflect.Type |
getIdPropertyGenericType() |
Entity |
getManagedClass() |
protected PrettyPrintBuilder |
prettyPrintBuilder() |
java.lang.String |
toString() |
getRawDehydratedTypeequals, getActualTypeArguments, getBaseJavaClass, getBaseJavaType, hashCode, isGenericType, prettyPrintpublic EntityType(Entity entity)
public Entity getManagedClass()
getManagedClass in class ManagedTypepublic java.lang.reflect.Type getIdPropertyGenericType()
public java.lang.String toString()
toString in class JaversTypeprotected PrettyPrintBuilder prettyPrintBuilder()
prettyPrintBuilder in class ManagedTypepublic Property getIdProperty()