Package com.atlassian.crowd.ratelimiting
Class CrowdConnectionProvider
java.lang.Object
com.atlassian.crowd.ratelimiting.CrowdConnectionProvider
- All Implemented Interfaces:
com.atlassian.sal.spring.connection.SpringHostConnectionAccessor.ConnectionProvider
public class CrowdConnectionProvider
extends Object
implements com.atlassian.sal.spring.connection.SpringHostConnectionAccessor.ConnectionProvider
Provides a connection to the database in SAL.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CrowdConnectionProvider
public CrowdConnectionProvider(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
getConnection
- Specified by:
getConnection
in interfacecom.atlassian.sal.spring.connection.SpringHostConnectionAccessor.ConnectionProvider
-
getSchemaName
- Specified by:
getSchemaName
in interfacecom.atlassian.sal.spring.connection.SpringHostConnectionAccessor.ConnectionProvider
-