Interface for building data adapter structures
All data is handled through at least one AdapterInterface implementation
init()
Init method for the module
connect()
Opens a connection to the DB
disconnect()
Closes a connection