| Modifier and Type | Class and Description |
|---|---|
static interface |
StructImpl.Factory
Factory that can create a result set based on a list of values.
|
| Constructor and Description |
|---|
StructImpl(List list) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAttributes() |
Object[] |
getAttributes(Map<String,Class<?>> map) |
String |
getSQLTypeName() |
String |
toString() |
public StructImpl(List list)
public String getSQLTypeName() throws SQLException
getSQLTypeName in interface StructSQLExceptionpublic Object[] getAttributes() throws SQLException
getAttributes in interface StructSQLExceptionpublic Object[] getAttributes(Map<String,Class<?>> map) throws SQLException
getAttributes in interface StructSQLExceptionCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.