Which statements are true about JDBC statement caching in OracleAS? (Choose all that apply.)
A.
The JDBC statement cache is maintained in the middle tier.
B.
The data source can be configured to use JDBC statement caching.
C.
Developers cannot enable and disable JDBC statement caching programmatically.
D.
A JDBC statement cache is associated with a particular physical connection maintained by a
data source.
Correct; A, B, D
A JDBC statement cache is associated with a particular physical connection maintained by a data
source.
Correct; A, B, D