Package tilda.data
Class CatalogFormulaResult_Factory
- java.lang.Object
-
- tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
-
- tilda.data.CatalogFormulaResult_Factory
-
public class CatalogFormulaResult_Factory extends TILDA__CATALOGFORMULARESULT_Factory
This is the application class Data_CatalogFormulaResult mapped to the table TILDA.CatalogFormulaResult.- See Also:
TILDA__CATALOGFORMULARESULT
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
TILDA__CATALOGFORMULARESULT_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__CATALOGFORMULARESULT_Factory
COLS, COLUMNS, COLUMNS_FIRST_IDENTITY, COLUMNS_PRIMARY, COLUMNS_UNIQUE_INDICES, DATA_CLASS, SCHEMA_LABEL, SCHEMA_TABLENAME_LABEL, TABLENAME_LABEL
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CatalogFormulaResult_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__CATALOGFORMULARESULT_Factory
create, getCSVHeader, getFullTableNameVar, init, initObject, lookupByPrimaryKey, lookupWhereAll, lookupWhereAll, 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
-
-