Enterprise Library Data Access Application Block
7.0-rc1
The Data Access Application Block abstracts the actual database you are using, and exposes a collection of methods that make it easy to access that database and to perform common tasks.
|
Classes | |
interface | IOraclePackage |
Represents the description of an Oracle package mapping. More... | |
class | OracleDatabase |
Represents an Oracle database. More... | |
class | ParameterTypeRegistry |
class | OracleDataReaderWrapper |
A wrapper to convert data for Oracle for the reader. More... | |
class | RefCountingOracleDataReaderWrapper |
Another wrapper for OracleDataReader that adds connection reference counting. More... | |