IUserStoreConnection Interface
public interface IUserStoreConnection
Instance of a user connection to store.
Method Summary
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection()
Underlying SQL server connection. |
Method Details
getConnection
public Connection getConnection()
Underlying SQL server connection.