Uses of Class
wpi.associations.arminer.DBException

Packages that use DBException
wpi.associations.arminer   
 

Uses of DBException in wpi.associations.arminer
 

Methods in wpi.associations.arminer that throw DBException
 void DBWriter.setColumnNames(java.util.Vector names)
          Set the column names for the database.
 void DBWriter.setAttributeIndexes(java.util.Vector indexes)
          Set the indexes of the attributes.
 void DBWriter.addRow(ARMinerItemset itemset)
          Add a new row to the database.