- All Known Subinterfaces:
ScalarTypeBool
- All Known Implementing Classes:
ScalarTypeBoolean.BooleanBase,ScalarTypeBoolean.Native,ScalarTypeUUIDBinary
public interface ScalarTypeLogicalType
Marks types that can be mapped differently to different DB platforms.
-
Method Summary
-
Method Details
-
getLogicalType
int getLogicalType()Return the DB agnostic logical type.
-