#include <PoolDatabaseSchema.h>
Public Member Functions | |
IDatabaseTable & | classVersionTable () |
IContainerHeaderTable & | containerHeaderTable () |
void | create () |
void | drop () |
bool | exists () |
IMainTable & | mainTable () |
IDatabaseTable & | mappingElementTable () |
IMappingSchema & | mappingSchema () |
IDatabaseTable & | mappingVersionTable () |
INamingServiceTable & | namingServiceTable () |
PoolDatabaseSchema (coral::ISchema &dbSchema) | |
ISequenceTable & | sequenceTable () |
virtual | ~PoolDatabaseSchema () |
Public Member Functions inherited from ora::IDatabaseSchema | |
IDatabaseSchema (coral::ISchema &schema) | |
coral::ISchema & | storageSchema () |
virtual | ~IDatabaseSchema () |
Static Public Member Functions | |
static bool | existsMainTable (coral::ISchema &dbSchema) |
Static Public Member Functions inherited from ora::IDatabaseSchema | |
static IDatabaseSchema * | createSchemaHandle (coral::ISchema &schema) |
Definition at line 227 of file PoolDatabaseSchema.h.
|
explicit |
Definition at line 1273 of file PoolDatabaseSchema.cc.
References ora::PoolSequenceTable::init(), ora::PoolContainerHeaderTable::init(), ora::PoolMappingSchema::init(), m_containerHeaderTable, m_dbCache, m_mappingSchema, and m_sequenceTable.
|
virtual |
Definition at line 1290 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1346 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1342 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1313 of file PoolDatabaseSchema.cc.
References ora::throwException().
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1317 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1293 of file PoolDatabaseSchema.cc.
References ora::throwException().
|
static |
Definition at line 1268 of file PoolDatabaseSchema.cc.
References ora::PoolMainTable::exists(), and tmp.
Referenced by ora::IDatabaseSchema::createSchemaHandle().
|
virtual |
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1338 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1350 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1334 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1354 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseSchema.
Definition at line 1330 of file PoolDatabaseSchema.cc.
|
private |
Definition at line 255 of file PoolDatabaseSchema.h.
|
private |
Definition at line 254 of file PoolDatabaseSchema.h.
Referenced by PoolDatabaseSchema().
|
private |
Definition at line 249 of file PoolDatabaseSchema.h.
Referenced by PoolDatabaseSchema().
|
private |
Definition at line 250 of file PoolDatabaseSchema.h.
|
private |
Definition at line 253 of file PoolDatabaseSchema.h.
|
private |
Definition at line 256 of file PoolDatabaseSchema.h.
Referenced by PoolDatabaseSchema().
|
private |
Definition at line 252 of file PoolDatabaseSchema.h.
|
private |
Definition at line 257 of file PoolDatabaseSchema.h.
|
private |
Definition at line 248 of file PoolDatabaseSchema.h.
|
private |
Definition at line 251 of file PoolDatabaseSchema.h.
Referenced by PoolDatabaseSchema().