Modifier and Type | Field and Description |
---|---|
com.impossibl.jdbc.spy.StructListener |
listener |
Struct |
target |
Constructor and Description |
---|
StructRelay(Struct target,
com.impossibl.jdbc.spy.StructListener listener) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getAttributes() |
Object[] |
getAttributes(Map<String,Class<?>> map) |
String |
getSQLTypeName() |
Struct |
getTarget() |
public Struct target
public com.impossibl.jdbc.spy.StructListener listener
public StructRelay(Struct target, com.impossibl.jdbc.spy.StructListener listener)
public Object[] getAttributes(Map<String,Class<?>> map) throws SQLException
getAttributes
in interface Struct
SQLException
public Object[] getAttributes() throws SQLException
getAttributes
in interface Struct
SQLException
public String getSQLTypeName() throws SQLException
getSQLTypeName
in interface Struct
SQLException