|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tcolumn | |
dke.smwp.serialize.dbtypes |
Uses of Tcolumn in dke.smwp.serialize.dbtypes |
Fields in dke.smwp.serialize.dbtypes declared as Tcolumn | |
protected static Tcolumn |
Tcolumn._TcolumnFactory
|
Methods in dke.smwp.serialize.dbtypes that return Tcolumn | |
Tcolumn |
TcolumnRef.getValue()
|
Tcolumn[] |
TColumnTable.getArray()
array accessor methods |
Tcolumn[] |
TColumnTable.getArray(long index,
int count)
|
Tcolumn |
TColumnTable.getElement(long index)
|
Methods in dke.smwp.serialize.dbtypes with parameters of type Tcolumn | |
void |
TcolumnRef.setValue(Tcolumn c)
|
protected oracle.sql.ORAData |
Tcolumn.create(Tcolumn o,
oracle.sql.Datum d,
int sqlType)
|
void |
TColumnTable.setArray(Tcolumn[] a)
|
void |
TColumnTable.setArray(Tcolumn[] a,
long index)
|
void |
TColumnTable.setElement(Tcolumn a,
long index)
|
Constructors in dke.smwp.serialize.dbtypes with parameters of type Tcolumn | |
TColumnTable(Tcolumn[] a)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |