|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreparedResult
PreparedResult represents the result of a call to OJPreparingStmt.prepareSql.
Method Summary | |
---|---|
Object |
execute()
Executes the prepared result. |
String |
getCode()
|
TableModificationRelBase.Operation |
getTableModOp()
|
boolean |
isDml()
|
Method Detail |
---|
String getCode()
boolean isDml()
TableModificationRelBase.Operation getTableModOp()
Object execute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |