public interface Session
| Modifier and Type | Method and Description |
|---|---|
void |
addUsage() |
void |
begin() |
void |
end() |
void |
end(boolean forceClose) |
Connection |
getConnection() |
void |
removeUsage() |
Connection getConnection()
void begin()
void end()
void end(boolean forceClose)
void addUsage()
void removeUsage()
Copyright © 2020. All rights reserved.