public class CoStoSysConnection extends Object implements AutoCloseable
| Constructor and Description |
|---|
CoStoSysConnection(DataBaseConnector dbc,
Connection connection,
boolean newlyReserved) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Connection |
getConnection() |
boolean |
isNewlyReserved() |
void |
release() |
public CoStoSysConnection(DataBaseConnector dbc, Connection connection, boolean newlyReserved)
public Connection getConnection()
public boolean isNewlyReserved()
public void release()
public void close()
close in interface AutoCloseableCopyright © 2018 JULIE Lab, Germany. All rights reserved.