Uses of Class
de.espirit.or.ConnectionConfiguration
-
Uses of ConnectionConfiguration in de.espirit.firstspirit.access
Modifier and TypeMethodDescriptionvoid
AdminService.testDatabaseLayer
(ConnectionConfiguration config) Tests the given layer parameters by connecting the sql server. -
Uses of ConnectionConfiguration in de.espirit.or
Modifier and TypeMethodDescriptionLayer.convertConfiguration
(Map<String, String> properties) Converts the given properties toa configuration object.Modifier 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.