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

Packages that use DataBaseAccess.Registration
org.opentox.database   
 

Uses of DataBaseAccess.Registration in org.opentox.database
 

Methods in org.opentox.database with annotations of type DataBaseAccess.Registration
 void UsersTable.addUser(java.lang.String UserName, java.lang.String PassWord, Priviledges priviledges)
          This method is used to add a new user to the USERS table.
 int ModelsTable.registerNewModel(java.lang.String AlgID)
          Registers a new trained model in database