Uses of Class
com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionImpl
-
Packages that use ConnectionImpl Package Description com.sun.jdo.spi.persistence.support.sqlstore.connection -
-
Uses of ConnectionImpl in com.sun.jdo.spi.persistence.support.sqlstore.connection
Methods in com.sun.jdo.spi.persistence.support.sqlstore.connection with parameters of type ConnectionImpl Modifier and Type Method Description protected voidConnectionManager. replaceFreeConnection(ConnectionImpl c)Called by ConnectionImpl to save a connection when it is no longer used.
-