Uses of Class
ibspan.tss.dao.DAOException

Packages that use DAOException
ibspan.tss.dao Set of Data Access Objects providing nice interface to underlying ontological models, especially in situation when use of Jastor-generated beans cannot support in solving particular problem. 
 

Uses of DAOException in ibspan.tss.dao
 

Constructors in ibspan.tss.dao that throw DAOException
HistoryDAO(OntModel mHistoryDB)
          Construct HistoryDAO object providing interface to the given model with history.
UsersDAO(OntModel mUsersDB)
          Creates UserDAO object providing interface to the given users model.