Constructor and Description |
---|
AgentManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
IncrementalIngester(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
OutputConnectionManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
OutputConnectorManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
TransformationConnectionManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
TransformationConnectorManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
AuthorityConnectorManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
AuthorizationDomainManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
AuthorityGroupManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
AuthorityConnectionManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
MappingConnectorManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
MappingConnectionManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
DBInterfaceDerby |
class |
DBInterfaceHSQLDB
This is the HSQLDB implementation of the IDBInterface class.
|
class |
DBInterfaceMariaDB |
class |
DBInterfaceMySQL |
class |
DBInterfacePostgreSQL |
Modifier and Type | Field and Description |
---|---|
protected IDBInterface |
BaseTable.dbInterface |
Modifier and Type | Method and Description |
---|---|
protected IDBInterface |
BaseTable.getDBInterface() |
Constructor and Description |
---|
BaseTable(IDBInterface dbInterface,
String tableName) |
Modifier and Type | Method and Description |
---|---|
static IDBInterface |
DBInterfaceFactory.make(IThreadContext context,
String databaseName,
String userName,
String password) |
Modifier and Type | Method and Description |
---|---|
static String |
ManifoldCF.getChildDatabaseName(IDBInterface companyDatabase,
String childDBIdentifier)
Find a child database name given a company database instance and the child
database identifier.
|
Constructor and Description |
---|
BinManager(IDBInterface database)
Constructor.
|
Constructor and Description |
---|
ConnectorManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected IDBInterface |
JobManager.database |
Constructor and Description |
---|
Carrydown(IDBInterface database)
Constructor.
|
EventManager(IDBInterface database)
Constructor.
|
ForcedParamManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
HopCount(IThreadContext tc,
IDBInterface database)
Constructor.
|
HopDeleteDeps(IDBInterface database)
Constructor.
|
HopFilterManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
IntrinsicLink(IDBInterface database)
Constructor.
|
JobManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
JobQueue(IThreadContext tc,
IDBInterface database)
Constructor.
|
Jobs(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
NotificationManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
PipelineManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
PrereqEventManager(IDBInterface database)
Constructor.
|
ScheduleManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
NotificationConnectionManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
NotificationConnectorManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
Constructor and Description |
---|
RepositoryConnectionManager(IThreadContext threadContext,
IDBInterface database)
Constructor.
|
RepositoryHistoryManager(IThreadContext tc,
IDBInterface database)
Constructor.
|
ThrottleSpecManager(IDBInterface database)
Constructor.
|