Namespace: Consultingwerk.OERA
Class 
DataAccessFactory Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IDataAccessFactory
Inherited by: Consultingwerk.SmartUnit.OERA.MockDataAccess.MockDataAccessFactory

File:DataAccessFactory
Purpose:Default Factory of IDataAccess classes
Description:Default IDataAccessFactory implementation. Launches the
Data Access object that is requested by a Business Entity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 29 19:19:20 CET 2015
Notes:See IDataAccessFactory documentation for use cases for
custom service implementations
Purpose: Returns a reference to an instance of the Data Access
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.OERA.IDataAccess GetDataAccessObject (character, handle) Returns a reference to an instance of the Data Access


Method Detail
Top

PUBLIC Consultingwerk.OERA.IDataAccess GetDataAccessObject (character, handle)

Purpose: Returns a reference to an instance of the Data Access
Notes:

Parameters:
pcDataAccessName CHARACTER
The name of the Data Access obejct as known to the Business Entity
phDatasetHandle HANDLE
The handle of the Dataset that the Data Access is expected to bind to
Returns Consultingwerk.OERA.IDataAccess
The reference to the Data Access class


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:18