JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.impossibl.jdbc.spy
Interface Relay<T>
All Known Implementing Classes:
ArrayRelay
,
BlobRelay
,
CallableStatementRelay
,
ClobRelay
,
ConnectionPoolDataSourceRelay
,
ConnectionRelay
,
DatabaseMetaDataRelay
,
DataSourceRelay
,
NClobRelay
,
ParameterMetaDataRelay
,
PooledConnectionRelay
,
PreparedStatementRelay
,
RefRelay
,
ResultSetMetaDataRelay
,
ResultSetRelay
,
RowIdRelay
,
SavepointRelay
,
SQLXMLRelay
,
StatementRelay
,
StructRelay
,
XAConnectionRelay
,
XADataSourceRelay
public interface
Relay<T>
Common Relay interface that provides access to its target object.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getTarget
()
Method Detail
getTarget
T
getTarget()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method