Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
AS400JDBCConnectionPoolDataSource |
AS400JDBCConnectionPool.getDataSource() |
Returns the data source used to make connections.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AS400JDBCConnectionPool.setDataSource(AS400JDBCConnectionPoolDataSource dataSource) |
Sets the data source used to make connections.
|
Constructor | Description |
---|---|
AS400JDBCConnectionPool(AS400JDBCConnectionPoolDataSource dataSource) |
Constructs an AS400JDBCConnectionPool object with the specified dataSource.
|
Copyright © 2024. All rights reserved.