Package tilda.data
Class ObjectPerf_Factory
- java.lang.Object
-
- tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
- tilda.data.ObjectPerf_Factory
-
public class ObjectPerf_Factory extends TILDA__OBJECTPERF_Factory
This is the application class Data_OBJECTPERF mapped to the table TILDA.OBJECTPERF.- See Also:
TILDA__OBJECTPERF
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
TILDA__OBJECTPERF_Factory.COLS_BASE
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.logging.log4j.Logger
LOG
-
Fields inherited from class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
COLS, COLUMNS, COLUMNS_FIRST_IDENTITY, COLUMNS_PRIMARY, COLUMNS_UNIQUE_INDICES, DATA_CLASS, SCHEMA_LABEL, SCHEMA_TABLENAME_LABEL, TABLENAME_LABEL
-
-
Constructor Summary
Constructors Constructor Description ObjectPerf_Factory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init(Connection C)
-
Methods inherited from class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
create, getCSVHeader, getFullTableNameVar, init, initObject, lookupByPrimaryKey, lookupWhereAll, lookupWhereAll, lookupWhereSchemaByObjectStart, lookupWhereSchemaByObjectStart, lookupWhereSchemaObjectByStart, lookupWhereSchemaObjectByStart, newDeleteQuery, newSelectQuery, newUpdateQuery, newWhereQuery, processMany, readMany, runSelect, runSelect, toCSV, toCSV, toJSON, toJSON, toJSON, toJSON, writeBatch
-
-
-
-
Method Detail
-
init
public static void init(Connection C) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-