Package util.db

Interface Summary
SQLizable Interface for making an object storable in a SQL database by SQLStoredObject.
 

Class Summary
SQLObjectInformation Gets information from a SQLizable object on the fields that can be read.
SQLObjectStorer A class for taking objects and storing them in a readable fashion into the SQL database.