static ListResults<Connection_Data> |
TILDA__CONNECTION_Factory.lookupWhereActive(Connection C,
int start,
int size) |
Lookup records by the query 'Active' over
.
The results are ordered by: id asc
|
static ListResults<Catalog_Data> |
TILDA__CATALOG_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: schemaName asc, tableViewName asc, columnName asc
|
static ListResults<CatalogFormulaResult_Data> |
TILDA__CATALOGFORMULARESULT_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: formulaRefnum asc, value asc
|
static ListResults<Connection_Data> |
TILDA__CONNECTION_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: id asc
|
static ListResults<DateDim_Data> |
TILDA__DATEDIM_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: dt asc
|
static ListResults<DateLimitDim_Data> |
TILDA__DATELIMITDIM_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: invalidDate asc
|
static ListResults<FailedDependencyDDLScripts_Data> |
TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: srcSchemaName asc, srcTVName asc, created asc, seq asc
|
static ListResults<Job_Data> |
TILDA__JOB_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: refnum asc
|
static ListResults<JobPart_Data> |
TILDA__JOBPART_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: refnum asc
|
static ListResults<JobPartMessage_Data> |
TILDA__JOBPARTMESSAGE_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: refnum asc
|
static ListResults<Key_Data> |
TILDA__KEY_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: refnum asc
|
static ListResults<MaintenanceLog_Data> |
TILDA__MAINTENANCELOG_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: refnum asc
|
static ListResults<Mapping_Data> |
TILDA__MAPPING_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: type asc, src asc, dst asc
|
static ListResults<ObjectPerf_Data> |
TILDA__OBJECTPERF_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: schemaName asc, objectName asc, startPeriod asc
|
static ListResults<RefillPerf_Data> |
TILDA__REFILLPERF_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: schemaName asc, objectName asc, startTime asc
|
static ListResults<TransPerf_Data> |
TILDA__TRANSPERF_Factory.lookupWhereAll(Connection C,
int start,
int size) |
Lookup records by the query 'All' over
.
The results are ordered by: startPeriod asc
|
static ListResults<ZoneInfo_Data> |
TILDA__ZONEINFO_Factory.lookupWhereAll(Connection C,
int __start__,
int __size__) |
Lookup records by the index 'All' over . The results are ordered by: id asc
|
static ListResults<Connection_Data> |
TILDA__CONNECTION_Factory.lookupWhereAllById(Connection C,
int __start__,
int __size__) |
Lookup records by the index 'AllById' over . The results are ordered by: id asc
|
static ListResults<Key_Data> |
TILDA__KEY_Factory.lookupWhereAllByName(Connection C,
int __start__,
int __size__) |
Lookup records by the index 'AllByName' over . The results are ordered by: name asc
|
static ListResults<JobPart_Data> |
TILDA__JOBPART_Factory.lookupWhereJob(Connection C,
long jobRefnum,
int __start__,
int __size__) |
Lookup records by the index 'Job' over jobRefnum. The results are ordered by: start desc
|
static ListResults<JobPartMessage_Data> |
TILDA__JOBPARTMESSAGE_Factory.lookupWhereJob(Connection C,
long jobRefnum,
int __start__,
int __size__) |
Lookup records by the index 'Job' over jobRefnum. The results are ordered by: created desc
|
static ListResults<Job_Data> |
TILDA__JOB_Factory.lookupWhereJobName(Connection C,
java.lang.String name,
int __start__,
int __size__) |
Lookup records by the index 'JobName' over name. The results are ordered by: start desc
|
static ListResults<JobPartMessage_Data> |
TILDA__JOBPARTMESSAGE_Factory.lookupWhereJobPart(Connection C,
long jobPartRefnum,
int __start__,
int __size__) |
Lookup records by the index 'JobPart' over jobPartRefnum. The results are ordered by: created desc
|
static ListResults<JobPart_Data> |
TILDA__JOBPART_Factory.lookupWhereJobPartName(Connection C,
java.lang.String name,
int __start__,
int __size__) |
Lookup records by the index 'JobPartName' over name. The results are ordered by: start desc
|
static ListResults<JobPart_Data> |
TILDA__JOBPART_Factory.lookupWhereJobPartType(Connection C,
java.lang.String type,
int __start__,
int __size__) |
Lookup records by the index 'JobPartType' over type. The results are ordered by: start desc
|
static ListResults<Job_Data> |
TILDA__JOB_Factory.lookupWhereJobType(Connection C,
java.lang.String type,
int __start__,
int __size__) |
Lookup records by the index 'JobType' over type. The results are ordered by: start desc
|
static ListResults<Job_Data> |
TILDA__JOB_Factory.lookupWhereMostRecent(Connection C,
java.lang.String name,
int start,
int size) |
Lookup records by the query 'MostRecent' over
name.
The results are ordered by: start desc
|
static ListResults<Catalog_Data> |
TILDA__CATALOG_Factory.lookupWhereRefColumns(Connection C,
int __start__,
int __size__) |
Lookup records by the index 'RefColumns' over . The results are ordered by: referencedColumns asc
|
static ListResults<Catalog_Data> |
TILDA__CATALOG_Factory.lookupWhereRefFormulas(Connection C,
int __start__,
int __size__) |
Lookup records by the index 'RefFormulas' over . The results are ordered by: referencedFormulas asc
|
static ListResults<ObjectPerf_Data> |
TILDA__OBJECTPERF_Factory.lookupWhereSchemaByObjectStart(Connection C,
java.lang.String schemaName,
int __start__,
int __size__) |
Lookup records by the index 'SchemaByObjectStart' over schemaName. The results are ordered by: objectName asc, startPeriod desc
|
static ListResults<RefillPerf_Data> |
TILDA__REFILLPERF_Factory.lookupWhereSchemaByObjectStart(Connection C,
java.lang.String schemaName,
int __start__,
int __size__) |
Lookup records by the index 'SchemaByObjectStart' over schemaName. The results are ordered by: objectName asc, startTime desc
|
static ListResults<ObjectPerf_Data> |
TILDA__OBJECTPERF_Factory.lookupWhereSchemaObjectByStart(Connection C,
java.lang.String schemaName,
java.lang.String objectName,
int __start__,
int __size__) |
Lookup records by the index 'SchemaObjectByStart' over schemaName, objectName. The results are ordered by: startPeriod desc
|
static ListResults<RefillPerf_Data> |
TILDA__REFILLPERF_Factory.lookupWhereSchemaObjectByStart(Connection C,
java.lang.String schemaName,
java.lang.String objectName,
int __start__,
int __size__) |
Lookup records by the index 'SchemaObjectByStart' over schemaName, objectName. The results are ordered by: startTime desc
|
static ListResults<MaintenanceLog_Data> |
TILDA__MAINTENANCELOG_Factory.lookupWhereSchemaObjectStart(Connection C,
java.lang.String schemaName,
java.lang.String objectName,
int __start__,
int __size__) |
Lookup records by the index 'SchemaObjectStart' over schemaName, objectName. The results are ordered by: startTime desc
|
static ListResults<MaintenanceLog_Data> |
TILDA__MAINTENANCELOG_Factory.lookupWhereTypeStart(Connection C,
java.lang.String type,
int __start__,
int __size__) |
Lookup records by the index 'TypeStart' over type. The results are ordered by: startTime desc
|
protected static ListResults<Catalog_Data> |
TILDA__CATALOG_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<CatalogFormulaResult_Data> |
TILDA__CATALOGFORMULARESULT_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<Connection_Data> |
TILDA__CONNECTION_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<DateDim_Data> |
TILDA__DATEDIM_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<DateLimitDim_Data> |
TILDA__DATELIMITDIM_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<FailedDependencyDDLScripts_Data> |
TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<FormulaResultView_Data> |
TILDA__FORMULARESULTVIEW_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<Job_Data> |
TILDA__JOB_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<JobPart_Data> |
TILDA__JOBPART_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<JobPartMessage_Data> |
TILDA__JOBPARTMESSAGE_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<JobView_Data> |
TILDA__JOBVIEW_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<Key_Data> |
TILDA__KEY_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<MaintenanceLog_Data> |
TILDA__MAINTENANCELOG_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<Mapping_Data> |
TILDA__MAPPING_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<ObjectPerf_Data> |
TILDA__OBJECTPERF_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<RefillPerf_Data> |
TILDA__REFILLPERF_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<TransPerf_Data> |
TILDA__TRANSPERF_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
protected static ListResults<ZoneInfo_Data> |
TILDA__ZONEINFO_Factory.readMany(Connection C,
java.lang.String fullSelectQuery,
int start,
int size) |
|
static ListResults<Catalog_Data> |
TILDA__CATALOG_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<CatalogFormulaResult_Data> |
TILDA__CATALOGFORMULARESULT_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<Connection_Data> |
TILDA__CONNECTION_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<DateDim_Data> |
TILDA__DATEDIM_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<DateLimitDim_Data> |
TILDA__DATELIMITDIM_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<FailedDependencyDDLScripts_Data> |
TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<FormulaResultView_Data> |
TILDA__FORMULARESULTVIEW_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<Job_Data> |
TILDA__JOB_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<JobPart_Data> |
TILDA__JOBPART_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<JobPartMessage_Data> |
TILDA__JOBPARTMESSAGE_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<JobView_Data> |
TILDA__JOBVIEW_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<Key_Data> |
TILDA__KEY_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<MaintenanceLog_Data> |
TILDA__MAINTENANCELOG_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<Mapping_Data> |
TILDA__MAPPING_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<ObjectPerf_Data> |
TILDA__OBJECTPERF_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<RefillPerf_Data> |
TILDA__REFILLPERF_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<TransPerf_Data> |
TILDA__TRANSPERF_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|
static ListResults<ZoneInfo_Data> |
TILDA__ZONEINFO_Factory.runSelect(Connection C,
SelectQuery Q,
int start,
int size) |
|