Class MapKeyJoinColumnDelegator
java.lang.Object
org.hibernate.boot.model.internal.MapKeyJoinColumnDelegator
- All Implemented Interfaces:
Annotation
- Author:
- Emmanuel Bernard
-
Constructor Details
-
MapKeyJoinColumnDelegator
-
-
Method Details
-
name
-
referencedColumnName
-
unique
public boolean unique() -
nullable
public boolean nullable() -
insertable
public boolean insertable() -
updatable
public boolean updatable() -
columnDefinition
-
table
-
foreignKey
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-