Unique columns.
Entity metadata of the class to which this unique constraint is applied.
User specified column names.
User specified unique constraint name.
Final unique constraint name. If unique constraint name was given by a user then it stores normalized (by naming strategy) givenName. If unique constraint name was not given then its generated.
Target class to which metadata is applied.
Builds some depend unique constraint properties. Must be called after all entity metadata's properties map, columns and relations are built.
Generated using TypeDoc
Unique metadata contains all information about table's unique constraints.