public final class PaloSessions.Session extends MysqlSessions.Session
BackendSession.AbstractBackendSessionopened| Constructor and Description |
|---|
Session(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String table,
String row) |
void |
clear() |
Integer |
commit() |
void |
rollback() |
add, begin, close, closed, config, end, endAndLog, execute, hasChanges, open, opened, prepareStatement, reconnectIfNeeded, reset, selectpublic Integer commit()
commit in interface BackendSessioncommit in class MysqlSessions.Sessionpublic void rollback()
rollback in interface BackendSessionrollback in class MysqlSessions.Sessionpublic void clear()
clear in class MysqlSessions.SessionCopyright © 2017–2024 The Apache Software Foundation. All rights reserved.