Uses of Class
de.xima.fc.mdl.db.DBConnectionData
Packages that use DBConnectionData
Package
Description
Package for API access to system configuration.
Package mit allgemeinen Hilfsklassen für Datenbankzugriffe
Package to create clients, trigger updates and configure the system-logger
-
Uses of DBConnectionData in de.xima.fc.api.system
Methods in de.xima.fc.api.system with parameters of type DBConnectionDataModifier and TypeMethodDescriptionSetupAPI.testConnection
(UserContext uc, DBConnectionData databaseData) Method for testing a database connection. -
Uses of DBConnectionData in de.xima.fc.db
Methods in de.xima.fc.db that return DBConnectionDataModifier and TypeMethodDescriptionstatic DBConnectionData
DatabasePropertiesHelper.getConnectionData()
Methods in de.xima.fc.db with parameters of type DBConnectionDataModifier and TypeMethodDescriptionstatic void
DatabasePropertiesHelper.storeConnectionData
(DBConnectionData data) -
Uses of DBConnectionData in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system with parameters of type DBConnectionDataModifier and TypeMethodDescriptionISetupHandler.testConnection
(UserContext uc, DBConnectionData db) Test connection. -
Uses of DBConnectionData in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system with parameters of type DBConnectionDataModifier and TypeMethodDescriptionSetupHandler.testConnection
(UserContext uc, DBConnectionData db) -
Uses of DBConnectionData in de.xima.fc.setup
Methods in de.xima.fc.setup with parameters of type DBConnectionDataModifier and TypeMethodDescriptionstatic void
XFSetup.storeDBSettings
(DBConnectionData data, boolean supressAllListener) Method to store the db-settings in the correct properties-filestatic void
XFSetup.storeDBSettings
(DBConnectionData data, boolean suppressOpenListener, boolean suppressCloseListener) Method to store the db-settings in the correct properties-file