public interface BackendConnectionManagerI extends BOLoaderI
BOQueryLoaderI.InternalHelper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
rootPaneToLockOnConnectionInterrupt
Modifier and Type | Method and Description |
---|---|
boolean |
canReconnect()
Returns true, if this BackendConnectionManager can create connections, that are able to reconnect, false otherwise.
|
void |
checkSchema(java.lang.String rfp) |
void |
disableReconnect()
Switches off reconnect ability.
|
void |
enableReconnect()
Switches on reconnect ability.
|
void |
fireConnectionEvent(java.lang.String connHash,
java.lang.String serverURL,
int eventid,
EventMessage reason) |
Anmeldung |
getAnmeldungUsed() |
DBManEventDemuxer |
getEventDemuxer()
Returns the current DBManEventDemuxer for this BackendConnectionManagerI.
|
java.lang.String |
getInstanceName() |
L10nPathEntry[] |
getL10nPath() |
SchemaI |
getLocalSchema() |
java.lang.Long |
getNodeNumber()
Expose the current node number to allow the client to do some node-specific checks, e.g. is a needed BU available with the current connection.
|
void |
handleDBManEvent(DBManEvent evt) |
void |
skipRecheckConnection() |
drain, execute, exists, exists, frapBOArrayFromCache, frapBOIArrayFromCache, frapBOsFromCache, frapFromCache, frapFromCache, getBO, getBO, getBOs, getBOs, getBOs, getBOs, getBOT, getBOUncached, getBOUncached, getCryptoHandler, getEventProvider, getFeatureManager, getFileVault, getNextId, getParentLoader, getRelationBOs, getRootLoader, getSchema, isAncestorOf, isCaching, isLoggedIn, isLoggedInNN, isRecording, isRootLoader, isServerSide, isTesting, prepareQuery, prepareQuery, prepareQuery, query, query, query, queryBO, queryBO, queryBO, queryRelation, testAuth, testAuth
getBLOB, getBLOB, getBLOB, getBLOB, getBLOB, getBLOB, getBLOB, getBLOB, getBLOBInfo, getBLOBInfo, hasBLOB, hasBLOB, haveBLOB, haveBLOB, haveBLOB
getBOByAttr, getBOByAttr, getBOByAttr, getBOByAttrs, getBOByAttrs, getBOByAttrs, getBOsByAttrs, getBOsByAttrs, getBOsByAttrs, getBOsByAttrs, getOneBOByAttr, getUniqueBOByAttr
static final java.lang.String $0
java.lang.String getInstanceName()
void handleDBManEvent(DBManEvent evt)
void fireConnectionEvent(java.lang.String connHash, java.lang.String serverURL, int eventid, EventMessage reason)
void skipRecheckConnection()
DBManEventDemuxer getEventDemuxer()
SchemaI getLocalSchema()
void checkSchema(java.lang.String rfp) throws ServerConnectionException, SchemaIncompatibleException
Anmeldung getAnmeldungUsed()
L10nPathEntry[] getL10nPath()
boolean canReconnect()
java.lang.Long getNodeNumber()
java.lang.RuntimeException
- if not connected to a servervoid enableReconnect()
void disableReconnect()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.