A B C D E F G H I L M N O P Q R S T U V W X Y

U

UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Unique Constraint' class.
UNIQUE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
UNIQUE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
UNIQUE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
UNIQUE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
UNIQUE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
UNIQUE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
UNIQUE_CONSTRAINT__FOREIGN_KEY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Foreign Key' reference list.
UNIQUE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
UNIQUE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
UNIQUE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
UNIQUE_CONSTRAINT__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
UNIQUE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the the 'Unique Constraint' class.
UniqueConstraint - interface org.eclipse.wst.rdb.internal.models.sql.constraints.UniqueConstraint.
A representation of the model object 'Unique Constraint'.
UniqueConstraintImpl - class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.UniqueConstraintImpl.
An implementation of the model object 'Unique Constraint'.
UNLINK_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Unlink Option' enum.
UnlinkOption - class org.eclipse.wst.rdb.internal.models.sql.datatypes.UnlinkOption.
A representation of the literals of the enumeration 'Unlink Option', and utility methods for working with them.
unset(int) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
unset(int) - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
unset(Property) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
unset(Property) - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
unset(String) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
unset(String) - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
User - interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.User.
A representation of the model object 'User'.
USER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'User' class.
USER__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
USER__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
USER__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
USER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Privilege' reference list.
USER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Role Authorization' reference list.
USER__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
USER__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
USER__OWNED_SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Owned Schema' reference list.
USER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Privilege' containment reference list.
USER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Role Authorization' reference list.
USER_DEFINED - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.FunctionType
The 'USER DEFINED' literal value.
USER_DEFINED_FUNCTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The meta object id for the 'User Defined Function' class.
USER_DEFINED_FUNCTION__AUTHORIZATION_ID - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
USER_DEFINED_FUNCTION__CREATION_TS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
USER_DEFINED_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
USER_DEFINED_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
USER_DEFINED_FUNCTION__DETERMINISTIC - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
USER_DEFINED_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
USER_DEFINED_FUNCTION__EXTERNAL_NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
USER_DEFINED_FUNCTION__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
USER_DEFINED_FUNCTION__LANGUAGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
USER_DEFINED_FUNCTION__LAST_ALTERED_TS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
USER_DEFINED_FUNCTION__MUTATOR - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Mutator' attribute.
USER_DEFINED_FUNCTION__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
USER_DEFINED_FUNCTION__NULL_CALL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Null Call' attribute.
USER_DEFINED_FUNCTION__PARAMETER_STYLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
USER_DEFINED_FUNCTION__PARAMETERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
USER_DEFINED_FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Cast' containment reference.
USER_DEFINED_FUNCTION__RETURN_SCALER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Scaler' containment reference.
USER_DEFINED_FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Table' containment reference.
USER_DEFINED_FUNCTION__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
USER_DEFINED_FUNCTION__SECURITY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
USER_DEFINED_FUNCTION__SOURCE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference list.
USER_DEFINED_FUNCTION__SPECIFIC_NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
USER_DEFINED_FUNCTION__SQL_DATA_ACCESS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
USER_DEFINED_FUNCTION__STATIC - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Static' attribute.
USER_DEFINED_FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Transform Group' attribute.
USER_DEFINED_FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Type Preserving' attribute.
USER_DEFINED_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The number of structural features of the the 'User Defined Function' class.
USER_DEFINED_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.FunctionType
The 'USER DEFINED' literal object.
USER_DEFINED_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'User Defined Type' class.
USER_DEFINED_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
USER_DEFINED_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
USER_DEFINED_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
USER_DEFINED_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
USER_DEFINED_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering' containment reference.
USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Schema' reference.
USER_DEFINED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the the 'User Defined Type' class.
USER_DEFINED_TYPE_ORDERING - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'User Defined Type Ordering' class.
USER_DEFINED_TYPE_ORDERING__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
USER_DEFINED_TYPE_ORDERING__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
USER_DEFINED_TYPE_ORDERING__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
USER_DEFINED_TYPE_ORDERING__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
USER_DEFINED_TYPE_ORDERING__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
USER_DEFINED_TYPE_ORDERING__ORDERING_CATEGORY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering Category' attribute.
USER_DEFINED_TYPE_ORDERING__ORDERING_FORM - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering Form' attribute.
USER_DEFINED_TYPE_ORDERING__ORDERING_ROUTINE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering Routine' reference.
USER_DEFINED_TYPE_ORDERING_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the the 'User Defined Type Ordering' class.
USER_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the the 'User' class.
USER_GENERATED - Static variable in class org.eclipse.wst.rdb.internal.models.sql.tables.ReferenceType
The 'USER GENERATED' literal value.
USER_GENERATED_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.tables.ReferenceType
The 'USER GENERATED' literal object.
UserDefinedFunction - interface org.eclipse.wst.rdb.internal.models.sql.routines.UserDefinedFunction.
A representation of the model object 'User Defined Function'.
UserDefinedFunctionImpl - class org.eclipse.wst.rdb.internal.models.sql.routines.impl.UserDefinedFunctionImpl.
An implementation of the model object 'User Defined Function'.
UserDefinedType - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.UserDefinedType.
A representation of the model object 'User Defined Type'.
UserDefinedTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.UserDefinedTypeImpl.
An implementation of the model object 'User Defined Type'.
UserDefinedTypeOrdering - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.UserDefinedTypeOrdering.
A representation of the model object 'User Defined Type Ordering'.
UserDefinedTypeOrderingImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.UserDefinedTypeOrderingImpl.
An implementation of the model object 'User Defined Type Ordering'.
UserImpl - class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.UserImpl.
An implementation of the model object 'User'.

A B C D E F G H I L M N O P Q R S T U V W X Y