public class SingleConnectionConnectionSet extends ConnectionSet
autoCommit, TYPE_FAKE, TYPE_MASTER, TYPE_SLAVE, TYPE_TRASH
Constructor and Description |
---|
SingleConnectionConnectionSet(java.sql.Connection master) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
commit, getAutoCommit, getConnection, getSlaveConnection, getTrashConnection, newMasterConnection, newSlaveConnection, newTrashConnection, recycle, rollback, setAutoCommit
public SingleConnectionConnectionSet(java.sql.Connection master)
protected void finalize() throws java.lang.Throwable
finalize
in class ConnectionSet
java.lang.Throwable