Uses of Class
org.opentox.database.DataBaseAccess.Removal

Packages that use DataBaseAccess.Removal
org.opentox.database   
 

Uses of DataBaseAccess.Removal in org.opentox.database
 

Methods in org.opentox.database with annotations of type DataBaseAccess.Removal
 void ModelsTable.removeModel(java.lang.String ID)
          This method is used to delete a model registered in the database.
 void UsersTable.removeUser(java.lang.String UserName)
          Delete a user.