public interface SqlTaggedMetaType extends SqlMetaType
| 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.
|
addScalar, getProviderSqlType, setParameter, setResultClass<?>[] getClassTypes()
String[] getMetaTypes()
Copyright © 2016. All rights reserved.