Index

A B C D E F G H I M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

U

unique - Variable in record class dimstyl.orm.metadata.ColumnMetadata
The field for the unique record component.
unique() - Element in annotation interface dimstyl.orm.annotations.Column
Specifies whether the column should have a unique constraint.
unique() - Method in record class dimstyl.orm.metadata.ColumnMetadata
Returns the value of the unique record component.
UniqueConstraint - Annotation Interface in dimstyl.orm.annotations
Annotation to define a unique constraint on one or more database columns.
uniqueConstraints - Variable in record class dimstyl.orm.metadata.TableMetadata
The field for the uniqueConstraints record component.
uniqueConstraints() - Element in annotation interface dimstyl.orm.annotations.Table
Defines unique constraints applied to one or more columns of the table.
uniqueConstraints() - Method in record class dimstyl.orm.metadata.TableMetadata
Returns the value of the uniqueConstraints record component.
UnsupportedFieldTypeException - Exception Class in dimstyl.orm.exceptions
Exception thrown when an unsupported field type is encountered in an entity.
UnsupportedFieldTypeException(String) - Constructor for exception class dimstyl.orm.exceptions.UnsupportedFieldTypeException
Constructs a new UnsupportedFieldTypeException with the specified detail message.
A B C D E F G H I M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form