protected class RDBMSMappingManager.RDBMSTypeMapping extends Object
Constructor and Description |
---|
RDBMSTypeMapping(Class mappingType,
boolean isDefault,
String javaType,
String jdbcType,
String sqlType) |
Modifier and Type | Method and Description |
---|---|
Class |
getMappingType() |
boolean |
isDefault() |
void |
setDefault(boolean isDefault) |
void |
setMappingType(Class type) |
Copyright © 2023. All rights reserved.