Uses of Class
org.hibernate.envers.boot.model.BasicAttribute
Packages that use BasicAttribute
-
Uses of BasicAttribute in org.hibernate.envers.boot.internal
Methods in org.hibernate.envers.boot.internal that return BasicAttributeModifier and TypeMethodDescriptionprotected BasicAttribute
AbstractModifiedColumnNamingStrategy.createModifiedFlagAttribute
(String name, String suffix, String flagName, String columnName) protected BasicAttribute
AbstractModifiedColumnNamingStrategy.createModifiedFlagAttribute
(PropertyAuditingData propertyAuditingData, Configuration configuration, String columnName) -
Uses of BasicAttribute in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return BasicAttributeConstructors in org.hibernate.envers.boot.model with parameters of type BasicAttributeModifierConstructorDescriptionBasicAttribute
(BasicAttribute other) A copy constructor that performs a deep-copy.