Uses of Class
net.risesoft.api.utils.jdbc.filedTypeMapping.TypeDefinition
-
Packages that use TypeDefinition Package Description net.risesoft.api.utils.jdbc.filedTypeMapping -
-
Uses of TypeDefinition in net.risesoft.api.utils.jdbc.filedTypeMapping
Methods in net.risesoft.api.utils.jdbc.filedTypeMapping that return types with arguments of type TypeDefinition Modifier and Type Method Description static List<TypeDefinition>JdbcTypeMappingCache. getFieldType(String driver, String url, String username, String password, String baseType)
-