Package | Description |
---|---|
com.caucho.sql | |
com.caucho.sql.spy |
Modifier and Type | Method and Description |
---|---|
SpyDataSource |
DBPoolImpl.getSpyDataSource()
Returns the next spy id.
|
Constructor and Description |
---|
SpyConnection(java.sql.Connection conn,
SpyDataSource spyDataSource,
DriverConfig driver)
Creates a new SpyConnection.
|
SpyConnection(java.sql.Connection conn,
SpyDataSource spyDataSource,
java.lang.String id)
Creates a new SpyConnection.
|