Uses of Class
fr.lri.bd.olap.db.DBPool

Packages that use DBPool
fr.lri.bd.olap.dto Data transfer objects 
 

Uses of DBPool in fr.lri.bd.olap.dto
 

Methods in fr.lri.bd.olap.dto that return DBPool
 DBPool OlapTree.getDBPool()
           
 DBPool Datamart.getDBPool()
           
 

Constructors in fr.lri.bd.olap.dto with parameters of type DBPool
OlapTree(DBPool pool, edu.uci.ics.jung.graph.Graph graph, edu.uci.ics.jung.graph.Vertex root)
          Default constructor.