Uses of Class
de.espirit.or.ConnectionConfiguration
Packages that use ConnectionConfiguration
-
Uses of ConnectionConfiguration in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access with parameters of type ConnectionConfigurationModifier and TypeMethodDescriptionvoid
AdminService.testDatabaseLayer
(ConnectionConfiguration config) Tests the given layer parameters by connecting the sql server. -
Uses of ConnectionConfiguration in de.espirit.or
Methods in de.espirit.or that return ConnectionConfigurationModifier and TypeMethodDescriptionLayer.convertConfiguration
(Map<String, String> properties) Converts the given properties toa configuration object.Methods in de.espirit.or with parameters of type ConnectionConfigurationModifier and TypeMethodDescriptionLayer.convertConfiguration
(ConnectionConfiguration config) Converts the given configuration to a map of properties.@Nullable String
Layer.testLayerParameters
(ConnectionConfiguration config, ClassLoader classLoader) Tests the given configuration for this layer.