Design Pattern Framework 3.5
DataObjects.AdoNet.Access Namespace
Patterns-In-Action! Application ► DataObjects.AdoNet.Access

C# | Visual Basic |
namespace DataObjects.AdoNet.Access
Namespace DataObjects.AdoNet.Access

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() |
AccessCustomerDao |
Microsoft Access specific data access object that handles data access
of customers.
|
![]() |
AccessDaoFactory |
Microsoft Access specific factory that creates Microsoft Access
specific data access objects.
|
![]() |
AccessOrderDao |
Microsoft Access specific data access object that handles data access
of customer related orders and order details.
|
![]() |
AccessProductDao |
Microsoft Access specific data access object that handles data access
of categories and products.
|