A B C D E F G I K L M N O P R S U

D

deletePreparedStatement(String) - Method in class org.example.project.database.GenericTable
Deletes any prepared statement that is represented by the given ID.
deleteRow() - Method in class org.example.project.database.GenericTable
Deletes the current row from the ResultSet object and from the underlying database.
DuplicateIdentifierException - Exception in org.example.project.database
Exception thown whenever a prepared statement is created with the same identifier as one already created.
DuplicateIdentifierException(String) - Constructor for exception org.example.project.database.DuplicateIdentifierException
 

A B C D E F G I K L M N O P R S U