Uses of Interface
com.microsoft.sqlserver.jdbc.ISQLServerDataSource
| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
-
Uses of ISQLServerDataSource in com.microsoft.sqlserver.jdbc
Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerDataSource Modifier and Type Class Description classSQLServerConnectionPoolDataSourceProvides physical database connections for connection pool managers.classSQLServerDataSourceContains a list of properties specific for theSQLServerConnectionclass.classSQLServerXADataSourceProvides database connections for use in distributed (XA) transactions.