The Encog Project

Package org.encog.util.db

Class Summary
RepeatableConnection RepeatableConnection: Establish a database connection that can be reconnected if it is broken.
RepeatableStatement RepeatableStatement: This class implements a repeatable statement.
 

Exception Summary
DBError DBError: Thrown when a database error occurs.
 


The Encog Project