Package net.loadbang.sql

Interface Summary
Database.ConnectionCallback<T> An inner interface for connection callbacks.
 

Class Summary
Database This is a connection to a database, with some intelligence to support callbacks and understand Max Atoms.
HSQL_DB This is an encapsulated database connection to a HSQLDB located in the Max/MSP search path.
MySQL_DB A connection to a MySQL database.