Holger's
Java API

Uses of Class
com.antelmann.db.DBStoreProfiler

Packages that use DBStoreProfiler
com.antelmann.db This package contains generally useful classes for generic database management. 
 

Uses of DBStoreProfiler in com.antelmann.db
 

Methods in com.antelmann.db that return DBStoreProfiler
static DBStoreProfiler DBStoreProfiler.addNewProfiler(Database<?> db)
           
static DBStoreProfiler DBStoreProfiler.getProfiler(Database<?> db)
           
static DBStoreProfiler DBStoreProfiler.obtainProfiler(Database<?> db)
           
 

Constructors in com.antelmann.db with parameters of type DBStoreProfiler
DBStoreProfiler.ProfileModel(DBStoreProfiler profiler)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads