Uses of Class
de.xima.fc.entities.DatenbankZugriff
Packages that use DatenbankZugriff
Package
Description
Package for the API access of the model classes.
Package mit allgemeinen Hilfsklassen für Datenbankzugriffe
-
Uses of DatenbankZugriff in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return DatenbankZugriffModifier and TypeMethodDescriptionDatenbankZugriffAPI.getByMandantAndName
(UserContext uc, Mandant mandant, String name) DatenbankZugriffAPI.getByUUID
(UserContext uc, Mandant client, String uuid) Returns the DB access with the given UUIDDatenbankZugriffAPI.getByUUID
(UserContext uc, Mandant client, UUID uuid) Returns the DB access with the given UUID -
Uses of DatenbankZugriff in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook with parameters of type DatenbankZugriffModifier and TypeMethodDescriptionDaoActionHookHelper.getActionsReferencingDbConnection
(IEntityContext ec, DatenbankZugriff dbConnection) Deprecated. -
Uses of DatenbankZugriff in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return DatenbankZugriffModifier and TypeMethodDescriptionDatenbankZugriffDao.getByUUID
(IEntityContext ec, Mandant client, String uuid) DatenbankZugriffDao.getByUUID
(IEntityContext ec, Mandant client, UUID uuid) DatenbankZugriffDao.getDatenbankzugriffByName
(Mandant m, String name) Liefert den via Namen angefordeten Mandanten-spezifische Datenbankzugriff.Methods in de.xima.fc.dao.impl that return types with arguments of type DatenbankZugriffModifier and TypeMethodDescriptionprotected IFCDaoActionHook<DatenbankZugriff>
DatenbankZugriffDao.getPostActionHook()
protected IFCDaoActionHook<DatenbankZugriff>
DatenbankZugriffDao.getPreActionHook()
Methods in de.xima.fc.dao.impl with parameters of type DatenbankZugriffModifier and TypeMethodDescriptionDatenbankZugriffDao.getEntityRefs
(IEntityContext ec, DatenbankZugriff dbConnection) -
Uses of DatenbankZugriff in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return DatenbankZugriffModifier and TypeMethodDescriptionIDatenbankZugriffDao.getByUUID
(IEntityContext ec, Mandant client, String uuid) Returns the DB access with the given UUIDIDatenbankZugriffDao.getByUUID
(IEntityContext ec, Mandant client, UUID uuid) Returns the DB access with the given UUIDIDatenbankZugriffDao.getDatenbankzugriffByName
(Mandant m, String name) -
Uses of DatenbankZugriff in de.xima.fc.db
Methods in de.xima.fc.db with parameters of type DatenbankZugriffModifier and TypeMethodDescriptionstatic void
DBAccessPoolManager.closeDataSource
(DatenbankZugriff dbAccess) static Connection
DBAccessPoolManager.getConnection
(DatenbankZugriff dbAccess) static DataSource
DBAccessPoolManager.getDataSource
(DatenbankZugriff dbAccess) static Boolean
DBAccessPoolManager.testConnection
(DatenbankZugriff dbZugriff) -
Uses of DatenbankZugriff in de.xima.fc.gui.bean.data
Methods in de.xima.fc.gui.bean.data that return DatenbankZugriffMethods in de.xima.fc.gui.bean.data that return types with arguments of type DatenbankZugriffModifier and TypeMethodDescriptionDataSourcesBean.getDatenbankzugriffe()
DbConnectionBean.getDatenbankzugriffe()
DbQueryBean.getDatenbankzugriffe()
DbConnectionBean.getModel()
Method parameters in de.xima.fc.gui.bean.data with type arguments of type DatenbankZugriffModifier and TypeMethodDescriptionvoid
DbConnectionBean.setModel
(IEntityListModelSelectByView<DatenbankZugriff> model) -
Uses of DatenbankZugriff in de.xima.fc.gui.bean.workflow
Methods in de.xima.fc.gui.bean.workflow that return types with arguments of type DatenbankZugriffModifier and TypeMethodDescriptionProcessingBean.getAllDatabaseConnections()
Deprecated.Liefert alle für den aktuellen Mandanten hinterlegten Datenbankzugriffe -
Uses of DatenbankZugriff in de.xima.fc.gui.event.entity
Constructors in de.xima.fc.gui.event.entity with parameters of type DatenbankZugriffModifierConstructorDescriptionDatabaseConnectionModifiedEvent
(DatenbankZugriff entity, de.xima.cmn.dao.enums.EDaoAction action, IEntityContext ec) Creates a new entity POJO with the given data. -
Uses of DatenbankZugriff in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return DatenbankZugriffModifier and TypeMethodDescriptionDatenbankzugriffHandler.getByUUID
(UserContext uc, Mandant client, String uuid) DatenbankzugriffHandler.getByUUID
(UserContext uc, Mandant client, UUID uuid) DatenbankzugriffHandler.getDatenbankzugriffByMandant
(UserContext uc, Mandant mandant, String name) -
Uses of DatenbankZugriff in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return DatenbankZugriffModifier and TypeMethodDescriptionIDatenbankzugriffHandler.getByUUID
(UserContext uc, Mandant client, String uuid) Returns the DB access with the given UUIDIDatenbankzugriffHandler.getByUUID
(UserContext uc, Mandant client, UUID uuid) Returns the DB access with the given UUIDIDatenbankzugriffHandler.getDatenbankzugriffByMandant
(UserContext uc, Mandant mandant, String name) Gets the Datenbankzugriff by. -
Uses of DatenbankZugriff in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type DatenbankZugriff -
Uses of DatenbankZugriff in de.xima.fc.ms.test.workflow
Fields in de.xima.fc.ms.test.workflow declared as DatenbankZugriffModifier and TypeFieldDescriptionprotected DatenbankZugriff
AWorkflowEngineTest.dbConn
protected DatenbankZugriff
AWorkflowEngineTest.dbConnInvalid
-
Uses of DatenbankZugriff in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return DatenbankZugriffModifier and TypeMethodDescriptionstatic DatenbankZugriff
EntityDummyFactory.dummyDBConnection
(String name, Mandant client) static DatenbankZugriff
EntityDummyFactory.dummyDBConnection
(String name, Mandant client, EDatenbankTyp type, String jdbcUrl) static DatenbankZugriff
EntityDummyFactory.dummyDBConnection
(String name, Mandant client, String jdbcUrl) Deprecated.static DatenbankZugriff
EntityDummyFactory.dummyDBConnectionInvalid
(String name, Mandant client) Methods in de.xima.fc.testhelper with parameters of type DatenbankZugriffModifier and TypeMethodDescriptionstatic Datenquelle
EntityDummyFactory.dummyDbQuery
(String name, DatenbankZugriff connection, String sql) static Datenquelle
EntityDummyFactory.dummyDbQuery
(String name, DatenbankZugriff connection, String sql, Mandant client) -
Uses of DatenbankZugriff in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type DatenbankZugriff -
Uses of DatenbankZugriff in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return types with arguments of type DatenbankZugriffMethod parameters in de.xima.fc.workflow.designer.model with type arguments of type DatenbankZugriffModifier and TypeMethodDescriptionvoid
WorkflowRequestContextModel.setDatabaseConnections
(List<DatenbankZugriff> databaseConnections) -
Uses of DatenbankZugriff in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory with parameters of type DatenbankZugriffModifier and TypeMethodDescriptionstatic WorkflowNode
WorkflowNodeFactory.databaseQuery
(DatenbankZugriff databaseConnection, String sqlStatement) Creates a new workflow node for aEWorkflowNodeType.FC_SQL_STATEMENT
with a SQL statement.static FcSqlStatementProps
WorkflowNodePropsFactory.databaseQuery
(DatenbankZugriff databaseConnection, String sqlStatement) Creates a new workflow node model for aEWorkflowNodeType.FC_SQL_STATEMENT
with a SQL statement. -
Uses of DatenbankZugriff in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type DatenbankZugriffModifier and TypeMethodDescriptionstatic List<DatenbankZugriff>
WorkflowProviderHelper.computeAllDatabaseConnections
(IEntityContext ec, Mandant client) -
Uses of DatenbankZugriff in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type DatenbankZugriff
DaoActionHookHelper.getReferencingWorkflowElementsInClient(IEntityContext, Mandant, IEntity)