|
|||||||||||
| 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.FunctionImpl
org.eclipse.datatools.modelbase.sql.routines.impl.UserDefinedFunctionImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
| Constructor Summary | |
JDBCUserDefinedFunction()
|
|
| Method Summary | |
boolean |
eIsSet(EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
java.sql.Connection |
getConnection()
|
EList |
getParameters()
Returns the value of the 'Parameters' containment reference list. |
Parameter |
getReturnScalar()
Returns the value of the 'Return Scalar' containment reference. |
RoutineResultTable |
getReturnTable()
Returns the value of the 'Return Table' containment reference. |
void |
refresh()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.routines.impl.FunctionImpl |
basicSetReturnCast, basicSetReturnScalar, basicSetReturnTable, eGet, eInverseRemove, eIsSet, eSet, eUnset, getReturnCast, getTransformGroup, isMutator, isNullCall, isStatic, isTypePreserving, setMutator, setNullCall, setReturnCast, setReturnScalar, setReturnTable, setStatic, setTransformGroup, setTypePreserving, 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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.routines.Function |
getReturnCast, getTransformGroup, isMutator, isNullCall, isStatic, isTypePreserving, setMutator, setNullCall, setReturnCast, setReturnScalar, setReturnTable, setStatic, setTransformGroup, setTypePreserving |
| 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 JDBCUserDefinedFunction()
| Method Detail |
public void refresh()
refresh in interface ICatalogObjectpublic java.sql.Connection getConnection()
getConnection in interface ICatalogObjectpublic Database getCatalogDatabase()
getCatalogDatabase in interface ICatalogObjectpublic EList getParameters()
RoutineParameter.
It is bidirectional and its opposite is 'Routine'.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
getParameters in interface RoutinegetParameters in class RoutineImplpublic Parameter getReturnScalar()
FunctionIf the meaning of the 'Return Scalar' containment reference isn't clear, there really should be more of a description here...
getReturnScalar in interface FunctiongetReturnScalar in class FunctionImplpublic RoutineResultTable getReturnTable()
FunctionIf the meaning of the 'Return Table' containment reference isn't clear, there really should be more of a description here...
getReturnTable in interface FunctiongetReturnTable in class FunctionImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class FunctionImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||