|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.routines.impl.RoutineImpl
org.eclipse.datatools.modelbase.sql.routines.impl.ProcedureImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
public class JDBCProcedure
Constructor Summary | |
---|---|
JDBCProcedure()
|
Method Summary | |
---|---|
boolean |
eIsSet(EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
java.sql.Connection |
getConnection()
|
EList |
getParameters()
|
EList |
getResultSet()
|
void |
refresh()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.routines.impl.ProcedureImpl |
---|
eGet, eInverseRemove, eSet, eUnset, getMaxResultSets, isOldSavePoint, setMaxResultSets, setOldSavePoint, toString |
Methods inherited from class org.eclipse.datatools.modelbase.sql.routines.impl.RoutineImpl |
---|
basicGetSchema, basicSetSchema, basicSetSource, eInverseAdd, getAuthorizationID, getCreationTS, getExternalName, getInputParameters, getLanguage, getLastAlteredTS, getOutputParameters, getParameterStyle, getSchema, getSecurity, getSource, getSpecificName, getSqlDataAccess, isDeterministic, setAuthorizationID, setCreationTS, setDeterministic, setExternalName, setLanguage, setLastAlteredTS, setParameterStyle, setSchema, setSecurity, setSource, setSpecificName, setSqlDataAccess |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.routines.Routine |
---|
getAuthorizationID, getCreationTS, getExternalName, getInputParameters, getLanguage, getLastAlteredTS, getOutputParameters, 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, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Constructor Detail |
---|
public JDBCProcedure()
Method Detail |
---|
public void refresh()
refresh
in interface ICatalogObject
public Database getCatalogDatabase()
getCatalogDatabase
in interface ICatalogObject
public java.sql.Connection getConnection()
getConnection
in interface ICatalogObject
public EList getParameters()
RoutineImpl
getParameters
in interface Routine
getParameters
in class RoutineImpl
SQLRoutinesPackage.getRoutine_Parameters()
,
Parameter.getRoutine()
public EList getResultSet()
ProcedureImpl
getResultSet
in interface Procedure
getResultSet
in class ProcedureImpl
SQLRoutinesPackage.getProcedure_ResultSet()
public boolean eIsSet(EStructuralFeature eFeature)
ProcedureImpl
eIsSet
in class ProcedureImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |