The Database Adapter is one of the Managed Adapters conforming to the Adapter Configuration and Mapping Framework. For more information on this framework, refer to
Understanding the Managed Adapter framework.
A Configuration GUI to specify database connections, SQL statements, variables, and parameters.
The Database Adapter class, which connects to the specified databases, executes the specified SQL statements, and calls the Run-time Mapper to map dataslots and database values.
The Database Adapter helps application developers to quickly develop applications that access databases without additional programming efforts.