Package tilda.data
Class Catalog_Factory
- java.lang.Object
-
- tilda.data._Tilda.TILDA__CATALOG_Factory
-
- tilda.data.Catalog_Factory
-
public class Catalog_Factory extends TILDA__CATALOG_Factory
This is the application class Data_Catalog mapped to the table TILDA.Catalog.- See Also:
TILDA__CATALOG
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tilda.data._Tilda.TILDA__CATALOG_Factory
TILDA__CATALOG_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__CATALOG_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
Catalog_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__CATALOG_Factory
create, getCSVHeader, getCSVHeaderSimple, getFullTableNameVar, init, initObject, lookupByColumn, lookupByPrimaryKey, lookupWhereAll, lookupWhereAll, lookupWhereRefColumns, lookupWhereRefColumns, lookupWhereRefFormulas, lookupWhereRefFormulas, newDeleteQuery, newSelectQuery, newUpdateQuery, newWhereQuery, processMany, readMany, runSelect, runSelect, toCSV, toCSV, toCSVSimple, toCSVSimple, toJSON, toJSON, toJSON, toJSON, toJSONSimple, toJSONSimple, toJSONSimple, toJSONSimple, writeBatch
-
-
-
-
Method Detail
-
init
public static void init(Connection C) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-