Uses of Class
de.xima.fc.persistence.ConnectionPoolProperties
Packages that use ConnectionPoolProperties
-
Uses of ConnectionPoolProperties in de.xima.fc.persistence
Methods in de.xima.fc.persistence that return ConnectionPoolPropertiesModifier and TypeMethodDescriptionConnectionPoolProperties.Builder.build()ConnectionProperties.getPoolProperties()The connection pool properties for this connection.static ConnectionPoolPropertiesConnectionPoolProperties.system()Retrieves the connection pool properties for the system connection, as defined in the server configuration.Methods in de.xima.fc.persistence with parameters of type ConnectionPoolPropertiesModifier and TypeMethodDescriptionConnectionProperties.Builder.poolProperties(ConnectionPoolProperties poolProperties) The connection pool properties for this connection. -
Uses of ConnectionPoolProperties in de.xima.fc.persistence.internal
Methods in de.xima.fc.persistence.internal that return ConnectionPoolPropertiesModifier and TypeMethodDescriptionConnectionPoolPropertiesMapper.toConnectionPoolProperties(DatabaseConnectionConfig dbConnectionConfig) ConnectionPoolPropertiesMapperImpl.toConnectionPoolProperties(DatabaseConnectionConfig dbConnectionConfig)