| Modifier and Type | Field and Description |
|---|---|
com.impossibl.jdbc.spy.RefListener |
listener |
Ref |
target |
| Constructor and Description |
|---|
RefRelay(Ref target,
com.impossibl.jdbc.spy.RefListener listener) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseTypeName() |
Object |
getObject() |
Object |
getObject(Map<String,Class<?>> map) |
Ref |
getTarget() |
void |
setObject(Object value) |
public Ref target
public com.impossibl.jdbc.spy.RefListener listener
public RefRelay(Ref target, com.impossibl.jdbc.spy.RefListener listener)
public Object getObject() throws SQLException
getObject in interface RefSQLExceptionpublic String getBaseTypeName() throws SQLException
getBaseTypeName in interface RefSQLExceptionpublic void setObject(Object value) throws SQLException
setObject in interface RefSQLExceptionpublic Object getObject(Map<String,Class<?>> map) throws SQLException
getObject in interface RefSQLException