#include <IDbSchema.h>
Public Member Functions | |
virtual bool | create ()=0 |
virtual bool | exists ()=0 |
virtual IIOVTable & | iovTable ()=0 |
virtual IPayloadTable & | payloadTable ()=0 |
virtual ITagAccessPermissionTable & | tagAccessPermissionTable ()=0 |
virtual ITagLogTable & | tagLogTable ()=0 |
virtual ITagTable & | tagTable ()=0 |
virtual | ~IIOVSchema () |
Definition at line 141 of file IDbSchema.h.
|
inlinevirtual |
Definition at line 143 of file IDbSchema.h.
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
Referenced by o2olib.O2OTool::execute().
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
Referenced by cond::persistency::SessionImpl::releaseTagLocks().
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
Referenced by cond::persistency::SessionImpl::releaseTagLocks().
|
pure virtual |
Implemented in cond::persistency::IOVSchema.
Referenced by cond::persistency::SessionImpl::releaseTagLocks().