DAO Medge Code Examples
Back to the Main Page

DAO/DAOConnector Class

The DAO builder DAOConnector builder class.
As you can see to build a DAO you need to populate the DAOConnector and create a DAO with that DAOConnector and a user name; used in auto fields of who create and who changed.
The user name is the name of the user using the DAO not the database user.

USER_NAME is the database user and PASSWORD is the password for that user.



Back to the Main Page

Viewed times.