public class MySQLSocketConnection extends SocketConnectionBase
SocketConnectionBase.StatusConnection.HolderpsCache, socket, status| Constructor and Description |
|---|
MySQLSocketConnection(NetSocketInternal socket,
boolean cachePreparedStatements,
int preparedStatementCacheSize,
int preparedStatementCacheSqlLimit,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
upgradeToSSLConnection(Handler<AsyncResult<Void>> completionHandler) |
close, context, getProcessId, getSecretKey, init, isSsl, schedule, socketpublic MySQLSocketConnection(NetSocketInternal socket, boolean cachePreparedStatements, int preparedStatementCacheSize, int preparedStatementCacheSqlLimit, Context context)
public void init()
init in class SocketConnectionBasepublic void upgradeToSSLConnection(Handler<AsyncResult<Void>> completionHandler)
Copyright © 2020. All rights reserved.