Uses of Class
wpi.associations.arminerSequence.DBException

Packages that use DBException
wpi.associations.arminerSequence   
 

Uses of DBException in wpi.associations.arminerSequence
 

Methods in wpi.associations.arminerSequence 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.