Constructor and Description |
---|
DBConnPool() |
Modifier and Type | Method and Description |
---|---|
static boolean |
doLogDBSessionId() |
static Connection |
getConnection()
The method returns a database connection.
|
static int |
getConnectionCount() |
static int |
getGlobalQueryTimeout() |
static int |
getQueryTimeout() |
boolean |
isRunning()
Ask the object if it has been started
|
static void |
setQueryTimeout(int s) |
void |
shutdown()
This method is called on shutdown.
|
void |
startup()
This method is called when the object is "started".
|
public void startup()
Lifecycle
public void shutdown()
Lifecycle
public boolean isRunning()
Service
public static int getGlobalQueryTimeout()
public static Connection getConnection()
public static int getConnectionCount()
public static void setQueryTimeout(int s)
public static int getQueryTimeout()
public static boolean doLogDBSessionId()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.