Package org.example.project.database

Class Summary
GenericTable Abstract class that defines a set of commonly used database access methods.
 

Exception Summary
DuplicateIdentifierException Exception thown whenever a prepared statement is created with the same identifier as one already created.
UndefinedStatementException Exception thown whenever a non-existant ID is used to reference a prepared statement.
 



Powered by
SourceForge.net Logo