Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Represents a physical database connection in a connection pool.
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: javax.sql.PooledConnection
Syntax
public final class SQLServerPoolingDataSource
Remarks
The SQLServerPooledConnection class provides methods for the connection pool manager to manage the connection pool. Applications typically do not instantiate these connections directly.