Class BeanTagListener.DeploymentAttributeMapping
java.lang.Object
de.hybris.bootstrap.typesystem.xml.BeanTagListener.DeploymentAttributeMapping
- Enclosing class:
- BeanTagListener
-
Field Details
-
columnName
-
typeDef
-
nullable
public final boolean nullable
-
-
Method Details
-
getColumnName
- Returns:
- the columnName
-
getTypeDef
- Returns:
- the typeDef
-
isNullable
public boolean isNullable()- Returns:
- the nullable
-