public class DB2SocketConnection extends SocketConnectionBase
SocketConnectionBase.StatusConnection.HolderpsCache, socket, status| Constructor and Description |
|---|
DB2SocketConnection(NetSocketInternal socket,
boolean cachePreparedStatements,
int preparedStatementCacheSize,
int preparedStatementCacheSqlLimit,
int pipeliningLimit,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
DB2SocketConnection |
closeHandler(Handler<Void> handler) |
void |
handleClose(Throwable t) |
void |
init() |
void |
schedule(CommandBase<?> cmd) |
close, context, getProcessId, getSecretKey, handleMessage, init, isSsl, socketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitschedulepublic DB2SocketConnection(NetSocketInternal socket, boolean cachePreparedStatements, int preparedStatementCacheSize, int preparedStatementCacheSqlLimit, int pipeliningLimit, Context context)
public void init()
init in class SocketConnectionBasepublic void schedule(CommandBase<?> cmd)
schedule in interface Connectionschedule in class SocketConnectionBasepublic void handleClose(Throwable t)
handleClose in class SocketConnectionBasepublic DB2SocketConnection closeHandler(Handler<Void> handler)
Copyright © 2020. All rights reserved.