Uses of Interface
plugins.IDBAdapter

Packages that use IDBAdapter
de.hattrickorganizer.database   
de.hattrickorganizer.model   
plugins   
 

Uses of IDBAdapter in de.hattrickorganizer.database
 

Classes in de.hattrickorganizer.database that implement IDBAdapter
 class DBAdapter
          Adapter to make some basic DBZugriff functions accessible for plugins.
 

Uses of IDBAdapter in de.hattrickorganizer.model
 

Methods in de.hattrickorganizer.model that return IDBAdapter
 IDBAdapter HOMiniModel.getDBAdapter()
          Get the the IDBAdapter instance
 

Uses of IDBAdapter in plugins
 

Methods in plugins that return IDBAdapter
 IDBAdapter IHOMiniModel.getDBAdapter()
          Get the the IDBAdapter instance