Package tilda.data
Class FormulaResultView_Factory
- java.lang.Object
-
- tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
-
- tilda.data.FormulaResultView_Factory
-
public class FormulaResultView_Factory extends TILDA__FORMULARESULTVIEW_Factory
This is the application class Data_FORMULARESULTVIEW mapped to the table TILDA.FORMULARESULTVIEW.- See Also:
TILDA__FORMULARESULTVIEW
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
TILDA__FORMULARESULTVIEW_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__FORMULARESULTVIEW_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
FormulaResultView_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__FORMULARESULTVIEW_Factory
getCSVHeader, getFullTableNameVar, initObject, lookupByAll, newSelectQuery, newWhereQuery, processMany, readMany, runSelect, runSelect, toCSV, toCSV, toJSON, toJSON, toJSON, toJSON
-
-
-
-
Method Detail
-
init
public static void init(Connection C) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-