public abstract class SqlProviderType extends SqlInternalType
logger| Constructor and Description |
|---|
SqlProviderType() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getProviderSqlNullType()
Returns the type provided by the stack on top of which the SQL Processor works.
|
abstract Object |
getProviderSqlType()
Returns the type provided by the stack on top of which the SQL Processor works.
|
getClassTypes, getMetaTypesaddScalar, setParameter, setResultpublic abstract Object getProviderSqlType()
public abstract Object getProviderSqlNullType()
Copyright © 2014. All Rights Reserved.