Uses of Interface
com.orchestranetworks.schema.info.UniquenessConstraint
-
Packages that use UniquenessConstraint Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of UniquenessConstraint in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema that return types with arguments of type UniquenessConstraint Modifier and Type Method Description List<UniquenessConstraint>SchemaNode. getUniquenessConstraints()Returns theuniqueness constraintsapplied on this table using the propertyxs:unique.
-