Package org.openbandy.io.db

Interface Summary
DatabaseSerializer TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
 

Class Summary
DatabaseSerializerImpl The Database Serializer provides a service to load and store serializable objects to respectively from a JDBC compliant database.
DatabaseValueContainer ValueContainer compliant representation of object data in order to be stored to and loaded from database.
SqlStatement Creates the actual SQL commands that will be executed on the database.