|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Procedure
A representation of the model object 'Procedure'.
Reference: 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. |
org.eclipse.emf.common.util.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.wst.rdb.internal.models.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.wst.rdb.internal.models.sql.schema.SQLObject |
|---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.emf.ecore.sdo.EDataObject |
|---|
getInstanceProperties |
| Methods inherited from interface commonj.sdo.DataObject |
|---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotations |
| Method Detail |
|---|
int getMaxResultSets()
setMaxResultSets(int),
SQLRoutinesPackage.getProcedure_MaxResultSets()void setMaxResultSets(int value)
Max Result Sets' attribute.
value - the new value of the 'Max Result Sets' attribute.getMaxResultSets()boolean isOldSavePoint()
setOldSavePoint(boolean),
SQLRoutinesPackage.getProcedure_OldSavePoint()void setOldSavePoint(boolean value)
Old Save Point' attribute.
value - the new value of the 'Old Save Point' attribute.isOldSavePoint()org.eclipse.emf.common.util.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 | |||||||||