|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Procedure'.
From 5WD-02-Foundation-2002-12
11.50
The following features are supported:
SQLRoutinesPackage.getProcedure()| Method Summary | |
int |
getMaxResultSets()
Returns the value of the 'Max Result Sets' attribute. |
EList |
getResultSet()
Returns the value of the 'Result Set' containment reference list. |
boolean |
isOldSavePoint()
Returns the value of the 'Old Save Point' attribute. |
void |
setMaxResultSets(int value)
Sets the value of the ' Max Result Sets' attribute. |
void |
setOldSavePoint(boolean value)
Sets the value of the ' Old Save Point' attribute. |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.routines.Routine |
getAuthorizationID, getCreationTS, getExternalName, getInputParameters, getLanguage, getLastAlteredTS, getOutputParameters, getParameters, getParameterStyle, getSchema, getSecurity, getSource, getSpecificName, getSqlDataAccess, isDeterministic, setAuthorizationID, setCreationTS, setDeterministic, setExternalName, setLanguage, setLastAlteredTS, setParameterStyle, setSchema, setSecurity, setSource, setSpecificName, setSqlDataAccess |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public int getMaxResultSets()
setMaxResultSets(int),
SQLRoutinesPackage.getProcedure_MaxResultSets()public void setMaxResultSets(int value)
Max Result Sets' attribute.
value - the new value of the 'Max Result Sets' attribute.getMaxResultSets()public boolean isOldSavePoint()
setOldSavePoint(boolean),
SQLRoutinesPackage.getProcedure_OldSavePoint()public void setOldSavePoint(boolean value)
Old Save Point' attribute.
value - the new value of the 'Old Save Point' attribute.isOldSavePoint()public EList getResultSet()
RoutineResultTable.
If the meaning of the 'Result Set' containment reference list isn't clear, there really should be more of a description here...
SQLRoutinesPackage.getProcedure_ResultSet()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||