Class EntityUtils.FieldInfo
java.lang.Object
com.broadleafcommerce.data.tracking.core.mapping.EntityUtils.FieldInfo
- Enclosing class:
- EntityUtils
Holder for reflected field information.
-
Constructor Details
-
FieldInfo
-
-
Method Details
-
getJavaFieldType
Java type of the field on the entity class. -
getColumnLength
The length specified inColumn.length() -
getColumnConverterType
The value specified inConvert.converter() -
equals
-
hashCode
public int hashCode() -
toString
-