Uses of Interface
de.xima.fc.persistence.IDataSourceInfo
Packages that use IDataSourceInfo
Package
Description
-
Uses of IDataSourceInfo in de.xima.fc.gui.bean.settings.model
Methods in de.xima.fc.gui.bean.settings.model that return types with arguments of type IDataSourceInfo -
Uses of IDataSourceInfo in de.xima.fc.persistence
Methods in de.xima.fc.persistence that return IDataSourceInfoModifier and TypeMethodDescriptionDataSourceManager.getDataSourceInfo(ConnectionProperties connectionProperties) -
Uses of IDataSourceInfo in de.xima.fc.persistence.driver
Methods in de.xima.fc.persistence.driver that return types with arguments of type IDataSourceInfoModifier and TypeMethodDescriptionIDriverInfo.getDataSourceInfos()Gets information about all DataSources that are using this JDBC driver. -
Uses of IDataSourceInfo in de.xima.fc.persistence.system
Methods in de.xima.fc.persistence.system that return IDataSourceInfoModifier and TypeMethodDescriptionSystemPersistenceManager.getDataSourceInfo()Retrieves information about the system data source, such as database type, version, encryption settings, and other metadata.