public final class PropertyDefinition extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getColumnName() |
String |
getDateFormat() |
String |
getFieldName() |
PropertyType |
getPropertyType() |
String |
getStatement() |
int |
hashCode() |
boolean |
isInsertable() |
boolean |
isUpdateable() |
String |
toString() |
public String getFieldName()
public String getColumnName()
public PropertyType getPropertyType()
public String getStatement()
public String getDateFormat()
public boolean isInsertable()
public boolean isUpdateable()
Copyright © 2015. All Rights Reserved.