Products and Services
Provider Factory

Optimized for Visual Studio

The programming model for writing provider-independent code is based on the use of the "factory" design pattern, which uses a single API to access databases across multiple providers.

The Data Provider class generated by OxyGen Code version 2.0 uses this design pattern and includes a new abstract base class. A "Common Types" enumeration is also included.