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.
Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration Namespace Reference

Classes

class  DesignResources
 A strongly-typed resource class, for looking up localized strings, etc.
 
class  OracleConnectionData
 Oracle-specific connection information. More...
 
class  OracleConnectionSettings
 Oracle-specific configuration section. More...
 
class  OracleDatabaseData
 Describes a OracleDatabase instance, aggregating information from a ConnectionStringSettings and any Oracle-specific database information. More...
 
class  OraclePackageData
 Represents the package information to use when calling a stored procedure for Oracle. More...