Class SQLServerSnapshotIsolationConnectionProvider

    • Constructor Detail

      • SQLServerSnapshotIsolationConnectionProvider

        public SQLServerSnapshotIsolationConnectionProvider()
    • Method Detail

      • getConnection

        public java.sql.Connection getConnection()
                                          throws java.sql.SQLException
        Description copied from interface: ConnectionProvider
        Obtains a connection for Hibernate use according to the underlying strategy of this provider.
        Specified by:
        getConnection in interface ConnectionProvider
        Overrides:
        getConnection in class ConnectionProviderDelegate
        Returns:
        The obtained JDBC connection
        Throws:
        java.sql.SQLException - Indicates a problem opening a connection