T
public abstract class OnConnection<T> extends Object
OnConnection()
abstract T
call(Connection conn)
Connection
getConn(ConnectionSource cs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OnConnection()
public abstract T call(Connection conn) throws SQLException
SQLException
public Connection getConn(ConnectionSource cs)
cs
Copyright © 2018. All rights reserved.