|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openexchange.admin.storage.interfaces.OXContextStorageInterface
com.openexchange.admin.storage.sqlStorage.OXContextSQLStorage
public abstract class OXContextSQLStorage
This class implements the global storage interface and creates a layer between the abstract storage definition and a storage in a SQL accessible database
Constructor Summary | |
---|---|
OXContextSQLStorage()
|
Method Summary |
---|
Methods inherited from class com.openexchange.admin.storage.interfaces.OXContextStorageInterface |
---|
change, changeStorageData, create, delete, disable, disableAll, disableAll, downgrade, enable, enableAll, enableAll, getData, getData, getInstance, listContext, listContext, moveContextFilestore, moveDatabaseContext, searchContextByDatabase, searchContextByFilestore |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OXContextSQLStorage()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |