Uses of Class
org.mmbase.storage.StorageInaccessibleException

Packages that use StorageInaccessibleException
org.mmbase.storage.implementation.database   
 

Uses of StorageInaccessibleException in org.mmbase.storage.implementation.database
 

Constructors in org.mmbase.storage.implementation.database that throw StorageInaccessibleException
GenericDataSource(MMBase mmbase)
           
GenericDataSource(MMBase mmbase, File dataDir)
          Constructs a DataSource for accessing the database belonging to the given MMBase module.
 



MMBase2 Core 2.0-SNAPSHOT - 2013-03-30T06:36