@ExclusiveOptionals public class TypeClassifier extends Object
| Constructor and Description |
|---|
TypeClassifier()
Creates a new instance of TypeClassifier
|
TypeClassifier(JdbcType type,
String customType)
Creates a new instance of TypeClassifier with the given type and customType
|
public TypeClassifier()
public TypeClassifier(JdbcType type, String customType)
type - Standard type name. Use this attribute to specify a standard JDBC typecustomType - Custom type name. Use this attribute to specify a custom defined typeCopyright © 2025. All rights reserved.