public interface SQLStruct extends Struct, Logging
| Modifier and Type | Method and Description |
|---|---|
default Object[] |
getAttributes() |
default Object[] |
getAttributes(Map<String,Class<?>> map) |
default String |
getSQLTypeName() |
default String getSQLTypeName() throws SQLException
getSQLTypeName in interface StructSQLExceptiondefault Object[] getAttributes() throws SQLException
getAttributes in interface StructSQLExceptiondefault Object[] getAttributes(Map<String,Class<?>> map) throws SQLException
getAttributes in interface StructSQLExceptionCopyright © 2021. All rights reserved.