|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of KeyDef in com.workingdogs.village |
|---|
| Methods in com.workingdogs.village that return KeyDef | |
|---|---|
KeyDef |
KeyDef.addAttrib(java.lang.String name)
Adds the named attribute to the KeyDef. |
KeyDef |
DataSet.keydef()
gets the KeyDef object for this DataSet |
| Constructors in com.workingdogs.village with parameters of type KeyDef | |
|---|---|
TableDataSet(java.sql.Connection conn,
Schema schema,
KeyDef keydef)
Creates a new TableDataSet object. |
|
TableDataSet(java.sql.Connection conn,
java.lang.String tableName,
KeyDef keydef)
Creates a new TableDataSet object. |
|
TableDataSet(java.sql.Connection conn,
java.lang.String tableName,
java.lang.String columns,
KeyDef keydef)
Creates a new TableDataSet object. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||