Table IWA_LibraryVersionSpec

Library Version Spec

Columns

Primary Key Name Type Length Precision Can Be Null Default References Action Hints Comment
true LibraryVersionSpecId BIGINT false Identifies the library version specification.
false LibrarySpecificationId BIGINT false IWA_LibrarySpecification(LibrarySpecificationId) ON DELETE CASCADE References the library specification this library version specification belongs to.
false Version VARCHAR 50 false The specified version .
false Inclusive BIT false Is the version range inclusive specified version or not.
false Minimum BIT false Is this the minimum or maximum version of the specified version range

Constraints

Constraint Name Columns Hints Comment
UNIQUE IWA_LibraryVersionSpec_LibSpecIdMinimumIndex LibrarySpecificationId , Minimum

Indexes

Name Columns Hints Comment
IWA_LibraryVersionSpec_LibrarySpecificationIdIndex LibrarySpecificationId

Cache

Object Strategy
IWA_LibraryVersionSpec ALL