|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MysqlPooledConnection | |
---|---|
com.mysql.jdbc.jdbc2.optional |
Uses of MysqlPooledConnection in com.mysql.jdbc.jdbc2.optional |
---|
Subclasses of MysqlPooledConnection in com.mysql.jdbc.jdbc2.optional | |
---|---|
class |
MysqlXAConnection
An object that provides support for distributed transactions. |
class |
SuspendableXAConnection
|
Constructors in com.mysql.jdbc.jdbc2.optional with parameters of type MysqlPooledConnection | |
---|---|
CallableStatementWrapper(ConnectionWrapper c,
MysqlPooledConnection conn,
java.sql.CallableStatement toWrap)
|
|
ConnectionWrapper(MysqlPooledConnection mysqlPooledConnection,
Connection mysqlConnection,
boolean forXa)
Construct a new LogicalHandle and set instance variables |
|
StatementWrapper(ConnectionWrapper c,
MysqlPooledConnection conn,
java.sql.Statement toWrap)
|
|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |