|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StorablePreparedStatement
The Statement interface is an extension of exec prepared statement that has some stored prepared specifics.
| Field Summary |
|---|
| Fields inherited from interface org.apache.derby.catalog.Dependable |
|---|
ACTIVATION, ALIAS, COLUMNS_IN_TABLE, COLUMNS_PERMISSION, CONGLOMERATE, CONSTRAINT, DEFAULT, FILE, HEAP, INDEX, PERM, PREPARED_STATEMENT, ROLE_GRANT, ROUTINE_PERMISSION, SCHEMA, SEQUENCE, STORED_PREPARED_STATEMENT, TABLE, TABLE_PERMISSION, TRIGGER, VIEW |
| Method Summary | |
|---|---|
void |
loadGeneratedClass()
Load up the class from the saved bytes. |
| Methods inherited from interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement |
|---|
finish, getActivationClass, getClone, getConstantAction, getCursorInfo, getInitialRowCount, getRequiredPermissionsList, getSavedObject, getSavedObjects, getStalePlanCheckInterval, getTargetColumns, getTargetTable, getUpdateColumns, getUpdateMode, incrementExecutionCount, needsSavepoint, setSource, setSPSAction, setStalePlanCheckInterval, setValid, upToDate |
| Methods inherited from interface org.apache.derby.iapi.sql.PreparedStatement |
|---|
execute, executeSubStatement, executeSubStatement, getActivation, getBeginCompileTimestamp, getBindTimeInMillis, getCompileTimeInMillis, getCompileTimeWarnings, getEndCompileTimestamp, getGenerateTimeInMillis, getOptimizeTimeInMillis, getParameterTypes, getParseTimeInMillis, getResultDescription, getSource, getSPSName, getVersionCounter, isAtomic, referencesSessionSchema, rePrepare, upToDate |
| Methods inherited from interface org.apache.derby.iapi.sql.depend.Dependent |
|---|
isValid, makeInvalid, prepareToInvalidate |
| Methods inherited from interface org.apache.derby.catalog.Dependable |
|---|
getClassType, getDependableFinder, getObjectID, getObjectName, isPersistent |
| Method Detail |
|---|
void loadGeneratedClass()
throws StandardException
StandardException - on error
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||