Class Shirt.ShirtStringToIntegerConverter
- java.lang.Object
-
- org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
-
-
Constructor Summary
Constructors Constructor Description ShirtStringToIntegerConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
convertToDatabaseColumn(String attribute)
String
convertToEntityAttribute(Integer dbData)
-