Package org.eclipse.wst.rdb.internal.models.sql.routines

Interface Summary
BuiltInFunction A representation of the model object 'Built In Function'.
Function A representation of the model object 'Function'.
Method A representation of the model object 'Method'.
Parameter A representation of the model object 'Parameter'.
Procedure A representation of the model object 'Procedure'.
Routine A representation of the model object 'Routine'.
RoutineResultTable A representation of the model object 'Routine Result Table'.
Source A representation of the model object 'Source'.
SQLRoutinesFactory The Factory for the model.
SQLRoutinesPackage The Package for the model.
UserDefinedFunction A representation of the model object 'User Defined Function'.
 

Class Summary
DataAccess A representation of the literals of the enumeration 'Data Access', and utility methods for working with them.
FunctionType A representation of the literals of the enumeration 'Function Type', and utility methods for working with them.
ParameterMode A representation of the literals of the enumeration 'Parameter Mode', and utility methods for working with them.