|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceDataRow | |
---|---|
com.stratelia.webactiv.organization |
Uses of InstanceDataRow in com.stratelia.webactiv.organization |
---|
Methods in com.stratelia.webactiv.organization that return InstanceDataRow | |
---|---|
protected InstanceDataRow |
InstanceDataTable.fetchInstanceData(ResultSet rs)
Fetch the current instanceData row from a resultSet. |
protected InstanceDataRow |
InstanceDataTable.fetchRow(ResultSet rs)
Fetch the current instanceData row from a resultSet. |
protected InstanceDataRow |
InstanceDataTable.fetchUserSet(ResultSet rs)
Fetch the current instanceData row from a resultSet. |
InstanceDataRow |
InstanceDataTable.getInstanceData(int id)
Returns the instance whith the given id. |
Methods in com.stratelia.webactiv.organization with parameters of type InstanceDataRow | |
---|---|
protected void |
InstanceDataTable.prepareInsert(String insertQuery,
PreparedStatement insert,
InstanceDataRow row)
|
protected void |
InstanceDataTable.prepareUpdate(String updateQuery,
PreparedStatement update,
InstanceDataRow row)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |