Package dbconnectivity

Interface Summary
DatabaseConnector Common Interface for DatabaseSource objects
 

Class Summary
Axxess Core class of the program.
BufferedResultSet This class rapresents a ResultSet that can be : saved using Serializable interface , used without any connection to the dbms.
ConnectionData This javabean contains connection data
DatabaseSource Class that filters and manages every action towards the selected dbms (PROXY pattern used)