Uses of Class
org.opentox.interfaces.IDataBaseAccess.Removal

Packages that use IDataBaseAccess.Removal
org.opentox.database   
 

Uses of IDataBaseAccess.Removal in org.opentox.database
 

Methods in org.opentox.database with annotations of type IDataBaseAccess.Removal
 void ModelsTable.remove(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.