| Package | Description |
|---|---|
| de.cismet.cids.server.actions | |
| Sirius.server.localserver | |
| Sirius.server.sql |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ScheduledServerActionManager.isScheduledServerActionFeatureSupported(DBConnection dbConnection)
DOCUMENT ME!
|
| Constructor and Description |
|---|
ScheduledServerActionManager(DomainServerImpl domainserver,
DBConnection dbConnection,
UserServer userServer,
String domain)
Creates a new ScheduledServerActionManager object.
|
| Modifier and Type | Method and Description |
|---|---|
DBConnection |
DBServer.getActiveDBConnection()
-------------------------------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
DBConnection |
DBConnectionPool.CheckConnection.getDbCon()
DOCUMENT ME!
|
DBConnection |
DBConnectionPool.getDBConnection()
Deprecated.
this operation is marked as deprecated as it is discouraged to use a
DBConnection directly.
Use a DBBackend instead. This method is subject to be refactored to private access. |
DBConnection |
DBConnectionPool.getDBConnection(boolean longTerm)
Deprecated.
this operation is marked as deprecated as it is discouraged to use a
DBConnection directly.
Use a DBBackend instead. This method is subject to be refactored to private access. |
DBConnection |
DBConnectionPool.getDBConnection(boolean longTerm,
boolean cleanup)
Deprecated.
this operation is marked as deprecated as it is discouraged to use a
DBConnection directly.
Use a DBBackend instead. This method is subject to be refactored to private access. |
| Modifier and Type | Method and Description |
|---|---|
void |
DBConnectionPool.CheckConnection.setDbCon(DBConnection dbCon)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.