#include <string>
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ora::ContainerHeaderData |
class | ora::IContainerHeaderTable |
class | ora::IDatabaseSchema |
class | ora::IDatabaseTable |
class | ora::IMainTable |
class | ora::IMappingSchema |
class | ora::INamingServiceTable |
class | ora::ISequenceTable |
struct | ora::MappingRawData |
struct | ora::MappingRawElement |
Namespaces | |
namespace | coral |
namespace | ora |
TO BE REMOVED. | |
Functions | |
std::string | ora::poolSchemaVersion () |
void | ora::setTableAccessPermission (coral::ITable &table, const std::string &principal, bool forWrite) |