public class JdbcDefaultType extends SqlDefaultType
logger| Constructor and Description |
|---|
JdbcDefaultType() |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getClassTypes()
Returns the list of Java class types related to this META type.
|
Class<?>[] |
getClassTypesForDefault()
Returns the list of Java class types related to this META type for SqlDefaultType processing.
|
String[] |
getMetaTypes()
Returns the list of names of this META type.
|
Object |
getProviderSqlType()
Returns the type provided by the stack on top of which the SQL Processor works.
|
addScalar, error, setParameter, setResultpublic Object getProviderSqlType()
public Class<?>[] getClassTypes()
public String[] getMetaTypes()
public Class<?>[] getClassTypesForDefault()
getClassTypesForDefault in class SqlDefaultTypeCopyright © 2016. All rights reserved.