Constructor and Description |
---|
FiberStruct(Struct struct,
ExecutorService executor) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object[] |
getAttributes() |
Object[] |
getAttributes(Map<String,Class<?>> map) |
String |
getSQLTypeName() |
int |
hashCode() |
String |
toString() |
public FiberStruct(Struct struct, ExecutorService executor)
@Suspendable public String getSQLTypeName() throws SQLException
getSQLTypeName
in interface Struct
SQLException
@Suspendable public Object[] getAttributes() throws SQLException
getAttributes
in interface Struct
SQLException
@Suspendable public Object[] getAttributes(Map<String,Class<?>> map) throws SQLException
getAttributes
in interface Struct
SQLException