public abstract class SqlInternalType extends SqlMetaType
logger| Constructor and Description |
|---|
SqlInternalType() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<?>[] |
getClassTypes()
The list of Java class types related to this META type.
|
abstract String[] |
getMetaTypes()
The list of names of this META type.
|
addScalar, setParameter, setResultCopyright © 2016. All rights reserved.