Package it.gotoandplay.smartfoxserver.db

Class Summary
DataRow The DataRow class contains data coming from a database query which can be indexed numerically or by field name.
DbManager The DbManager class manages the connection to a database using either JDBC native drivers or JDBC-ODBC bridge.