Description: This is Part Two of a book excerpt from Java Enterprise in a Nutshell . This excerpt focuses on database connection, statements and results. Connecting to the Database The java.sql. Connection object, which encapsulates a single connection to a particular database, forms the basis of all.