Chapter 7. Communicating with the Database
In this chapter, we will cover:
Using DB adapter to read from a database table
Using DB adapter to execute a custom SQL statement against the database
Using DB adapter to update a database table
Using DB adapter to poll for changes on a database the table
Using the AQ adapter to consume messages from database
Using the AQ adapter to send messages to the database