Uses of Package
org.example.project.database

Classes in org.example.project.database used by org.example.project.database
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.