- All Superinterfaces:
ScalarDataReader<Boolean>,ScalarType<Boolean>,ScalarTypeLogicalType,StringFormatter,StringParser
- All Known Implementing Classes:
ScalarTypeBoolean.BooleanBase,ScalarTypeBoolean.Native
Boolean ScalarType's must implement to support DDL default values etc.
-
Method Summary
Modifier and TypeMethodDescriptionReturn the DB literal value for FALSE.Return the DB literal value for TRUE.Methods inherited from interface io.ebean.core.type.ScalarType
asVersion, binary, bind, docType, format, formatValue, isDirty, jdbcNative, jdbcType, jsonMapper, jsonRead, jsonWrite, length, mutable, parse, read, readData, toBeanType, toJdbcType, type, writeDataMethods inherited from interface io.ebeaninternal.server.type.ScalarTypeLogicalType
getLogicalType