public static class CommandMetaData.ObjectMetaData extends Object
| Constructor and Description |
|---|
ObjectMetaData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
EntityFieldDefinition |
getDatabaseField() |
PropertyDescriptor |
getObjectProperty() |
Method |
getReadMethod() |
Class<?> |
getType() |
Method |
getWriteMethod() |
int |
hashCode() |
public Class<?> getType()
public PropertyDescriptor getObjectProperty()
public Method getWriteMethod()
public Method getReadMethod()
public EntityFieldDefinition getDatabaseField()
Copyright © 2019. All rights reserved.