Methods in planetj.dataengine with parameters of type RowInterfaceProperties |
static String |
RowClassGenerator.generateRowInterface(Iterator pFieldDescriptors,
RowInterfaceProperties pProps)
Generates an interface based on a Database Row. |
static String |
RowClassGenerator.generateRowInterface(RowCollection pRC,
RowInterfaceProperties pProps)
Generates an interface based on a Database Row. |
static String |
RowClassGenerator.generateRowInterface(Table pTable,
RowInterfaceProperties pProps)
Generates an interface based on a Database Row. |