Package net.sf.xbus.technical.database

Contains classes for managing connections to databases and to send SQL statements and receive the result

See:
          Description

Class Summary
DatabaseSender The DatabaseSender sends SQL-statements to a database and returns the results.
DBConnection DBConnection manages connections to databases.
 

Package net.sf.xbus.technical.database Description

Contains classes for managing connections to databases and to send SQL statements and receive the result.