public class TuplePropertyDef extends Object
| Constructor and Description |
|---|
TuplePropertyDef(String column,
String type,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumn()
database column name
|
String |
getPropertyName()
property name mapped to this [column]
|
String |
getType()
mpp type code (string, number, interger, date, boolean)
|
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.