Package org.hibernate.dialect
Class BooleanDecoder
java.lang.Object
org.hibernate.dialect.BooleanDecoder
Utility for decoding boolean representations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BooleanDecoder
public BooleanDecoder()
-
-
Method Details
-
toInteger
-
toBoolean
-
toIntegerBoolean
-
toYesNoBoolean
-
toTrueFalseBoolean
-
toString
-