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.
|
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, getClassTypesForDefault, setParameter, setResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddScalarEntryLog, error, getResult, setParameterEntryLog, setResultEntryLogpublic Object getProviderSqlType()
public Class<?>[] getClassTypes()
public String[] getMetaTypes()
Copyright © 2018. All rights reserved.