This is the complete list of members for ora::ContainerSchema, including all inherited members.
blobStreamingService() | ora::ContainerSchema | |
className() | ora::ContainerSchema | |
containerId() | ora::ContainerSchema | |
containerName() | ora::ContainerSchema | |
ContainerSchema(int containerId, const std::string &containerName, const edm::TypeWithDict &containerType, DatabaseSession &session) | ora::ContainerSchema | |
ContainerSchema(int containerId, const std::string &containerName, const std::string &className, DatabaseSession &session) | ora::ContainerSchema | |
containerSequences() | ora::ContainerSchema | |
create() | ora::ContainerSchema | |
create(const edm::TypeWithDict &dependentClass) | ora::ContainerSchema | |
dbSession() | ora::ContainerSchema | |
drop() | ora::ContainerSchema | |
evolve() | ora::ContainerSchema | |
evolve(const edm::TypeWithDict &dependentClass, MappingTree &baseMapping) | ora::ContainerSchema | |
extend(const edm::TypeWithDict &dependentClass) | ora::ContainerSchema | private |
extendIfRequired(const edm::TypeWithDict &dependentClass) | ora::ContainerSchema | |
getTableHierarchy(const std::set< std::string > &containerMappingVersions, std::vector< std::string > &destination) | ora::ContainerSchema | private |
initClassDict() | ora::ContainerSchema | private |
loadMappingForDependentClass(const edm::TypeWithDict &dependentClass) | ora::ContainerSchema | private |
m_classDict | ora::ContainerSchema | private |
m_className | ora::ContainerSchema | private |
m_containerId | ora::ContainerSchema | private |
m_containerName | ora::ContainerSchema | private |
m_containerSchemaSequences | ora::ContainerSchema | private |
m_dependentMappings | ora::ContainerSchema | private |
m_loaded | ora::ContainerSchema | private |
m_mapping | ora::ContainerSchema | private |
m_session | ora::ContainerSchema | private |
mapping(bool writeEnabled=false) | ora::ContainerSchema | |
mappingForDependentClass(const edm::TypeWithDict &dependentClass, bool writeEnabled=false) | ora::ContainerSchema | |
mappingForDependentClasses(std::vector< MappingElement > &destination) | ora::ContainerSchema | |
mappingVersion() | ora::ContainerSchema | |
referenceHandler() | ora::ContainerSchema | |
setAccessPermission(const std::string &principal, bool forWrite) | ora::ContainerSchema | |
storageSchema() | ora::ContainerSchema | |
type() | ora::ContainerSchema | |
~ContainerSchema() | ora::ContainerSchema | |