Uses of Interface
com.atlassian.confluence.impl.core.persistence.hibernate.ConnectionProviderSupplier
-
Packages that use ConnectionProviderSupplier Package Description com.atlassian.confluence.impl.core.persistence.hibernate -
-
Uses of ConnectionProviderSupplier in com.atlassian.confluence.impl.core.persistence.hibernate
Subinterfaces of ConnectionProviderSupplier in com.atlassian.confluence.impl.core.persistence.hibernate Modifier and Type Interface Description interfaceConfigurableConnectionProviderSupplierA ConnectionProviderSupplier that can be configured with a ServiceRegistryImplementor.Classes in com.atlassian.confluence.impl.core.persistence.hibernate that implement ConnectionProviderSupplier Modifier and Type Class Description classDefaultConnectionProviderSupplierThis class provides the ConnectionProvider that's shared by all SessionFactory objects in Confluence.
-