A B C D E F G H I J K L M N O P Q R S T U V W Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABSOLUTE - tilda.enums.ProtectionType
-
Straight forward escaping of HTML content where all '<' becomes <
- ACCENTEDCHARS - Static variable in class tilda.utils.TextUtil
- ACTION - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Nameaction of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.action of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.action Size64 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - ACTIVE - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Nameactive of type boolean DescriptionStatus Flag ColumnTILDA.Connection.active of type boolean Full Nametilda.data.TILDA.Connection.active Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - add(long) - Method in class tilda.performance.TransactionInfo
- add(String) - Method in class tilda.analyzer.bean.StateEvents
- add(String, int) - Method in class tilda.parsing.Validator.Line
- add(String, StatementType, long, int) - Static method in class tilda.performance.PerfTracker
-
Adds new perf information for the named table.
- add(String, StatementType, long, int, String) - Static method in class tilda.performance.PerfTracker
-
Adds new perf information for the named table.
- add(List<Query.Match>, int, int, String, char) - Static method in class tilda.parsing.parts.Query.Match
- add(StatementType, long, int) - Method in class tilda.performance.TableInfo
- add(TransactionType, long) - Static method in class tilda.performance.PerfTracker
-
Adds new perf information for transactional things such as COMMIT, ROLLBACK, CLOSE, SAVEPOINT...
- addArrayClose(String) - Method in class tilda.utils.json.JSONPrinter
- addArrayElementClose() - Method in class tilda.utils.json.JSONPrinter
- addArrayElementStart() - Method in class tilda.utils.json.JSONPrinter
- addArrayStart(String) - Method in class tilda.utils.json.JSONPrinter
- addChild(T) - Method in class tilda.utils.Graph.Node
- addColumn(ResultSet) - Method in class tilda.db.metadata.FKMeta
- addColumn(ResultSet) - Method in class tilda.db.metadata.IndexMeta
- addColumn(Column) - Method in class tilda.parsing.parts.View.DepWrapper
- AddColumnAfter(Column, Column) - Method in class tilda.parsing.parts.Object
- addColumnAlterStringSize(ColumnMeta, Column) - Method in class tilda.migration.actions.ColumnAlterMulti
- addColumnAlterType(ColumnMeta, Column) - Method in class tilda.migration.actions.ColumnAlterMulti
- addColumns(List<Column>) - Method in class tilda.generation.helpers.CatalogHelper
- addDelete(long, int) - Method in class tilda.performance.TableInfo
- addDependencySchema(Schema) - Method in class tilda.parsing.ParserSession
- addElement(String, boolean) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, boolean[]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, double) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, double[]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, long) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, long[]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, String) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, String[]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, String[][]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, LocalDate) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, LocalDate[]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, ZonedDateTime) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, ZonedDateTime[]) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, List<? extends JSONable>) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, List<? extends JSONable>, String) - Method in class tilda.utils.json.JSONPrinter
- addElement(String, JSONable, String) - Method in class tilda.utils.json.JSONPrinter
- addElementClose(String) - Method in class tilda.utils.json.JSONPrinter
- addElementRaw(String, String) - Method in class tilda.utils.json.JSONPrinter
- addElementStart(String) - Method in class tilda.utils.json.JSONPrinter
- addError(String, int, int, int) - Method in class tilda.grammar.ErrorList
- addError(String, ParserRuleContext) - Method in class tilda.grammar.ErrorList
- AddError(String) - Method in class tilda.parsing.ParserSession
- addErrors(Iterator<ErrorList.Error>) - Method in class tilda.grammar.ErrorList
- addErrors(ErrorList) - Method in class tilda.grammar.ErrorList
- addException(Exception) - Method in class tilda.utils.concurrent.Executor
- addForeignKey(String, String[], String) - Method in class tilda.parsing.parts.Object
- addFormulas(List<Formula>) - Method in class tilda.generation.helpers.CatalogHelper
- addInsert(long, int) - Method in class tilda.performance.TableInfo
- addItem(boolean, String) - Method in class tilda.utils.CheckList
- AddNote(String) - Method in class tilda.parsing.ParserSession
- ADDNULL - tilda.enums.MigrationType
- addQueries(List<SubWhereClause>) - Method in class tilda.parsing.parts.Object
- addQuery(SubWhereClause) - Method in class tilda.parsing.parts.Object
- addRandomDeltaDays(ZonedDateTime, int, int, int, int) - Static method in class tilda.utils.DateTimeUtil
-
Adds/substract randomly between minDays and maxDays number of days to this date and sets the hours within the range prescribed (min/maxHours), and a randomly selected minute between 0 and 60.
- addRandomDeltaHours(ZonedDateTime, int, int) - Static method in class tilda.utils.DateTimeUtil
-
Adds/substract randomly between min/maxHours number of hours to this date, and a randomly selected minute between 0 and 60.
- addRandomDeltaMinutes(ZonedDateTime, int, int) - Static method in class tilda.utils.DateTimeUtil
-
Adds/substract randomly between min/maxMinutes number of minutes to this date.
- addRunnable(SimpleRunnable) - Method in class tilda.utils.concurrent.Executor
- addSchema(String) - Method in class tilda.db.metadata.DatabaseMeta
- addSchema(Schema) - Method in class tilda.analyzer.bean.Database
- addSchema(Schema) - Method in class tilda.generation.helpers.CatalogHelper
- addSelect(long, int) - Method in class tilda.performance.TableInfo
- addSuperQueryContext(String, String) - Method in class tilda.db.QueryHelper
- addToReferencedColumns(int, String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- addToReferencedFormulas(int, String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- addToSchemas(int, String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- addUpdate(long, int) - Method in class tilda.performance.TableInfo
- addValidatedSchema(Schema) - Method in class tilda.parsing.ParserSession
- addViewColumns(List<ViewColumn>) - Method in class tilda.generation.helpers.CatalogHelper
- addWhereClauseDef(String, String, List<ColumnDefinition>) - Method in class tilda.grammar.WhereClauseCompositionClassGenerator
- aes(String, String) - Static method in class tilda.utils.EncryptionUtil
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- afterRead(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- afterRead(Connection) - Method in class tilda.data.Catalog_Data
- afterRead(Connection) - Method in class tilda.data.CatalogFormulaResult_Data
- afterRead(Connection) - Method in class tilda.data.Connection_Data
- afterRead(Connection) - Method in class tilda.data.DateDim_Data
- afterRead(Connection) - Method in class tilda.data.DateLimitDim_Data
- afterRead(Connection) - Method in class tilda.data.FailedDependencyDDLScripts_Data
- afterRead(Connection) - Method in class tilda.data.FormulaResultView_Data
- afterRead(Connection) - Method in class tilda.data.Job_Data
- afterRead(Connection) - Method in class tilda.data.JobPart_Data
- afterRead(Connection) - Method in class tilda.data.JobPartMessage_Data
- afterRead(Connection) - Method in class tilda.data.JobView_Data
- afterRead(Connection) - Method in class tilda.data.Key_Data
- afterRead(Connection) - Method in class tilda.data.MaintenanceLog_Data
- afterRead(Connection) - Method in class tilda.data.Mapping_Data
- afterRead(Connection) - Method in class tilda.data.ObjectPerf_Data
- afterRead(Connection) - Method in class tilda.data.RefillPerf_Data
- afterRead(Connection) - Method in class tilda.data.TransPerf_Data
- afterRead(Connection) - Method in class tilda.data.ZoneInfo_Data
- age(StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int, String) - Method in class tilda.db.Connection
- age(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int, String) - Method in class tilda.db.stores.BigQuery
- age(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int, String) - Method in interface tilda.db.stores.DBType
- age(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int, String) - Method in class tilda.db.stores.MSSQL
- age(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int, String) - Method in class tilda.db.stores.PostgreSQL
- ageBetween(Type_DatetimePrimitive, int[]) - Method in class tilda.db.QueryHelper
-
Generates a BETWEEN statement based on the age range provided.
- ageEquals(Type_DatetimePrimitive, int) - Method in class tilda.db.QueryHelper
- ageEquals(Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int) - Method in class tilda.db.QueryHelper
- ageGreaterThan(Type_DatetimePrimitive, int) - Method in class tilda.db.QueryHelper
- ageGreaterThan(Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int) - Method in class tilda.db.QueryHelper
- ageGreaterThanOrEqual(Type_DatetimePrimitive, int) - Method in class tilda.db.QueryHelper
- ageGreaterThanOrEqual(Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int) - Method in class tilda.db.QueryHelper
- ageLessThan(Type_DatetimePrimitive, int) - Method in class tilda.db.QueryHelper
- ageLessThan(Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int) - Method in class tilda.db.QueryHelper
- ageLessThanOrEqual(Type_DatetimePrimitive, int) - Method in class tilda.db.QueryHelper
- ageLessThanOrEqual(Type_DatetimePrimitive, Type_DatetimePrimitive, DurationUtil.IntervalEnum, int) - Method in class tilda.db.QueryHelper
- AGGREGATE - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Nameaggregate of type String DescriptionThe aggregate type of the column, if any. ColumnTILDA.Catalog.aggregate of type varchar(128) Full Nametilda.data.TILDA.Catalog.aggregate Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - AggregateType - Enum in tilda.enums
- AggregateType.OrderableType - Enum in tilda.enums
- AggregateType.ParameterSetting - Enum in tilda.enums
- AggregateType.TargetColumnType - Enum in tilda.enums
- alterTableAddColumn(Connection, Column, String, String) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAddColumn(Connection, Column, String, String) - Method in interface tilda.db.stores.DBType
- alterTableAddColumn(Connection, Column, String, String) - Method in class tilda.db.stores.MSSQL
- alterTableAddColumn(Column, String, String) - Method in class tilda.db.Connection
- alterTableAddFK(Connection, ForeignKey) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAddFK(Connection, ForeignKey) - Method in interface tilda.db.stores.DBType
- alterTableAddFK(Connection, ForeignKey) - Method in class tilda.db.stores.MSSQL
- alterTableAddFK(ForeignKey) - Method in class tilda.db.Connection
- alterTableAddIndex(Connection, Index) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAddIndex(Connection, Index) - Method in interface tilda.db.stores.DBType
- alterTableAddIndex(Connection, Index) - Method in class tilda.db.stores.MSSQL
- alterTableAddIndex(Index) - Method in class tilda.db.Connection
- alterTableAddIndexDDL(Index) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAddIndexDDL(Index) - Method in interface tilda.db.stores.DBType
- alterTableAddIndexDDL(Index) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnComment(Connection, Column) - Method in class tilda.db.stores.BigQuery
- alterTableAlterColumnComment(Connection, Column) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnComment(Connection, Column) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnComment(Connection, Column) - Method in class tilda.db.stores.PostgreSQL
- alterTableAlterColumnComment(Column) - Method in class tilda.db.Connection
- alterTableAlterColumnDefault(Connection, Column) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAlterColumnDefault(Connection, Column) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnDefault(Connection, Column) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnDefault(Column) - Method in class tilda.db.Connection
- alterTableAlterColumnMulti(List<ColMetaColPair>, List<ColMetaColPair>, ZoneInfo_Data) - Method in class tilda.db.Connection
- alterTableAlterColumnMulti(Connection, List<ColMetaColPair>, List<ColMetaColPair>, ZoneInfo_Data) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAlterColumnMulti(Connection, List<ColMetaColPair>, List<ColMetaColPair>, ZoneInfo_Data) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnMulti(Connection, List<ColMetaColPair>, List<ColMetaColPair>, ZoneInfo_Data) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnNull(Connection, Column, String) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAlterColumnNull(Connection, Column, String) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnNull(Connection, Column, String) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnNull(Column, String) - Method in class tilda.db.Connection
- alterTableAlterColumnNumericSize(Connection, ColumnMeta, Column) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAlterColumnNumericSize(Connection, ColumnMeta, Column) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnNumericSize(Connection, ColumnMeta, Column) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnNumericSize(ColumnMeta, Column) - Method in class tilda.db.Connection
- alterTableAlterColumnStringSize(Connection, ColumnMeta, Column) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAlterColumnStringSize(Connection, ColumnMeta, Column) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnStringSize(Connection, ColumnMeta, Column) - Method in class tilda.db.stores.MSSQL
- alterTableAlterColumnStringSize(ColumnMeta, Column) - Method in class tilda.db.Connection
- alterTableAlterColumnType(Connection, ColumnMeta, Column, ZoneInfo_Data) - Method in class tilda.db.Connection
- alterTableAlterColumnType(Connection, ColumnMeta, Column, ZoneInfo_Data) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableAlterColumnType(Connection, ColumnMeta, Column, ZoneInfo_Data) - Method in interface tilda.db.stores.DBType
- alterTableAlterColumnType(Connection, ColumnMeta, Column, ZoneInfo_Data) - Method in class tilda.db.stores.MSSQL
- alterTableComment(Connection, Object) - Method in class tilda.db.stores.BigQuery
- alterTableComment(Connection, Object) - Method in interface tilda.db.stores.DBType
- alterTableComment(Connection, Object) - Method in class tilda.db.stores.MSSQL
- alterTableComment(Connection, Object) - Method in class tilda.db.stores.PostgreSQL
- alterTableComment(Object) - Method in class tilda.db.Connection
- alterTableDropColumn(Connection, Object, String) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableDropColumn(Connection, Object, String) - Method in interface tilda.db.stores.DBType
- alterTableDropColumn(Connection, Object, String) - Method in class tilda.db.stores.MSSQL
- alterTableDropColumn(Object, String) - Method in class tilda.db.Connection
- alterTableDropFK(Connection, Object, FKMeta) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableDropFK(Connection, Object, FKMeta) - Method in interface tilda.db.stores.DBType
- alterTableDropFK(Connection, Object, FKMeta) - Method in class tilda.db.stores.MSSQL
- alterTableDropFK(Object, FKMeta) - Method in class tilda.db.Connection
- alterTableDropIndex(Connection, Object, IndexMeta) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableDropIndex(Connection, Object, IndexMeta) - Method in interface tilda.db.stores.DBType
- alterTableDropIndex(Connection, Object, IndexMeta) - Method in class tilda.db.stores.MSSQL
- alterTableDropIndex(Object, IndexMeta) - Method in class tilda.db.Connection
- alterTableIndexAddCluster(Connection, Index) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableIndexAddCluster(Connection, Index) - Method in interface tilda.db.stores.DBType
- alterTableIndexAddCluster(Connection, Index) - Method in class tilda.db.stores.MSSQL
- alterTableIndexAddCluster(Index) - Method in class tilda.db.Connection
- alterTableIndexDropCluster(Connection, IndexMeta) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableIndexDropCluster(Connection, IndexMeta) - Method in interface tilda.db.stores.DBType
- alterTableIndexDropCluster(Connection, IndexMeta) - Method in class tilda.db.stores.MSSQL
- alterTableIndexDropCluster(IndexMeta) - Method in class tilda.db.Connection
- alterTableRenameIndex(Connection, Object, String, String) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableRenameIndex(Connection, Object, String, String) - Method in interface tilda.db.stores.DBType
- alterTableRenameIndex(Connection, Object, String, String) - Method in class tilda.db.stores.MSSQL
- alterTableRenameIndex(Object, String, String) - Method in class tilda.db.Connection
- alterTableReplaceTablePK(Connection, Object, PKMeta) - Method in class tilda.db.stores.CommonStoreImpl
- alterTableReplaceTablePK(Connection, Object, PKMeta) - Method in interface tilda.db.stores.DBType
- alterTableReplaceTablePK(Connection, Object, PKMeta) - Method in class tilda.db.stores.MSSQL
- alterTableReplaceTablePK(Object, PKMeta) - Method in class tilda.db.Connection
- ALWAYS - tilda.enums.DefaultType
-
A default value both at create and update time
- AnalyzeDatabase(Connection, boolean, List<Schema>, DatabaseMeta) - Static method in class tilda.migration.Migrator
- AnalyzerData - Class in tilda.analyzer.parser
- AnalyzerData() - Constructor for class tilda.analyzer.parser.AnalyzerData
- AnalyzeTable(String, String) - Method in class tilda.analyzer.parser.AnalyzerData
- and() - Method in class tilda.db.QueryHelper
- AnsiUtil - Class in tilda.utils
- AnsiUtil() - Constructor for class tilda.utils.AnsiUtil
- any(Type_CharCollection, char) - Method in class tilda.db.QueryHelper
- any(Type_CharCollection, char[]) - Method in class tilda.db.QueryHelper
- any(Type_IntegerCollection, int) - Method in class tilda.db.QueryHelper
- any(Type_IntegerCollection, int[]) - Method in class tilda.db.QueryHelper
- any(Type_StringCollection, String) - Method in class tilda.db.QueryHelper
- any(Type_StringCollection, String[]) - Method in class tilda.db.QueryHelper
- any(Type_StringCollection, Collection<String>) - Method in class tilda.db.QueryHelper
- AppClassDocs(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- AppClassDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- AppCustomizeHere(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- AppCustomizeHere(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- AppData - Class in tilda.generation.java8
- AppData() - Constructor for class tilda.generation.java8.AppData
- append(String[], String) - Static method in class tilda.utils.CollectionUtil
- append(String[], String[]) - Static method in class tilda.utils.CollectionUtil
- append(List<String>, Iterator<String>) - Static method in class tilda.utils.CollectionUtil
- append(List<T>, T[]) - Static method in class tilda.utils.CollectionUtil
- AppFactory - Class in tilda.generation.java8
- AppFactory() - Constructor for class tilda.generation.java8.AppFactory
- AppFileDocs(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenDocs
- AppFileDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.Docs
- applyMigration(Connection, MigrationDataModel, String[], DatabaseMeta) - Static method in class tilda.migration.Migrator
- areParametersAllowed() - Method in enum tilda.enums.AggregateType
- arithmeticClosePar() - Method in interface tilda.grammar.WhereClauseCodeGen
- arithmeticClosePar() - Method in class tilda.grammar.WhereClauseCodeGenJava
- arithmeticClosePar() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- arithmeticMultiply(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- arithmeticMultiply(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- arithmeticMultiply(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- arithmeticOpenPar() - Method in interface tilda.grammar.WhereClauseCodeGen
- arithmeticOpenPar() - Method in class tilda.grammar.WhereClauseCodeGenJava
- arithmeticOpenPar() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- arithmeticPlus(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- arithmeticPlus(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- arithmeticPlus(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- array(StringBuilder, String[]) - Static method in class tilda.db.QueryHelper
- ARRAY - tilda.enums.AggregateType
- ARRAYCAT - tilda.enums.AggregateType
- ArrayElementEnd - Class in tilda.utils.json.elements
- ArrayElementEnd(String) - Constructor for class tilda.utils.json.elements.ArrayElementEnd
- ArrayElementStart - Class in tilda.utils.json.elements
- ArrayElementStart(String) - Constructor for class tilda.utils.json.elements.ArrayElementStart
- ArrayListResults<E> - Class in tilda.db
- ArrayListResults(int) - Constructor for class tilda.db.ArrayListResults
- ASC - tilda.enums.OrderType
- AsciiArt - Class in tilda.utils
- AsciiArt() - Constructor for class tilda.utils.AsciiArt
- asNonBreakingHTML(String) - Static method in class tilda.utils.TextUtil
- attachToTable(TableMeta) - Method in class tilda.db.metadata.ColumnMeta
- attachToTable(TableMeta) - Method in class tilda.db.metadata.FKMeta
- attachToView(ViewMeta) - Method in class tilda.db.metadata.ColumnMeta
- Attribute(Column, String, boolean) - Constructor for class tilda.parsing.parts.Query.Attribute
- AuthHelper - Class in tilda.utils.gcp
- AuthHelper() - Constructor for class tilda.utils.gcp.AuthHelper
- AUTO - tilda.Docs.MasterConfig.Group.SchemaType
- AUTO - tilda.enums.ColumnMode
-
A Column which is managed internally by the data object (for example, a cached or hidden value) and stored in the database but not available directly in the application code.
- autoFillImpliedViewJoins(ParserSession, View) - Static method in class tilda.parsing.parts.helpers.JoinHelper
- autoInit() - Static method in class tilda.db.ConnectionPool
- autoInit() - Static method in class tilda.utils.SystemValues
- autoPad(String[][]) - Static method in class tilda.utils.PaddingUtil
- AVG - tilda.enums.AggregateType
B
- BadGateway - tilda.utils.HttpStatus
- BadRequest - tilda.utils.HttpStatus
- Base - Class in tilda.parsing.parts
- Base(TildaType) - Constructor for class tilda.parsing.parts.Base
- Base(Base) - Constructor for class tilda.parsing.parts.Base
- BATCH_SIZE - Static variable in class tilda.loader.csv.stores.CSVImporter
- batchWriteDone(int[], int) - Static method in class tilda.db.JDBCHelper
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- beforeWrite(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- beforeWrite(Connection) - Method in class tilda.data.Catalog_Data
- beforeWrite(Connection) - Method in class tilda.data.CatalogFormulaResult_Data
- beforeWrite(Connection) - Method in class tilda.data.Connection_Data
- beforeWrite(Connection) - Method in class tilda.data.DateDim_Data
- beforeWrite(Connection) - Method in class tilda.data.DateLimitDim_Data
- beforeWrite(Connection) - Method in class tilda.data.FailedDependencyDDLScripts_Data
- beforeWrite(Connection) - Method in class tilda.data.Job_Data
- beforeWrite(Connection) - Method in class tilda.data.JobPart_Data
- beforeWrite(Connection) - Method in class tilda.data.JobPartMessage_Data
- beforeWrite(Connection) - Method in class tilda.data.Key_Data
- beforeWrite(Connection) - Method in class tilda.data.MaintenanceLog_Data
- beforeWrite(Connection) - Method in class tilda.data.Mapping_Data
- beforeWrite(Connection) - Method in class tilda.data.ObjectPerf_Data
- beforeWrite(Connection) - Method in class tilda.data.RefillPerf_Data
- beforeWrite(Connection) - Method in class tilda.data.TransPerf_Data
- beforeWrite(Connection) - Method in class tilda.data.ZoneInfo_Data
- BigQuery - Class in tilda.db.stores
- BigQuery - Static variable in interface tilda.db.stores.DBType
- BigQuery() - Constructor for class tilda.db.stores.BigQuery
- BigQueryType - Enum in tilda.generation.bigquery
- BINARY - tilda.enums.ColumnType
- BINARY - tilda.generation.bigquery.BigQueryType
- BINARY - tilda.generation.java8.JavaJDBCType
- BINARY - tilda.generation.postgres9.PostgresType
- BINARY - tilda.generation.sqlserver2014.SQLServerType
- binClose() - Method in interface tilda.grammar.WhereClauseCodeGen
- binClose() - Method in class tilda.grammar.WhereClauseCodeGenJava
- binClose() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binEqual(List<ColumnDefinition>, ColumnType, boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- binEqual(List<ColumnDefinition>, ColumnType, boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binEqual(List<ColumnDefinition>, ColumnType, boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binGreaterThan(List<ColumnDefinition>, ColumnType) - Method in interface tilda.grammar.WhereClauseCodeGen
- binGreaterThan(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binGreaterThan(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binGreaterThanOrEqual(List<ColumnDefinition>, ColumnType) - Method in interface tilda.grammar.WhereClauseCodeGen
- binGreaterThanOrEqual(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binGreaterThanOrEqual(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binIn(List<ColumnDefinition>, boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- binIn(List<ColumnDefinition>, boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binIn(List<ColumnDefinition>, boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binLessThan(List<ColumnDefinition>, ColumnType) - Method in interface tilda.grammar.WhereClauseCodeGen
- binLessThan(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binLessThan(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binLessThanOrEqual(List<ColumnDefinition>, ColumnType) - Method in interface tilda.grammar.WhereClauseCodeGen
- binLessThanOrEqual(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binLessThanOrEqual(List<ColumnDefinition>, ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- binLike(List<ColumnDefinition>, boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- binLike(List<ColumnDefinition>, boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binLike(List<ColumnDefinition>, boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- Binning - Class in tilda.parsing.parts.formulaTemplates
- Binning() - Constructor for class tilda.parsing.parts.formulaTemplates.Binning
- Binning(Binning) - Constructor for class tilda.parsing.parts.formulaTemplates.Binning
- BINNING - tilda.enums.FormulaPatternType
- BinningRange - Class in tilda.parsing.parts.formulaTemplates
- BinningRange() - Constructor for class tilda.parsing.parts.formulaTemplates.BinningRange
- BinningRange(BinningRange) - Constructor for class tilda.parsing.parts.formulaTemplates.BinningRange
- binOperator(StringBuilder, String, List<ColumnDefinition>) - Method in class tilda.grammar.WhereClauseCodeGenJava
- binOperatorLHS(StringBuilder, List<ColumnDefinition>) - Method in class tilda.grammar.WhereClauseCodeGenJava
- BITFIELD - tilda.enums.ColumnType
- BITFIELD - tilda.generation.bigquery.BigQueryType
- BITFIELD - tilda.generation.java8.JavaJDBCType
- BITFIELD - tilda.generation.postgres9.PostgresType
- BITFIELD - tilda.generation.sqlserver2014.SQLServerType
- BLACK - Static variable in class tilda.utils.AnsiUtil
- BLUE - Static variable in class tilda.utils.AnsiUtil
- BOLD - Static variable in class tilda.utils.AnsiUtil
- BOLD_OFF - Static variable in class tilda.utils.AnsiUtil
- boolClosePar() - Method in interface tilda.grammar.WhereClauseCodeGen
- boolClosePar() - Method in class tilda.grammar.WhereClauseCodeGenJava
- boolClosePar() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- boolClosePar() - Method in interface tilda.grammar.WhereClauseCompositionCodeGen
- boolClosePar() - Method in class tilda.grammar.WhereClauseCompositionCodeGenJava
- BOOLEAN - tilda.enums.ColumnType
- BOOLEAN - tilda.generation.bigquery.BigQueryType
- BOOLEAN - tilda.generation.java8.JavaJDBCType
- BOOLEAN - tilda.generation.postgres9.PostgresType
- BOOLEAN - tilda.generation.sqlserver2014.SQLServerType
- BooleanRP - Class in tilda.db.processors
- BooleanRP() - Constructor for class tilda.db.processors.BooleanRP
- boolOpenPar() - Method in interface tilda.grammar.WhereClauseCodeGen
- boolOpenPar() - Method in class tilda.grammar.WhereClauseCodeGenJava
- boolOpenPar() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- boolOpenPar() - Method in interface tilda.grammar.WhereClauseCompositionCodeGen
- boolOpenPar() - Method in class tilda.grammar.WhereClauseCompositionCodeGenJava
- boolOperatorAND(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- boolOperatorAND(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- boolOperatorAND(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- boolOperatorAND(boolean) - Method in interface tilda.grammar.WhereClauseCompositionCodeGen
- boolOperatorAND(boolean) - Method in class tilda.grammar.WhereClauseCompositionCodeGenJava
- boolOperatorOR(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- boolOperatorOR(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- boolOperatorOR(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- boolOperatorOR(boolean) - Method in interface tilda.grammar.WhereClauseCompositionCodeGen
- boolOperatorOR(boolean) - Method in class tilda.grammar.WhereClauseCompositionCodeGenJava
- Bootstrappers - Class in tilda.db.config
- Bootstrappers() - Constructor for class tilda.db.config.Bootstrappers
- BQHelper - Class in tilda.utils.gcp
- BQHelper() - Constructor for class tilda.utils.gcp.BQHelper
- BQHelper.BQCSVExporter - Interface in tilda.utils.gcp
- BQWriter - Class in tilda.utils.gcp
- BQWriter(TableDataWriteChannel) - Constructor for class tilda.utils.gcp.BQWriter
- bytesToHex(byte[]) - Static method in class tilda.utils.EncryptionUtil
C
- C - Variable in class tilda.loader.csv.stores.CSVImporter
- CALCULATED - tilda.enums.ColumnMode
-
A column that is actually only in the app-space.
- call() - Method in class tilda.loader.csv.ImporterThread
- CAMEL_CASE_JS - tilda.enums.ConventionNaming
-
Traditional Java/JS variable naming convention [a-z][a-zA-Z0-9]+ such as "nameTitle", "nameFirst" "dbType" etc...
- CanadaAtlantic - tilda.utils.DateTimeZone
- CanadaCentral - tilda.utils.DateTimeZone
- CanadaEastern - tilda.utils.DateTimeZone
- CanadaMountain - tilda.utils.DateTimeZone
- CanadaNewfoundland - tilda.utils.DateTimeZone
- CanadaPacific - tilda.utils.DateTimeZone
- CanadaSaskatchewan - tilda.utils.DateTimeZone
- cancel() - Method in class tilda.db.Connection
- cancel(Connection) - Method in class tilda.db.stores.BigQuery
- cancel(Connection) - Method in interface tilda.db.stores.DBType
- cancel(Connection) - Method in class tilda.db.stores.MSSQL
- cancel(Connection) - Method in class tilda.db.stores.PostgreSQL
- capitalizeEachWord(String) - Static method in class tilda.utils.TextUtil
- capitalizeFirstCharacter(String) - Static method in class tilda.utils.TextUtil
- CaseClause() - Constructor for class tilda.db.QueryHelper.CaseClause
- CaseInsensitiveStringComparator - Class in tilda.utils.comparators
- CaseInsensitiveStringComparator() - Constructor for class tilda.utils.comparators.CaseInsensitiveStringComparator
- CaseWhen(SelectQuery, String) - Constructor for class tilda.db.QueryHelper.CaseWhen
- Catalog_Data - Class in tilda.data
-
This is the application class Data_Catalog mapped to the table TILDA.Catalog.
- Catalog_Data() - Constructor for class tilda.data.Catalog_Data
- Catalog_Data(String, String, String, String, String) - Constructor for class tilda.data.Catalog_Data
- Catalog_Factory - Class in tilda.data
-
This is the application class Data_Catalog mapped to the table TILDA.Catalog.
- Catalog_Factory() - Constructor for class tilda.data.Catalog_Factory
- CatalogFormulaResult_Data - Class in tilda.data
-
This is the application class Data_CatalogFormulaResult mapped to the table TILDA.CatalogFormulaResult.
- CatalogFormulaResult_Data() - Constructor for class tilda.data.CatalogFormulaResult_Data
- CatalogFormulaResult_Factory - Class in tilda.data
-
This is the application class Data_CatalogFormulaResult mapped to the table TILDA.CatalogFormulaResult.
- CatalogFormulaResult_Factory() - Constructor for class tilda.data.CatalogFormulaResult_Factory
- CatalogHelper - Class in tilda.generation.helpers
- CatalogHelper() - Constructor for class tilda.generation.helpers.CatalogHelper
- CatchFinallyBlock(PrintWriter, Object, String, String, boolean, boolean) - Static method in class tilda.generation.java8.Helper
- CHAR - tilda.enums.ColumnType
- CHAR - tilda.generation.bigquery.BigQueryType
- CHAR - tilda.generation.java8.JavaJDBCType
- CHAR - tilda.generation.postgres9.PostgresType
- CHAR - tilda.generation.sqlserver2014.SQLServerType
- CHARACTER - tilda.enums.DBStringType
- CharStringPair - Class in tilda.utils.pairs
- CharStringPair(char, String) - Constructor for class tilda.utils.pairs.CharStringPair
- checkAction(String) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- CheckColumnValue(ParserSession, String, String, ColumnType, boolean, int, String, String, DefaultType) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- CheckColumnValue(ParserSession, String, Column, String, String, DefaultType) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- CheckColumnValue(ParserSession, Column, String, String, DefaultType) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- CheckColumnValue(ParserSession, ViewColumn, String, String, DefaultType) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- checkCommitCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkCommitNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkConnectionCloseCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkConnectionCloseNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkConnectionGetCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkConnectionGetNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- CheckDB - Class in tilda
- CheckDB() - Constructor for class tilda.CheckDB
- checkDeleteCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkDeleteNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkDeleteRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkFileExist(String) - Method in class tilda.analyzer.helper.FileHelper
- CheckForeignKeyMapping(ParserSession, Object, List<Column>, Object, String) - Static method in class tilda.parsing.parts.ForeignKey
- checkInsertCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkInsertNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkInsertRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkJobDone(BigQuery, String) - Static method in class tilda.utils.gcp.BQHelper
-
Returns a job if it's done, null otherwise.
- CheckList - Class in tilda.utils
- CheckList() - Constructor for class tilda.utils.CheckList
- CheckList.Item - Class in tilda.utils
- checkObjectType(String) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- checkRollbackCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkRollbackNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkRootSameAs(Column, Column) - Static method in class tilda.parsing.parts.helpers.SameAsHelper
- checkSavepointCommitCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkSavepointCommitNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkSavepointRollbackCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkSavepointRollbackNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkSavepointSetCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkSavepointSetNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkSelectCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkSelectNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkSelectRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkStatementCloseCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkStatementCloseNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaSetterCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaSetterNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaToCsvCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaToCsvNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaToJsonCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaToJsonNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaToStringCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTildaToStringNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- checkTimeTotalSec(long) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF
- checkType(String) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- checkUpdateCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkUpdateNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkUpdateRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- checkValueType(ParserSession, String, String, boolean, DefaultType) - Method in class tilda.parsing.parts.TypeDef
- checkZoneInfo(Connection, List<Schema>, DatabaseMeta) - Static method in class tilda.migration.Migrator
- ClassUtils - Class in tilda.utils
- ClassUtils() - Constructor for class tilda.utils.ClassUtils
- clean() - Method in class tilda.utils.concurrent.Executor
- cleanAbsolute(String) - Static method in class tilda.utils.HTMLFilter
-
Blindly replaces all '<' and '>' in the passed in Str with '<' and '>' respectively.
- cleanClause(String) - Static method in class tilda.generation.html.Docs
- CleanForHTML(String[]) - Static method in class tilda.generation.html.Docs
- cleanSmart(String, String) - Static method in class tilda.utils.HTMLFilter
-
Detects and disables several potentially dangerous code snippets in HTML content.
- cleanupColumnList(String[], String[]) - Static method in class tilda.parsing.parts.Column
- cleanupColumnList(List<Column>, String[]) - Static method in class tilda.parsing.parts.Column
- cleanupFrameworkColumns(List<Column>) - Static method in class tilda.parsing.parts.Column
- clear() - Method in class tilda.db.QueryHelper
- clear() - Method in class tilda.utils.PaddingTracker
- CloneColumn - Class in tilda.parsing.parts
- CloneColumn() - Constructor for class tilda.parsing.parts.CloneColumn
- CloneColumn(String) - Constructor for class tilda.parsing.parts.CloneColumn
- CloneColumn(CloneColumn) - Constructor for class tilda.parsing.parts.CloneColumn
- CLONED - tilda.enums.FrameworkSourcedType
- Cloner - Class in tilda.parsing.parts
- Cloner() - Constructor for class tilda.parsing.parts.Cloner
- Cloner(Cloner) - Constructor for class tilda.parsing.parts.Cloner
- ClonerFrom - Class in tilda.parsing.parts
- ClonerFrom() - Constructor for class tilda.parsing.parts.ClonerFrom
- ClonerFrom(ClonerFrom) - Constructor for class tilda.parsing.parts.ClonerFrom
- ClonerHelper - Class in tilda.parsing.parts.helpers
- ClonerHelper() - Constructor for class tilda.parsing.parts.helpers.ClonerHelper
- close() - Method in class tilda.db.Connection
-
Wrapper to
Connection.close()
with extra logging and performance tracking - close() - Method in class tilda.db.SequencePoll
- close() - Method in interface tilda.db.SequencePoll.Handler
- close() - Method in class tilda.utils.concurrent.DBPoll
-
Called when the thread is closing
- close() - Method in class tilda.utils.gcp.BQWriter
- closeAll(List<Connection>) - Static method in class tilda.db.Connection
- closeNoThrow() - Method in class tilda.db.Connection
-
Wrapper to
Connection.close()
with extra logging and performance tracking, but returns the exception, if any, instead of throwing. - closePar() - Method in class tilda.db.QueryHelper
- closeScope(String, ParserRuleContext, boolean) - Method in class tilda.grammar.TypeManager
- closeStatement(Statement) - Static method in class tilda.db.JDBCHelper
-
Closes the statement
- Cmprtr1() - Constructor for class tilda.Reorg.WorkItem.Cmprtr1
- Cmprtr2 - Static variable in class tilda.Reorg.WorkItem
- cmsDO - Variable in class tilda.loader.csv.stores.CSVImporter
- CODE_ONLY - tilda.enums.ObjectMode
-
Only the code-side artifacts are generated and nothing is defined in the DB.
- CodeGenAppData - Interface in tilda.generation.interfaces
- CodeGenAppFactory - Interface in tilda.generation.interfaces
- CodeGenAppJson - Interface in tilda.generation.interfaces
- CodeGenBase - Interface in tilda.generation.interfaces
- CodeGenDocs - Interface in tilda.generation.interfaces
- CodeGenSql - Interface in tilda.generation.interfaces
- CodeGenSqlDocs - Interface in tilda.generation.interfaces
- CodeGenTildaData - Interface in tilda.generation.interfaces
-
Interface for a generator module for the Support class
- CodeGenTildaFactory - Interface in tilda.generation.interfaces
- CodeGenTildaJson - Interface in tilda.generation.interfaces
- CodeGenTildaSupport - Interface in tilda.generation.interfaces
-
Interface for a generator module for the Support class
- col(ColumnDefinition) - Method in interface tilda.grammar.WhereClauseCodeGen
- col(ColumnDefinition) - Method in class tilda.grammar.WhereClauseCodeGenJava
- col(ColumnDefinition) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- ColDefJson - Class in tilda.grammar.servlets
- ColDefJson() - Constructor for class tilda.grammar.servlets.ColDefJson
- COLLECTION - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namecollection of type boolean DescriptionWhether the collumn is a collection/array. ColumnTILDA.Catalog.collection of type boolean Full Nametilda.data.TILDA.Catalog.collection Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - CollectionUtil - Class in tilda.utils
- CollectionUtil() - Constructor for class tilda.utils.CollectionUtil
- ColMetaColPair - Class in tilda.utils.pairs
- ColMetaColPair(ColumnMeta, Column) - Constructor for class tilda.utils.pairs.ColMetaColPair
- colOpBase(ColumnDefinition, String, QueryHelper.Op, String) - Method in class tilda.db.QueryHelper
- COLS - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- COLS - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- Column - Class in tilda.analyzer.bean
- Column - Class in tilda.parsing.parts
- Column() - Constructor for class tilda.parsing.parts.Column
- Column(String, String, Integer, boolean, boolean, ColumnMode, boolean, ProtectionType, String, Integer, Integer, String, TZMode) - Constructor for class tilda.parsing.parts.Column
- Column(String, String, Integer, String, Integer, Integer) - Constructor for class tilda.parsing.parts.Column
- Column(String, String, String) - Constructor for class tilda.parsing.parts.Column
- Column(String, ColumnType, String) - Constructor for class tilda.parsing.parts.Column
- Column(Connection, String, String, String, int, String, int, int) - Constructor for class tilda.analyzer.bean.Column
- Column(Column) - Constructor for class tilda.parsing.parts.Column
- COLUMN - tilda.enums.TZMode
-
A TZ column generated per DATETIMEZ (date-time with timezone) column (default)
- COLUMN_NO_TZ - tilda.enums.TZMode
-
A TZ column generated per DATETIME (plain, no timezone) column (default)
- ColumnAdd - Class in tilda.migration.actions
- ColumnAdd(Column, String) - Constructor for class tilda.migration.actions.ColumnAdd
- ColumnAlterMulti - Class in tilda.migration.actions
- ColumnAlterMulti(Connection, Object) - Constructor for class tilda.migration.actions.ColumnAlterMulti
- ColumnAlterNull - Class in tilda.migration.actions
- ColumnAlterNull(Column) - Constructor for class tilda.migration.actions.ColumnAlterNull
- ColumnAlterNumericSize - Class in tilda.migration.actions
- ColumnAlterNumericSize(ColumnMeta, Column) - Constructor for class tilda.migration.actions.ColumnAlterNumericSize
- ColumnAlterStringSize - Class in tilda.migration.actions
- ColumnAlterStringSize(ColumnMeta, Column) - Constructor for class tilda.migration.actions.ColumnAlterStringSize
- ColumnAlterType - Class in tilda.migration.actions
- ColumnAlterType(Connection, ColumnMeta, Column) - Constructor for class tilda.migration.actions.ColumnAlterType
- ColumnComment - Class in tilda.migration.actions
- ColumnComment(Column) - Constructor for class tilda.migration.actions.ColumnComment
- ColumnContentDetails - Class in tilda.analyzer.data
- ColumnContentDetails(String, String, int, long) - Constructor for class tilda.analyzer.data.ColumnContentDetails
- ColumnDefault - Class in tilda.migration.actions
- ColumnDefault(Column) - Constructor for class tilda.migration.actions.ColumnDefault
- ColumnDefinition - Class in tilda.types
- ColumnDefinition(String, String, String, int, ColumnType, boolean, int, String, String[], String[], String[][]) - Constructor for class tilda.types.ColumnDefinition
- ColumnDefinition(String, String, String, int, ColumnType, boolean, String) - Constructor for class tilda.types.ColumnDefinition
- ColumnDefinition(String, String, String, int, ColumnType, boolean, String, String[], String[]) - Constructor for class tilda.types.ColumnDefinition
- ColumnDefinition(String, String, String, int, ColumnType, boolean, String, String[], String[], String[][]) - Constructor for class tilda.types.ColumnDefinition
- ColumnDrop - Class in tilda.migration.actions
- ColumnDrop - Class in tilda.migration.drops
- ColumnDrop(ColumnMeta) - Constructor for class tilda.migration.drops.ColumnDrop
- ColumnDrop(Object, String) - Constructor for class tilda.migration.actions.ColumnDrop
- ColumnEnum - Class in tilda.parsing.parts
- ColumnEnum() - Constructor for class tilda.parsing.parts.ColumnEnum
- ColumnEnum(String, MultiType) - Constructor for class tilda.parsing.parts.ColumnEnum
- ColumnEnum(ColumnEnum) - Constructor for class tilda.parsing.parts.ColumnEnum
- ColumnHeader - Class in tilda.loader.parser
- ColumnHeader() - Constructor for class tilda.loader.parser.ColumnHeader
- ColumnMapper - Class in tilda.parsing.parts
- ColumnMapper() - Constructor for class tilda.parsing.parts.ColumnMapper
- ColumnMapper(String[], String, ColumnMapperMode, ColumnMapperMode, MultiType) - Constructor for class tilda.parsing.parts.ColumnMapper
- ColumnMapper(ColumnMapper) - Constructor for class tilda.parsing.parts.ColumnMapper
- ColumnMapperMode - Enum in tilda.enums
- ColumnMeta - Class in tilda.db.metadata
- ColumnMeta(Connection, ResultSet) - Constructor for class tilda.db.metadata.ColumnMeta
- ColumnMode - Enum in tilda.enums
- COLUMNNAME - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NamecolumnName of type String DescriptionThe name of the column. ColumnTILDA.Catalog.columnName of type varchar(128) Full Nametilda.data.TILDA.Catalog.columnName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - COLUMNNAME - Variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamecolumnName of type String DescriptionThe name of the column. ColumnTILDA.FormulaResultView.columnName of type varchar(128) Full Nametilda.data.TILDA.FormulaResultView.columnName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - COLUMNS - tilda.enums.NVPSourceType
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- COLUMNS - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- COLUMNS_FIRST_IDENTITY - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- COLUMNS_PRIMARY - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- COLUMNS_UNIQUE_INDICES - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- ColumnType - Enum in tilda.enums
- ColumnValue - Class in tilda.parsing.parts
- ColumnValue() - Constructor for class tilda.parsing.parts.ColumnValue
- ColumnValue(String, String, String, String, String[], DefaultType) - Constructor for class tilda.parsing.parts.ColumnValue
- ColumnValue(ColumnValue) - Constructor for class tilda.parsing.parts.ColumnValue
- commit() - Method in class tilda.db.Connection
-
Wrapper to
Connection.commit()
with extra logging and performance tracking - COMMIT - tilda.enums.TransactionType
- COMMIT_SIZE - Static variable in class tilda.loader.csv.stores.CSVImporter
- commitAll(List<Connection>) - Static method in class tilda.db.Connection
-
Commits all the connections in the list.
- COMMITCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamecommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.commitCount of type integer Full Nametilda.data.TILDA.TransPerf.commitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitCount_CreateDefault 0 commitCount_CreateDefault CREATE commitCount_CreateDefault - COMMITNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamecommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.commitNano of type bigint Full Nametilda.data.TILDA.TransPerf.commitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitNano_CreateDefault 0 commitNano_CreateDefault CREATE commitNano_CreateDefault - commitNoThrow() - Method in class tilda.db.Connection
-
Wrapper to
Connection.commit()
with extra logging and performance tracking, but returns the exception, if any, instead of throwing. - commitRollbackConnection(boolean) - Method in class tilda.db.Connection
-
Wrapper to
Connection.commit()
orConnection.rollback()
based on parameter - commitRollbackConnectionNoThrow(boolean) - Method in class tilda.db.Connection
-
Wrapper to
Connection.commitNoThrow()
orConnection.rollbackNoThrow()
based on parameter. - CommonStoreImpl - Class in tilda.db.stores
- CommonStoreImpl() - Constructor for class tilda.db.stores.CommonStoreImpl
- compare(File, File) - Method in class tilda.utils.comparators.FileNameComparator
- compare(String, String) - Method in class tilda.utils.comparators.CaseInsensitiveStringComparator
- compare(String, String) - Method in class tilda.utils.comparators.ReverseCaseInsensitiveStringComparator
- compare(String, String) - Method in class tilda.utils.comparators.ReverseStringComparator
- compare(String, String) - Static method in class tilda.utils.CompareUtil
- compare(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.CompareUtil
- compare(Calendar, Calendar) - Method in class tilda.utils.comparators.ReverseCalendarComparator
- compare(Info, Info) - Method in class tilda.performance.TableInfoByTime
- compare(Reorg.WorkItem, Reorg.WorkItem) - Method in class tilda.Reorg.WorkItem.Cmprtr1
- compareBase(ColumnDefinition, ColumnDefinition, QueryHelper.Op) - Method in class tilda.db.QueryHelper
- compareTo(View.DepWrapper) - Method in class tilda.parsing.parts.View.DepWrapper
- CompareUtil - Class in tilda.utils
- CompareUtil() - Constructor for class tilda.utils.CompareUtil
- compile(String, String) - Static method in class tilda.utils.compiler.InMemoryJavaCompiler
- CompiledCode - Class in tilda.utils.compiler
-
Created by trung on 5/3/15.
- CompiledCode(String) - Constructor for class tilda.utils.compiler.CompiledCode
- CompiledWhereClause - Interface in tilda.grammar
- completeJob(Job) - Static method in class tilda.utils.gcp.JobHelper
- completeJob(Job, List<String>) - Static method in class tilda.utils.gcp.JobHelper
- computeAgeNow(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- computeAgeWhen(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- computeDays(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
-
Compute the number of days using the midnight rule, i.e., from 23:59 Monday night to 00:01 Tuesday morning, that counts as one day.
- computeDaysToNow(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- computeJoins(ParserSession, View, List<JoinHelper.RefDef>) - Static method in class tilda.parsing.parts.helpers.JoinHelper
-
Goes through refs and finds if they already have a matching ViewJoin, or if a new one needs to be automatically added.
- Config - Class in tilda.loader.parser
- Config() - Constructor for class tilda.loader.parser.Config
- confirmMigration(Connection) - Static method in class tilda.migration.Migrator
- Conflict - tilda.utils.HttpStatus
- Conn - Class in tilda.db.config
- Conn() - Constructor for class tilda.db.config.Conn
- ConnDefs - Class in tilda.db.config
- ConnDefs() - Constructor for class tilda.db.config.ConnDefs
- Connection - Class in tilda.db
- Connection(Connection) - Constructor for class tilda.db.Connection
- Connection(Connection, String) - Constructor for class tilda.db.Connection
- CONNECTION_CLOSE - tilda.enums.TransactionType
- Connection_Data - Class in tilda.data
-
This is the application class Data_CONNECTION mapped to the table TILDA.CONNECTION.
- Connection_Data() - Constructor for class tilda.data.Connection_Data
- Connection_Factory - Class in tilda.data
-
This is the application class Data_CONNECTION mapped to the table TILDA.CONNECTION.
- Connection_Factory() - Constructor for class tilda.data.Connection_Factory
- CONNECTION_GET - tilda.enums.TransactionType
- CONNECTIONCLOSECOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NameconnectionCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseCount_CreateDefault 0 connectionCloseCount_CreateDefault CREATE connectionCloseCount_CreateDefault - CONNECTIONCLOSENANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NameconnectionCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseNano_CreateDefault 0 connectionCloseNano_CreateDefault CREATE connectionCloseNano_CreateDefault - CONNECTIONGETCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NameconnectionGetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionGetCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionGetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetCount_CreateDefault 0 connectionGetCount_CreateDefault CREATE connectionGetCount_CreateDefault - CONNECTIONGETNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NameconnectionGetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionGetNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionGetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetNano_CreateDefault 0 connectionGetNano_CreateDefault CREATE connectionGetNano_CreateDefault - ConnectionPool - Class in tilda.db
- ConnectionsTableModel - Class in tilda.loader.ui
- ConnectionsTableModel(Object[][]) - Constructor for class tilda.loader.ui.ConnectionsTableModel
- contains(String[], String, boolean, int) - Static method in class tilda.utils.TextUtil
-
Returns whether A contains Val (strict equal case sensitive or not based on IgnoreCase).
- contains(List<Validator.Line>, String) - Static method in class tilda.parsing.Validator.Line
- contains(T) - Method in class tilda.utils.Graph
- contains(T, Graph.Node<T>) - Method in class tilda.utils.Graph
- Convention - Class in tilda.parsing.parts
- Convention() - Constructor for class tilda.parsing.parts.Convention
- ConventionNaming - Enum in tilda.enums
- convertColumnsToColumnDefinitions(Object, List<Column>, List<String>) - Static method in class tilda.db.TildaObjectMetaData
- convertWebSpecialCharacters(String) - Static method in class tilda.utils.TextUtil
- coolPrint(String) - Static method in class tilda.generation.html.UrlMaker
- copy() - Method in class tilda.data._Tilda.TILDA__CATALOG
- copy() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- copy() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- copy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- copy() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- copy() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- copy() - Method in class tilda.data._Tilda.TILDA__JOB
- copy() - Method in class tilda.data._Tilda.TILDA__JOBPART
- copy() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- copy() - Method in class tilda.data._Tilda.TILDA__KEY
- copy() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- copy() - Method in class tilda.data._Tilda.TILDA__MAPPING
- copy() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- copy() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- copy() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- copy() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- copyAdvancedViewColumnFields(ViewColumn, ViewColumn) - Method in class tilda.parsing.parts.View
-
Copies field values from VC to NewVC.
- copyComments(BigQuery, String, String, String, String) - Static method in class tilda.utils.gcp.BQHelper
- copyFileContentsIntoAnotherFile(String, PrintWriter) - Static method in class tilda.utils.FileUtil
- copyFromSameAs(ParserSession, boolean) - Method in class tilda.parsing.parts.Column
- CopyStream - Class in tilda
- CopyStream() - Constructor for class tilda.CopyStream
- copyTo(TILDA__CATALOG) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__CATALOGFORMULARESULT) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__CONNECTION) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__DATEDIM) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__DATELIMITDIM) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__FAILEDDEPENDENCYDDLSCRIPTS) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__JOB) - Method in class tilda.data._Tilda.TILDA__JOB
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__JOBPART) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__JOBPARTMESSAGE) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__KEY) - Method in class tilda.data._Tilda.TILDA__KEY
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__MAINTENANCELOG) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__MAPPING) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__OBJECTPERF) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__REFILLPERF) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__TRANSPERF) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- copyTo(TILDA__ZONEINFO) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Copies all the field which are not part of the primary key, not are CALCULATED and not invariant, from the current object to the destination.
- count(String, char) - Static method in class tilda.utils.TextUtil
- count(String, String) - Static method in class tilda.utils.TextUtil
- COUNT - tilda.enums.AggregateType
- COUNT - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
Namecount of type int DescriptionThe size of the pre-allocation required by this table/object. ColumnTILDA.Key.count of type integer Full Nametilda.data.TILDA.Key.count Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - Counter - Class in tilda.utils
- Counter() - Constructor for class tilda.utils.Counter
- Counter(int) - Constructor for class tilda.utils.Counter
- create(long, boolean, String) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(long, String, long, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(long, String, String) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(long, String, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, int, String, String, String) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, String) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, String) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, String, String) - Static method in class tilda.utils.fhir.FHIRProviderFactory
- create(String, String, String, String, String) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, String, String, String, int, int, List<String>) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, String, ColumnType, boolean, boolean, String) - Static method in class tilda.types.ColumnDefinition
- create(String, String, LocalDate, ZonedDateTime, ZonedDateTime, long, long, long, long, long) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, String, ZonedDateTime, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(String, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(LocalDate, long) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(LocalDate, LocalDate, LocalDate) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(ZonedDateTime, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
-
Creates a new object in memory, which you can subsequently
#write()
to the data store. - create(Connection, String, String, String, ZonedDateTime, ZonedDateTime, String, String, String, String) - Static method in class tilda.data.MaintenanceLog_Factory
- CREATE - tilda.db.InitMode
-
The object was instanciated via a create call
- CREATE - tilda.enums.DefaultType
-
A default value only at create time
- createArrayOf(String, Object[]) - Method in class tilda.db.Connection
- CREATED - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - CREATED - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__MAPPING_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - CREATED - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - createDataset(BigQuery, String) - Static method in class tilda.utils.gcp.BQHelper
- createKeysEntry(Connection, Object) - Method in class tilda.db.stores.CommonStoreImpl
- createKeysEntry(Connection, Object) - Method in interface tilda.db.stores.DBType
- createKeysEntry(Connection, Object) - Method in class tilda.db.stores.MSSQL
- createKeysEntry(Object) - Method in class tilda.db.Connection
- createSchema(Connection, Schema) - Method in class tilda.db.stores.CommonStoreImpl
- createSchema(Connection, Schema) - Method in interface tilda.db.stores.DBType
- createSchema(Connection, Schema) - Method in class tilda.db.stores.MSSQL
- createSchema(Schema) - Method in class tilda.db.Connection
- createSchemaAndTable(Connection, String, String, String[], int) - Static method in class tilda.loader.csv.stores.CSVImporter
- createStatement() - Method in class tilda.db.Connection
-
Straight wrapper to
Connection.createStatement()
- createTable(BigQuery, String, String, Schema) - Static method in class tilda.utils.gcp.BQHelper
- createTable(Schema, Connection) - Static method in class tilda.utils.gcp.BQHelper
-
Creates a table in a JDBC destination (based on the Connection) from a BQ Schema definition
- createTable(Connection, Object) - Method in class tilda.db.stores.CommonStoreImpl
- createTable(Connection, Object) - Method in interface tilda.db.stores.DBType
- createTable(Connection, Object) - Method in class tilda.db.stores.MSSQL
- createTable(Object) - Method in class tilda.db.Connection
- createTZ(ParserSession, ViewColumn) - Static method in class tilda.parsing.parts.View
- createView(Connection, View) - Method in class tilda.db.stores.CommonStoreImpl
- createView(Connection, View) - Method in interface tilda.db.stores.DBType
- createView(Connection, View) - Method in class tilda.db.stores.MSSQL
- createView(View) - Method in class tilda.db.Connection
- crudeStringValidation(String, char, char) - Static method in class tilda.utils.TextUtil
- CSHelper - Class in tilda.utils.gcp
- CSHelper() - Constructor for class tilda.utils.gcp.CSHelper
- CSV - tilda.enums.OutputFormatType
- CSVable - Interface in tilda.interfaces
- CSVExport(PrintWriter, boolean, Column) - Static method in class tilda.generation.java8.Helper
- CSVImporter - Class in tilda.loader.csv.stores
- CSVImporter() - Constructor for class tilda.loader.csv.stores.CSVImporter
- CSVImporter.Results - Class in tilda.loader.csv.stores
- CSVImporterFactory - Class in tilda.loader.csv
- CSVImporterFactory() - Constructor for class tilda.loader.csv.CSVImporterFactory
- CYAN - Static variable in class tilda.utils.AnsiUtil
D
- DAILY - tilda.enums.TimeSeriesType
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- DATA_CLASS - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- Database - Class in tilda.analyzer.bean
- Database(Connection, AnalyzerData) - Constructor for class tilda.analyzer.bean.Database
- DatabaseConfig - Class in tilda.analyzer.parser
- DatabaseConfig() - Constructor for class tilda.analyzer.parser.DatabaseConfig
- DatabaseMeta - Class in tilda.db.metadata
- DatabaseMeta() - Constructor for class tilda.db.metadata.DatabaseMeta
- DataClassDocs(PrintWriter, GeneratorSession, Object, boolean) - Static method in class tilda.generation.html.Docs
- DataClassDocs(PrintWriter, GeneratorSession, Object, boolean) - Method in interface tilda.generation.interfaces.CodeGenDocs
- DataClassDocs(PrintWriter, GeneratorSession, Object, boolean) - Method in class tilda.generation.java8.Docs
- DATAEND - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - DATAEND - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - DATAENDTZ - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.Job.dataEndTZ of type character(5) Full Nametilda.data.TILDA.Job.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - DATAENDTZ - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.JobPart.dataEndTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - DataFileDocs(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenDocs
- DataFileDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.Docs
- DataImportTableModel - Class in tilda.loader.ui
- DataImportTableModel(Object[][]) - Constructor for class tilda.loader.ui.DataImportTableModel
- DataObject - Class in tilda.loader.parser
- DataObject() - Constructor for class tilda.loader.parser.DataObject
- DATASTART - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - DATASTART - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - DATASTARTTZ - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.Job.dataStartTZ of type character(5) Full Nametilda.data.TILDA.Job.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - DATASTARTTZ - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.JobPart.dataStartTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - DataValue - Class in tilda.parsing.parts
- DataValue() - Constructor for class tilda.parsing.parts.DataValue
- DataValue(String, String, String) - Constructor for class tilda.parsing.parts.DataValue
- DATE - tilda.enums.ColumnType
- DATE - tilda.generation.bigquery.BigQueryType
- DATE - tilda.generation.java8.JavaJDBCType
- DATE - tilda.generation.postgres9.PostgresType
- DATE - tilda.generation.sqlserver2014.SQLServerType
- DateDim_Data - Class in tilda.data
-
This is the application class Data_DateDim mapped to the table TILDA.DateDim.
- DateDim_Data() - Constructor for class tilda.data.DateDim_Data
- DateDim_Factory - Class in tilda.data
-
This is the application class Data_DateDim mapped to the table TILDA.DateDim.
- DateDim_Factory() - Constructor for class tilda.data.DateDim_Factory
- DateHelper - Class in tilda.analyzer.helper
- DateHelper() - Constructor for class tilda.analyzer.helper.DateHelper
- DateLimitDim_Data - Class in tilda.data
-
This is the application class Data_DateLimitDim mapped to the table TILDA.DateLimitDim.
- DateLimitDim_Data() - Constructor for class tilda.data.DateLimitDim_Data
- DateLimitDim_Factory - Class in tilda.data
-
This is the application class Data_DateLimitDim mapped to the table TILDA.DateLimitDim.
- DateLimitDim_Factory() - Constructor for class tilda.data.DateLimitDim_Factory
- DATETIME - tilda.enums.ColumnType
-
All Datetimes are stored as 2 columns in the DB, so SETs are not allowed because they are unordered.
Datetimes with timezones are stored as TIMESTAMPTZ in UTC and readjusted to ZonedDateTime in the app, and the TZ field is updated as appropriate during a set. - DATETIME - tilda.generation.bigquery.BigQueryType
- DATETIME - tilda.generation.java8.JavaJDBCType
- DATETIME - tilda.generation.postgres9.PostgresType
- DATETIME - tilda.generation.sqlserver2014.SQLServerType
- DATETIME_PLAIN - tilda.enums.ColumnType
-
All Datetimes are stored as 2 columns in the DB, so SETs are not allowed because they are unordered.
Datetimes without timezones (plain) are stored as DATETIME and readjusted to ZonedDateTime in the app based on the stored TZ field which is then managed explicitly in the app.
DATETIME_PLAIN is an internal type and is not available in the markup so that datetimes are enforced as being handled uniformly and always with a timezone. - DATETIME_PLAIN - tilda.generation.bigquery.BigQueryType
- DATETIME_PLAIN - tilda.generation.java8.JavaJDBCType
- DATETIME_PLAIN - tilda.generation.postgres9.PostgresType
- DATETIME_PLAIN - tilda.generation.sqlserver2014.SQLServerType
- DateTimeUtil - Class in tilda.utils
- DateTimeUtil() - Constructor for class tilda.utils.DateTimeUtil
- DateTimeZone - Enum in tilda.utils
- DAYNAME - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamedayName of type String DescriptionDay name (i.e., Monday, Tuesday...) of the date ColumnTILDA.DateDim.dayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.dayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DAYOFMONTH - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamedayOfMonth of type int DescriptionISO 8601 day of the month (starting with 1) of the date ColumnTILDA.DateDim.dayOfMonth of type integer Full Nametilda.data.TILDA.DateDim.dayOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DAYOFQUARTER - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamedayOfQuarter of type int DescriptionISO 8601 day of the quarter (starting with 1) of the date ColumnTILDA.DateDim.dayOfQuarter of type integer Full Nametilda.data.TILDA.DateDim.dayOfQuarter Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DAYOFWEEK - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamedayOfWeek of type int DescriptionISO 8601 day of the week (Monday=1 to Sunday=7) of the date ColumnTILDA.DateDim.dayOfWeek of type integer Full Nametilda.data.TILDA.DateDim.dayOfWeek Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DAYOFYEAR - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamedayOfYear of type int DescriptionISO 8601 day of the year (starting with 1) of the date ColumnTILDA.DateDim.dayOfYear of type integer Full Nametilda.data.TILDA.DateDim.dayOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DAYS - tilda.utils.DurationUtil.IntervalEnum
- daysBetween(LocalDate, LocalDate, boolean) - Static method in class tilda.utils.DateTimeUtil
-
Compute the number of days, with or without the midnight rule, between two dates.
- DB - tilda.enums.ColumnMapperMode
-
Persisted in the DB
- DB - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Namedb of type String DescriptionDB Url ColumnTILDA.Connection.db of type varchar(200) Full Nametilda.data.TILDA.Connection.db Size200 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DB_ONLY - tilda.enums.ObjectMode
-
Only the database-side artifacts are generated (could be a temporary table needed for a database-side model, but no need for code being generated on the Java side (for example)
- DBAnalyzer - Class in tilda
- DBAnalyzer() - Constructor for class tilda.DBAnalyzer
- dbAnalyzeTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- dbCommitTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- dbDeleteTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- dbInsertTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- DBObject - Interface in tilda.analyzer.bean
- DBPoll - Class in tilda.utils.concurrent
-
Thread-friendly class to create a new connection and invoke a subclass' doRun() method for any processing.
- DBPoll(String, long) - Constructor for class tilda.utils.concurrent.DBPoll
-
Constructor for the class, taking a pool name and pause amount in millis seconds in between calls to doRun()
- DBProcessor - Class in tilda.analyzer
- DBProcessor() - Constructor for class tilda.analyzer.DBProcessor
- dbSelectTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- DBStatus - Class in tilda.analyzer.bean
- DBStatus(String) - Constructor for class tilda.analyzer.bean.DBStatus
- DBStringType - Enum in tilda.enums
- DBType - Interface in tilda.db.stores
- DDLDependencyManager - Class in tilda.migration
- DDLDependencyManager(String, String, List<Schema>) - Constructor for class tilda.migration.DDLDependencyManager
- DDLDependencyPostManagement - Class in tilda.migration.actions
- DDLDependencyPostManagement(DDLDependencyManager) - Constructor for class tilda.migration.actions.DDLDependencyPostManagement
- DDLDependencyPreManagement - Class in tilda.migration.actions
- DDLDependencyPreManagement(DDLDependencyManager) - Constructor for class tilda.migration.actions.DDLDependencyPreManagement
- DEACTIVATED - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - DEACTIVATEDTZ - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
NamedeactivatedTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'deactivated'. ColumnTILDA.ZoneInfo.deactivatedTZ of type character(5) Full Nametilda.data.TILDA.ZoneInfo.deactivatedTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - decrement() - Method in class tilda.utils.Counter
- decrement(int) - Method in class tilda.utils.Counter
- deepColumnSearch(ParserSession, Base, String) - Static method in class tilda.parsing.parts.Column
- deepCopy(ColumnValue[]) - Static method in class tilda.parsing.parts.ColumnValue
- DEFAULT_SEPARATOR1_BACKQUOTES - Static variable in class tilda.utils.SystemValues
- DEFAULT_SEPARATOR1_BACKQUOTES_regex - Static variable in class tilda.utils.SystemValues
- DEFAULT_SEPARATOR2_PIPES - Static variable in class tilda.utils.SystemValues
- DEFAULT_SEPARATOR2_PIPES_regex - Static variable in class tilda.utils.SystemValues
- DEFAULT_SEPARATOR3_TILDAS - Static variable in class tilda.utils.SystemValues
- DEFAULT_SEPARATOR3_TILDAS_regex - Static variable in class tilda.utils.SystemValues
- defaultAllQuery(ParserSession, Base) - Static method in class tilda.parsing.parts.helpers.DefaultsHelper
-
Must be called after parent object has been validated.
- defaultOutputmap(ParserSession, Base) - Static method in class tilda.parsing.parts.helpers.DefaultsHelper
- defaultOutputMap(ParserSession, Base) - Static method in class tilda.parsing.parts.helpers.DefaultsHelper
- DefaultsHelper - Class in tilda.parsing.parts.helpers
- DefaultsHelper() - Constructor for class tilda.parsing.parts.helpers.DefaultsHelper
- DefaultType - Enum in tilda.enums
- DELETE - tilda.enums.StatementType
- DELETECOUNT - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NamedeleteCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteCount of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteCount_CreateDefault 0 deleteCount_CreateDefault CREATE deleteCount_CreateDefault - DELETECOUNT - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NamedeleteCount of type long DescriptionThe count of rows deleted. ColumnTILDA.RefillPerf.deleteCount of type bigint Full Nametilda.data.TILDA.RefillPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DELETED - tilda.enums.SyncStatus
- DELETED - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DELETED - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__MAPPING_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETED - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - DELETENANO - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NamedeleteNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.deleteNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.deleteNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteNano_CreateDefault 0 deleteNano_CreateDefault CREATE deleteNano_CreateDefault - DeleteQuery - Class in tilda.db
-
LDH-NOTE This class helps build queries more safely, but it's not a compile-time tool.
- DeleteQuery(Connection, String, String) - Constructor for class tilda.db.DeleteQuery
- DELETERECORDS - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NamedeleteRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteRecords_CreateDefault 0 deleteRecords_CreateDefault CREATE deleteRecords_CreateDefault - deleteTable_BE_CAREFUL_WITH_THIS_ONE(BigQuery, String, String) - Static method in class tilda.utils.gcp.BQHelper
-
Use this method carefully as it will delete/drop the table without an easy way to restore the data.
- DependencyPrinter(CodeGenSql) - Constructor for class tilda.generation.html.Docs.DependencyPrinter
- DEPSCHEMANAME - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
NamedepSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DEPVIEWNAME - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
NamedepViewName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depViewName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depViewName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DepWrapper(Object, String) - Constructor for class tilda.parsing.parts.View.DepWrapper
- DESC - tilda.enums.OrderType
- DESCR - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Namedescr of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.descr of type varchar(2048) Full Nametilda.data.TILDA.MaintenanceLog.descr Size2048 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - DESCRIPTION - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namedescription of type String DescriptionThe description of the column. ColumnTILDA.Catalog.description of type text Full Nametilda.data.TILDA.Catalog.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DESCRIPTION - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE
-
This is the column definition for:
Namedescription of type String DescriptionThe description of the result value. ColumnTILDA.CatalogFormulaResult.description of type text Full Nametilda.data.TILDA.CatalogFormulaResult.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DESCRIPTION - Variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory.COLS_BASE
-
This is the column definition for:
Namedescription of type String DescriptionThe description of the result value. ColumnTILDA.FormulaResultView.description of type text Full Nametilda.data.TILDA.FormulaResultView.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DescriptionRewritingHelper - Class in tilda.parsing.parts.helpers
- DescriptionRewritingHelper() - Constructor for class tilda.parsing.parts.helpers.DescriptionRewritingHelper
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class tilda.utils.json.gson_serializers.GSONSerializer_LocalDate
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class tilda.utils.json.gson_serializers.GSONSerializer_LocalDateTime
- DeSerializeArray(GeneratorSession) - Static method in class tilda.generation.java8.Helper
- destroy() - Method in class tilda.grammar.servlets.TildaSQLServlet
- detect(String, Pattern, String) - Static method in class tilda.utils.HTMLFilter
- DEV - tilda.enums.AggregateType
- divide(boolean) - Method in class tilda.db.QueryHelper
- divide(char) - Method in class tilda.db.QueryHelper
- divide(double) - Method in class tilda.db.QueryHelper
- divide(float) - Method in class tilda.db.QueryHelper
- divide(int) - Method in class tilda.db.QueryHelper
- divide(long) - Method in class tilda.db.QueryHelper
- divide(String) - Method in class tilda.db.QueryHelper
- divide(ColumnDefinition) - Method in class tilda.db.QueryHelper
- DIVIDE - tilda.db.QueryHelper.Op
- docEnumerationSupport(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docEnumerationSupport(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docField(PrintWriter, GeneratorSession, Column, String) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docField(PrintWriter, GeneratorSession, Column, String) - Method in class tilda.generation.java8.Docs
- docFieldValues(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docFieldValues(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.Docs
- DocGen - Class in tilda.generation.html
- DocGen(Schema, GeneratorSession) - Constructor for class tilda.generation.html.DocGen
- DocGen.NamedList<E> - Class in tilda.generation.html
- docMappingSupport(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMappingSupport(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodCopyForHistory(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodCopyForHistory(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodCopyTo(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodCopyTo(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodCreate(PrintWriter, GeneratorSession, Object, List<Column>) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodCreate(PrintWriter, GeneratorSession, Object, List<Column>) - Method in class tilda.generation.java8.Docs
- docMethodInit(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodInit(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodIs(PrintWriter, GeneratorSession, ColumnValue, String) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodIs(PrintWriter, GeneratorSession, ColumnValue, String) - Method in class tilda.generation.java8.Docs
- docMethodJSONSchema(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodJSONSchema(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.Docs
- docMethodLookupByPrimaryKey(PrintWriter, GeneratorSession, PrimaryKey) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodLookupByPrimaryKey(PrintWriter, GeneratorSession, PrimaryKey) - Method in class tilda.generation.java8.Docs
- docMethodLookupByUniqueIndex(PrintWriter, GeneratorSession, Index) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodLookupByUniqueIndex(PrintWriter, GeneratorSession, Index) - Method in class tilda.generation.java8.Docs
- docMethodLookupByUniqueQuery(PrintWriter, GeneratorSession, SubWhereClause) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodLookupByUniqueQuery(PrintWriter, GeneratorSession, SubWhereClause) - Method in class tilda.generation.java8.Docs
- docMethodLookupParent(PrintWriter, GeneratorSession, ForeignKey) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodLookupParent(PrintWriter, GeneratorSession, ForeignKey) - Method in class tilda.generation.java8.Docs
- docMethodLookupWhereIndex(PrintWriter, GeneratorSession, Index) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodLookupWhereIndex(PrintWriter, GeneratorSession, Index) - Method in class tilda.generation.java8.Docs
- docMethodLookupWhereQuery(PrintWriter, GeneratorSession, SubWhereClause) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodLookupWhereQuery(PrintWriter, GeneratorSession, SubWhereClause) - Method in class tilda.generation.java8.Docs
- docMethodMask(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodMask(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodOutput(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodOutput(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodOutput(PrintWriter, GeneratorSession, OutputMap) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodOutput(PrintWriter, GeneratorSession, OutputMap) - Method in class tilda.generation.java8.Docs
- docMethodRead(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodRead(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodRefresh(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodRefresh(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodToString(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodToString(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodTouch(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodTouch(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.Docs
- docMethodUpsert(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodUpsert(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docMethodWrite(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docMethodWrite(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- docQueryHelper(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- docQueryHelper(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- Docs - Class in tilda
-
Generates HTML-based documentation and exports generated SQL for the Tilda resources specified in the input configuration file and available in the classpath.
- Docs - Class in tilda.generation.bigquery
- Docs - Class in tilda.generation.html
- Docs - Class in tilda.generation.java8
- Docs - Class in tilda.generation.postgres9
- Docs - Class in tilda.generation.sqlserver2014
- Docs() - Constructor for class tilda.Docs
- Docs() - Constructor for class tilda.generation.bigquery.Docs
- Docs() - Constructor for class tilda.generation.html.Docs
- Docs() - Constructor for class tilda.generation.java8.Docs
- Docs() - Constructor for class tilda.generation.postgres9.Docs
- Docs() - Constructor for class tilda.generation.sqlserver2014.Docs
- Docs.DependencyPrinter - Class in tilda.generation.html
- Docs.MasterConfig - Class in tilda
-
GSon-based definition for the Master Index definitionfor the command line
Docs
utility. - Docs.MasterConfig.Group - Class in tilda
- Docs.MasterConfig.Group.SchemaType - Enum in tilda
- Documentation - Class in tilda.parsing.parts
- Documentation() - Constructor for class tilda.parsing.parts.Documentation
- doInFK(Database) - Method in class tilda.analyzer.bean.Table
- doPost(HttpServletRequest, HttpServletResponse) - Method in class tilda.grammar.servlets.TildaSQLServlet
- doRun() - Method in class tilda.utils.concurrent.SimpleRunnable
- doRun() - Method in class tilda.utils.fhir.FHIRProvider.FhirEnitityCreator
- doRun(Connection, int) - Method in class tilda.db.SequencePoll
- doRun(Connection, int) - Method in class tilda.utils.concurrent.DBPoll
- DOUBLE - tilda.enums.ColumnType
- DOUBLE - tilda.generation.bigquery.BigQueryType
- DOUBLE - tilda.generation.java8.JavaJDBCType
- DOUBLE - tilda.generation.postgres9.PostgresType
- DOUBLE - tilda.generation.sqlserver2014.SQLServerType
- DoubleArrayRP - Class in tilda.db.processors
- DoubleArrayRP() - Constructor for class tilda.db.processors.DoubleArrayRP
- downloadBlobsToLocalStorage(Storage, String, List<String>, String, boolean) - Static method in class tilda.utils.gcp.CSHelper
- DQUOTED_STR - Static variable in class tilda.utils.HTMLFilter
- DQUOTED_STR_BASE - Static variable in class tilda.utils.HTMLFilter
- DRIVER - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Namedriver of type String DescriptionDB Driver ColumnTILDA.Connection.driver of type varchar(100) Full Nametilda.data.TILDA.Connection.driver Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - DROP - tilda.enums.MigrationType
- dropDependencies(Connection) - Method in class tilda.migration.DDLDependencyManager
- dropView(Connection, ViewMeta, boolean) - Method in class tilda.db.stores.CommonStoreImpl
- dropView(Connection, ViewMeta, boolean) - Method in interface tilda.db.stores.DBType
- dropView(Connection, ViewMeta, boolean) - Method in class tilda.db.stores.MSSQL
- dropView(Connection, View) - Method in class tilda.db.stores.CommonStoreImpl
- dropView(Connection, View) - Method in interface tilda.db.stores.DBType
- dropView(Connection, View) - Method in class tilda.db.stores.MSSQL
- dropView(ViewMeta, boolean) - Method in class tilda.db.Connection
- dropView(View) - Method in class tilda.db.Connection
- DST - Variable in class tilda.data._Tilda.TILDA__MAPPING_Factory.COLS_BASE
-
This is the column definition for:
Namedst of type String DescriptionThe the destination (mapped) value for this mapping. ColumnTILDA.Mapping.dst of type varchar(1024) Full Nametilda.data.TILDA.Mapping.dst Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - DT - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Namedt of type LocalDate DescriptionThe Date date ColumnTILDA.DateDim.dt of type date Full Nametilda.data.TILDA.DateDim.dt Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - duplicateFKError(ParserSession, ForeignKey, ForeignKey, JoinHelper.RefDef) - Static method in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- DurationUtil - Class in tilda.utils
- DurationUtil() - Constructor for class tilda.utils.DurationUtil
- DurationUtil.IntervalEnum - Enum in tilda.utils
- DynamicClassLoader - Class in tilda.utils.compiler
-
Created by trung on 5/3/15.
- DynamicClassLoader(ClassLoader) - Constructor for class tilda.utils.compiler.DynamicClassLoader
E
- ElementArrayEnd - Class in tilda.utils.json.elements
- ElementArrayEnd(String) - Constructor for class tilda.utils.json.elements.ElementArrayEnd
- ElementArrayStart - Class in tilda.utils.json.elements
- ElementArrayStart(String) - Constructor for class tilda.utils.json.elements.ElementArrayStart
- ElementBoolean - Class in tilda.utils.json.elements
- ElementBoolean(String, boolean) - Constructor for class tilda.utils.json.elements.ElementBoolean
- ElementBooleanArray - Class in tilda.utils.json.elements
- ElementBooleanArray(String, boolean[]) - Constructor for class tilda.utils.json.elements.ElementBooleanArray
- ElementDef - Interface in tilda.utils.json.elements
- ElementDef.NestingStatus - Enum in tilda.utils.json.elements
- ElementDouble - Class in tilda.utils.json.elements
- ElementDouble(String, double) - Constructor for class tilda.utils.json.elements.ElementDouble
- ElementDoubleArray - Class in tilda.utils.json.elements
- ElementDoubleArray(String, double[]) - Constructor for class tilda.utils.json.elements.ElementDoubleArray
- ElementEnd - Class in tilda.utils.json.elements
- ElementEnd(String) - Constructor for class tilda.utils.json.elements.ElementEnd
- ElementList - Class in tilda.utils.json.elements
- ElementList(String, List<? extends JSONable>, String) - Constructor for class tilda.utils.json.elements.ElementList
- ElementLocalDate - Class in tilda.utils.json.elements
- ElementLocalDate(String, LocalDate) - Constructor for class tilda.utils.json.elements.ElementLocalDate
- ElementLocalDateArray - Class in tilda.utils.json.elements
- ElementLocalDateArray(String, LocalDate[]) - Constructor for class tilda.utils.json.elements.ElementLocalDateArray
- ElementLong - Class in tilda.utils.json.elements
- ElementLong(String, long) - Constructor for class tilda.utils.json.elements.ElementLong
- ElementLongArray - Class in tilda.utils.json.elements
- ElementLongArray(String, long[]) - Constructor for class tilda.utils.json.elements.ElementLongArray
- ElementObj - Class in tilda.utils.json.elements
- ElementObj(String, JSONable, String) - Constructor for class tilda.utils.json.elements.ElementObj
- ElementRaw - Class in tilda.utils.json.elements
- ElementRaw(String, String) - Constructor for class tilda.utils.json.elements.ElementRaw
- ElementStart - Class in tilda.utils.json.elements
- ElementStart(String) - Constructor for class tilda.utils.json.elements.ElementStart
- ElementString - Class in tilda.utils.json.elements
- ElementString(String, String) - Constructor for class tilda.utils.json.elements.ElementString
- ElementStringArray - Class in tilda.utils.json.elements
- ElementStringArray(String, String[]) - Constructor for class tilda.utils.json.elements.ElementStringArray
- ElementStringArrayDouble - Class in tilda.utils.json.elements
- ElementStringArrayDouble(String, String[][]) - Constructor for class tilda.utils.json.elements.ElementStringArrayDouble
- ElementZonedDateTime - Class in tilda.utils.json.elements
- ElementZonedDateTime(String, ZonedDateTime) - Constructor for class tilda.utils.json.elements.ElementZonedDateTime
- ElementZonedDateTimeArray - Class in tilda.utils.json.elements
- ElementZonedDateTimeArray(String, ZonedDateTime[]) - Constructor for class tilda.utils.json.elements.ElementZonedDateTimeArray
- EmailConfig - Class in tilda.db.config
- EmailConfig() - Constructor for class tilda.db.config.EmailConfig
- EMPTY_BOOLEAN_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_BOOLEAN_P - Static variable in class tilda.utils.CollectionUtil
- EMPTY_CHARACTER_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_CHARACTER_P - Static variable in class tilda.utils.CollectionUtil
- EMPTY_DOUBLE_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_DOUBLE_P - Static variable in class tilda.utils.CollectionUtil
- EMPTY_FLOAT_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_FLOAT_P - Static variable in class tilda.utils.CollectionUtil
- EMPTY_INTEGER_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_INTEGER_P - Static variable in class tilda.utils.CollectionUtil
- EMPTY_LONG_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_LONG_P - Static variable in class tilda.utils.CollectionUtil
- EMPTY_OBJECT_O - Static variable in class tilda.utils.CollectionUtil
- EMPTY_STR - Static variable in class tilda.utils.SystemValues
- EncryptionUtil - Class in tilda.utils
- EncryptionUtil() - Constructor for class tilda.utils.EncryptionUtil
- end() - Method in interface tilda.grammar.WhereClauseCodeGen
- end() - Method in class tilda.grammar.WhereClauseCodeGenJava
- end() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- end() - Method in interface tilda.grammar.WhereClauseCompositionCodeGen
- end() - Method in class tilda.grammar.WhereClauseCompositionCodeGenJava
- end(boolean, int) - Method in class tilda.db.processors.BooleanRP
- end(boolean, int) - Method in class tilda.db.processors.DoubleArrayRP
- end(boolean, int) - Method in class tilda.db.processors.ExporterObjectProcessorJSON
- end(boolean, int) - Method in class tilda.db.processors.ExporterRecordProcessor
- end(boolean, int) - Method in class tilda.db.processors.JSONRecordProcessor
- end(boolean, int) - Method in class tilda.db.processors.LocalDateRP
- end(boolean, int) - Method in class tilda.db.processors.LongArrayRP
- end(boolean, int) - Method in interface tilda.db.processors.ObjectProcessor
-
Called after the last record has been processed successfully
- end(boolean, int) - Method in interface tilda.db.processors.RecordProcessor
-
Called after the last record has been processed successfully
- end(boolean, int) - Method in class tilda.db.processors.RegexMatchingRP
- end(boolean, int) - Method in class tilda.db.processors.ScalarRP
- end(boolean, int) - Method in class tilda.db.processors.StringDateDateListRP
- end(boolean, int) - Method in class tilda.db.processors.StringListRP
- end(boolean, int) - Method in class tilda.db.processors.StringLongListRP
- end(boolean, int) - Method in class tilda.db.processors.StringMapRP
- end(boolean, int) - Method in class tilda.db.processors.StringRP
- end(boolean, int) - Method in class tilda.db.processors.StringStringListRP
- end(boolean, int) - Method in class tilda.db.processors.ZonedDateTimeRP
- end(Writer, char) - Static method in class tilda.utils.json.JSONUtil
- END - tilda.utils.json.elements.ElementDef.NestingStatus
- END - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - END - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - endFolder(File) - Method in class tilda.FolderCompare.FolderStatsProcessor
- endFolder(File) - Method in interface tilda.utils.FileUtil.FileProcessor
- ENDPERIOD - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - ENDPERIOD - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - ENDPERIODTZ - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameendPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endPeriod'. ColumnTILDA.ObjectPerf.endPeriodTZ of type character(5) Full Nametilda.data.TILDA.ObjectPerf.endPeriodTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - ENDPERIODTZ - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NameendPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endPeriod'. ColumnTILDA.TransPerf.endPeriodTZ of type character(5) Full Nametilda.data.TILDA.TransPerf.endPeriodTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - endRehearsal() - Static method in class tilda.db.JDBCHelper
- endsWith(String, String[]) - Static method in class tilda.utils.CollectionUtil
- ENDTIME - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - ENDTIME - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - ENDTIMETZ - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.MaintenanceLog.endTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.endTimeTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - ENDTIMETZ - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.RefillPerf.endTimeTZ of type character(5) Full Nametilda.data.TILDA.RefillPerf.endTimeTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - ENDTZ - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.Job.endTZ of type character(5) Full Nametilda.data.TILDA.Job.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - ENDTZ - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.JobPart.endTZ of type character(5) Full Nametilda.data.TILDA.JobPart.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - enterArithmetic_expr_base(TildaSQLParser.Arithmetic_expr_baseContext) - Method in class tilda.grammar.TildaSQLValidator
- enterArithmetic_expr_sub(TildaSQLParser.Arithmetic_expr_subContext) - Method in class tilda.grammar.TildaSQLValidator
- enterArithmetic_op_add(TildaSQLParser.Arithmetic_op_addContext) - Method in class tilda.grammar.TildaSQLValidator
- enterArithmetic_op_mul(TildaSQLParser.Arithmetic_op_mulContext) - Method in class tilda.grammar.TildaSQLValidator
- enterArithmeticExpr(TildaSQLParser.ArithmeticExprContext) - Method in class tilda.grammar.TildaSQLValidator
- enterBin_expr(TildaSQLParser.Bin_exprContext) - Method in class tilda.grammar.TildaSQLValidator
- enterBool_expr_sub(TildaCompositionParser.Bool_expr_subContext) - Method in class tilda.grammar.TildaCompositionValidator
- enterBool_expr_sub(TildaSQLParser.Bool_expr_subContext) - Method in class tilda.grammar.TildaSQLValidator
- enterBool_op(TildaCompositionParser.Bool_opContext) - Method in class tilda.grammar.TildaCompositionValidator
- enterBool_op(TildaSQLParser.Bool_opContext) - Method in class tilda.grammar.TildaSQLValidator
- enterColumn(TildaSQLParser.ColumnContext) - Method in class tilda.grammar.TildaSQLValidator
- enterEveryRule(ParserRuleContext) - Method in class tilda.grammar.TildaSQLTreePrinter
- enterIsnull_expr(TildaSQLParser.Isnull_exprContext) - Method in class tilda.grammar.TildaSQLValidator
- enterParameter(TildaCompositionParser.ParameterContext) - Method in class tilda.grammar.TildaCompositionValidator
- enterValue_list(TildaSQLParser.Value_listContext) - Method in class tilda.grammar.TildaSQLValidator
- enterValueBindParam(TildaSQLParser.ValueBindParamContext) - Method in class tilda.grammar.TildaSQLValidator
- enterValueNumericLiteral(TildaSQLParser.ValueNumericLiteralContext) - Method in class tilda.grammar.TildaSQLValidator
- enterValueStringLiteral(TildaSQLParser.ValueStringLiteralContext) - Method in class tilda.grammar.TildaSQLValidator
- enterValueTimestampLiteral(TildaSQLParser.ValueTimestampLiteralContext) - Method in class tilda.grammar.TildaSQLValidator
- Enumeration - Class in tilda.parsing.parts
- Enumeration() - Constructor for class tilda.parsing.parts.Enumeration
- ENUMERATION - tilda.enums.FrameworkSourcedType
- EPOCH - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Nameepoch of type long DescriptionThe epoch date ColumnTILDA.DateDim.epoch of type bigint Full Nametilda.data.TILDA.DateDim.epoch Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - equals(boolean) - Method in class tilda.db.QueryHelper
- equals(char) - Method in class tilda.db.QueryHelper
- equals(double) - Method in class tilda.db.QueryHelper
- equals(float) - Method in class tilda.db.QueryHelper
- equals(int) - Method in class tilda.db.QueryHelper
- equals(long) - Method in class tilda.db.QueryHelper
- equals(short) - Method in class tilda.db.QueryHelper
- equals(String) - Method in class tilda.db.QueryHelper
- equals(String, char) - Static method in class tilda.utils.CompareUtil
- equals(String, String) - Static method in class tilda.utils.CompareUtil
- equals(String, String) - Static method in class tilda.utils.TextUtil
- equals(ZonedDateTime) - Method in class tilda.db.QueryHelper
- equals(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.CompareUtil
- equals(List<T>, List<T>) - Static method in class tilda.utils.CollectionUtil
-
Checks if both lists are equal, i.e., they are both null, or they are both not null and of equal size, and contain the same elements in the same positions.
- equals(Set<T>, Set<T>) - Static method in class tilda.utils.CollectionUtil
-
Checks if both sets are equal, i.e., they are both null, or they are both not null and of equal size, and contain the same elements.
- equals(JoinHelper.RefDef) - Method in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- equals(ColumnDefinition) - Method in class tilda.db.QueryHelper
- equals(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- equals(Type_BooleanPrimitive, Boolean, boolean) - Method in class tilda.db.QueryHelper
- equals(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- equals(Type_CharPrimitive, char, char) - Method in class tilda.db.QueryHelper
- equals(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_DatePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- equals(Type_DatePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- equals(Type_DatePrimitive, Type_DatePrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- equals(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime) - Method in class tilda.db.QueryHelper
- equals(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- equals(Type_DoublePrimitive, Double, double) - Method in class tilda.db.QueryHelper
- equals(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- equals(Type_FloatPrimitive, Float, float) - Method in class tilda.db.QueryHelper
- equals(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- equals(Type_IntegerPrimitive, Integer, int) - Method in class tilda.db.QueryHelper
- equals(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_IntegerPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- equals(Type_LongPrimitive, Long, long) - Method in class tilda.db.QueryHelper
- equals(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_LongPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- equals(Type_ShortPrimitive, Short, short) - Method in class tilda.db.QueryHelper
- equals(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- equals(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- equals(Type_StringPrimitive, String, String) - Method in class tilda.db.QueryHelper
- equals(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- EQUALS - tilda.db.QueryHelper.Op
- Error(String, int, int, int) - Constructor for class tilda.grammar.ErrorList.Error
- Error(String, ParserRuleContext) - Constructor for class tilda.grammar.ErrorList.Error
- Error(String) - Static method in class tilda.utils.AsciiArt
- errorHandling(Connection) - Method in class tilda.migration.actions.DDLDependencyPostManagement
- errorHandling(Connection) - Method in class tilda.migration.DDLDependencyManager
- errorHandling(Connection) - Method in class tilda.migration.MigrationAction
- ErrorList - Class in tilda.grammar
- ErrorList() - Constructor for class tilda.grammar.ErrorList
- ErrorList.Error - Class in tilda.grammar
- escapeAllQuotesWithSlash(StringBuilder, String) - Static method in class tilda.utils.TextUtil
- escapeBacktickWithSlash(String) - Static method in class tilda.utils.TextUtil
- escapeBacktickWithSlash(StringBuilder, String) - Static method in class tilda.utils.TextUtil
- escapeDoubleQuoteForCSV(String) - Static method in class tilda.utils.TextUtil
- escapeDoubleQuoteForCSV(StringBuilder, String) - Static method in class tilda.utils.TextUtil
- escapeDoubleQuoteWithSlash(String) - Static method in class tilda.utils.TextUtil
- escapeDoubleQuoteWithSlash(StringBuilder, String) - Static method in class tilda.utils.TextUtil
- escapeForRegex(String) - Static method in class tilda.utils.TextUtil
- escapeHTMLJavaScriptQuotes(String) - Static method in class tilda.utils.TextUtil
- escapeHTMLJavaScriptQuotes(String, String) - Static method in class tilda.utils.TextUtil
- escapeHTMLQuotes(String) - Static method in class tilda.utils.TextUtil
- escapeJavaScriptQuotes(String) - Static method in class tilda.utils.TextUtil
- escapeSingleQuoteForSQL(String) - Static method in class tilda.utils.TextUtil
-
Escapes a string for SQL, including surrounding single quotes
- escapeSingleQuoteForSQL(String[], boolean) - Static method in class tilda.utils.TextUtil
-
Escapes an array of string for SQL, including surrounding single quotes, comma-separated.
- escapeSingleQuoteForSQL(StringBuilder, char[], boolean) - Static method in class tilda.utils.TextUtil
-
Escapes a list of chars for SQL, including surrounding single quotes, comma-separated.
- escapeSingleQuoteForSQL(StringBuilder, String) - Static method in class tilda.utils.TextUtil
-
Escapes a string for SQL, including surrounding single quotes.
- escapeSingleQuoteForSQL(StringBuilder, String[], boolean) - Static method in class tilda.utils.TextUtil
-
Escapes an array of string for SQL, including surrounding single quotes, comma-separated.
- escapeSingleQuoteForSQL(StringBuilder, Collection<T>, boolean) - Static method in class tilda.utils.TextUtil
-
Escapes a collection of objects' toString() for SQL, including surrounding single quotes, comma-separated.
- escapeSingleQuoteWithSlash(String) - Static method in class tilda.utils.TextUtil
- escapeSingleQuoteWithSlash(StringBuilder, String) - Static method in class tilda.utils.TextUtil
- escapeSingleQuoteWithSlashDouble(String) - Static method in class tilda.utils.TextUtil
- escapeXML(PrintStream, String) - Static method in class tilda.utils.TextUtil
-
Same as
TextUtil.escapeXML(PrintWriter, String)
but with a PrintStream. - escapeXML(PrintWriter, String) - Static method in class tilda.utils.TextUtil
-
Writes the Str string in a way that makes it compatible with XML, i.e.: < and > are escaped as < and > & is escaped to & " and ' are escaped to " and '
- escapeXML(String) - Static method in class tilda.utils.TextUtil
-
Same as
TextUtil.escapeXML(PrintWriter, String)
but returning a direct String.
Note: FYI that it seems bad form to copy/paste the same logic instead of reusing, but the escapeXML1 version is about 5 times slower. - EVIL_VALUE - Static variable in class tilda.utils.SystemValues
-
Using -1 or 0 for an error value is so boring....
- execute() - Method in class tilda.db.DeleteQuery
- execute() - Method in class tilda.db.InsertQuery
- execute() - Method in class tilda.db.UpdateQuery
- execute(Connection, int, int) - Method in class tilda.db.SelectQueryParsedAndValidated
- execute(Connection, ObjectProcessor<T>, int, int) - Method in class tilda.db.SelectQueryParsedAndValidated
- execute(RecordProcessor, int, int) - Method in class tilda.db.SelectQuery
- executeDDL(String, String, String) - Method in class tilda.db.Connection
- executeDDL(Connection, String, String, String) - Static method in class tilda.db.JDBCHelper
- executeDelete(String, String, String) - Method in class tilda.db.Connection
- executeDelete(Connection, String, String, String) - Static method in class tilda.db.JDBCHelper
- executeInsert(String, String, String) - Method in class tilda.db.Connection
- executeInsert(Connection, String, String, String) - Static method in class tilda.db.JDBCHelper
- executeMetaFullSelect(String, String, RecordProcessor) - Method in class tilda.db.Connection
- executeMetaFullSelect(TableViewMeta, RecordProcessor) - Method in class tilda.db.Connection
- executeSelect(String, String, String, RecordProcessor) - Method in class tilda.db.Connection
- executeSelect(String, String, String, RecordProcessor, int, boolean, int, boolean) - Method in class tilda.db.Connection
-
Executes a query with a record processor, starting at Start (0 is beginning), and for Size records.
- executeSelect(String, String, String, RecordProcessor, int, boolean, int, boolean, boolean) - Method in class tilda.db.Connection
-
Executes a query with a record processor, starting at Start (0 is beginning), and for Size records.
- executeSelect(Connection, String, String, String, RecordProcessor, int, boolean, int, boolean, boolean) - Static method in class tilda.db.JDBCHelper
-
Executes a query with a record processor, starting at Start (0 is beginning), and for Size records.
- executeSelectLong(String, String, String) - Method in class tilda.db.Connection
-
Executes a query expecting a single result of any integer, up to a Long.
- executeSelectString(String, String, String) - Method in class tilda.db.Connection
-
Executes a query expecting a single result of of a string.
- executeUpdate(String, String, String) - Method in class tilda.db.Connection
- executeUpdate(Connection, String, String, String) - Static method in class tilda.db.JDBCHelper
- Executor - Class in tilda.utils.concurrent
- Executor(int) - Constructor for class tilda.utils.concurrent.Executor
- exists(SelectQuery) - Method in class tilda.db.QueryHelper
- existsFileOrResource(String) - Static method in class tilda.utils.FileUtil
-
This methods provide a general "exists" helper that covers both file-system and resource-based paths.
- exitArithmetic_expr_base(TildaSQLParser.Arithmetic_expr_baseContext) - Method in class tilda.grammar.TildaSQLValidator
- exitArithmetic_expr_sub(TildaSQLParser.Arithmetic_expr_subContext) - Method in class tilda.grammar.TildaSQLValidator
- exitArithmeticExpr(TildaSQLParser.ArithmeticExprContext) - Method in class tilda.grammar.TildaSQLValidator
- exitBin_expr(TildaSQLParser.Bin_exprContext) - Method in class tilda.grammar.TildaSQLValidator
- exitBool_expr_sub(TildaCompositionParser.Bool_expr_subContext) - Method in class tilda.grammar.TildaCompositionValidator
- exitBool_expr_sub(TildaSQLParser.Bool_expr_subContext) - Method in class tilda.grammar.TildaSQLValidator
- exitEveryRule(ParserRuleContext) - Method in class tilda.grammar.TildaSQLTreePrinter
- exitValue_list(TildaSQLParser.Value_listContext) - Method in class tilda.grammar.TildaSQLValidator
- exitWhere(TildaCompositionParser.WhereContext) - Method in class tilda.grammar.TildaCompositionValidator
- exitWhere(TildaSQLParser.WhereContext) - Method in class tilda.grammar.TildaSQLValidator
- expandColumnNames(String[], ParserSession, String, String) - Method in class tilda.parsing.parts.Base
-
"colA", "abc*"
- expandColumnNames(String[], ParserSession, String, String, String[]) - Method in class tilda.parsing.parts.Base
-
"colA", "abc*"
- ExpectationFailed - tilda.utils.HttpStatus
- Export - Class in tilda
- Export() - Constructor for class tilda.Export
- exportCSV(BigQuery, String, String, BQHelper.BQCSVExporter) - Static method in class tilda.utils.gcp.BQHelper
- ExporterObjectProcessor<T> - Class in tilda.db.processors
- ExporterObjectProcessor(Writer, String, long) - Constructor for class tilda.db.processors.ExporterObjectProcessor
- ExporterObjectProcessor(String, long) - Constructor for class tilda.db.processors.ExporterObjectProcessor
- ExporterObjectProcessorCSV<T extends CSVable> - Class in tilda.db.processors
- ExporterObjectProcessorCSV(Writer, String, long, Class<?>, boolean) - Constructor for class tilda.db.processors.ExporterObjectProcessorCSV
- ExporterObjectProcessorCSV(String, long, Class<?>, boolean) - Constructor for class tilda.db.processors.ExporterObjectProcessorCSV
- ExporterObjectProcessorJSON<T extends JSONable> - Class in tilda.db.processors
- ExporterObjectProcessorJSON(Writer, String, long, boolean) - Constructor for class tilda.db.processors.ExporterObjectProcessorJSON
- ExporterObjectProcessorJSON(String, long, boolean) - Constructor for class tilda.db.processors.ExporterObjectProcessorJSON
- ExporterRecordProcessor - Class in tilda.db.processors
- ExporterRecordProcessor(Writer, String, long) - Constructor for class tilda.db.processors.ExporterRecordProcessor
- ExporterRecordProcessor(String, long) - Constructor for class tilda.db.processors.ExporterRecordProcessor
- ExporterRecordProcessorCSVJSON - Class in tilda.db.processors
- ExporterRecordProcessorCSVJSON(Connection, Writer, String, long, TableViewMeta, String, boolean) - Constructor for class tilda.db.processors.ExporterRecordProcessorCSVJSON
- ExporterRecordProcessorCSVJSON(Connection, String, long, TableMeta, String, boolean) - Constructor for class tilda.db.processors.ExporterRecordProcessorCSVJSON
- exportGeneric(Connection, String, String, String, int) - Static method in class tilda.Export
- ExtendedStandardJavaFileManager - Class in tilda.utils.compiler
-
Created by trung on 5/3/15.
- ExtendedStandardJavaFileManager(JavaFileManager, CompiledCode, DynamicClassLoader) - Constructor for class tilda.utils.compiler.ExtendedStandardJavaFileManager
-
Creates a new instance of ForwardingJavaFileManager.
- ExtraDDL - Class in tilda.parsing.parts
- ExtraDDL() - Constructor for class tilda.parsing.parts.ExtraDDL
F
- F1 - Static variable in class tilda.utils.DurationUtil
- F1a - Static variable in class tilda.utils.NumberFormatUtil
- F1b - Static variable in class tilda.utils.NumberFormatUtil
- F1c - Static variable in class tilda.utils.NumberFormatUtil
- F2a - Static variable in class tilda.utils.NumberFormatUtil
- F2b - Static variable in class tilda.utils.NumberFormatUtil
- F2c - Static variable in class tilda.utils.NumberFormatUtil
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__CATALOG
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__CONNECTION
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__DATEDIM
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOB
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOBPART
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__KEY
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__MAPPING
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- FACTORY_CLASS - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO
- FactoryClassDocs(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- FactoryClassDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- FactoryFileDocs(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenDocs
- FactoryFileDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.Docs
- FAIL - tilda.enums.ValidationStatus
- FailedDependencyDDLScripts_Data - Class in tilda.data
-
This is the application class Data_FailedDependencyDDLScripts mapped to the table TILDA.FailedDependencyDDLScripts.
- FailedDependencyDDLScripts_Data() - Constructor for class tilda.data.FailedDependencyDDLScripts_Data
- FailedDependencyDDLScripts_Factory - Class in tilda.data
-
This is the application class Data_FailedDependencyDDLScripts mapped to the table TILDA.FailedDependencyDDLScripts.
- FailedDependencyDDLScripts_Factory() - Constructor for class tilda.data.FailedDependencyDDLScripts_Factory
- fetchDependencies(Connection) - Method in class tilda.migration.DDLDependencyManager
- FhirEnitityCreator(FHIRProvider, List<? extends FhirEntity>, boolean, boolean) - Constructor for class tilda.utils.fhir.FHIRProvider.FhirEnitityCreator
- FhirEntity - Class in tilda.utils.fhir
- FhirEntity(String, String, String) - Constructor for class tilda.utils.fhir.FhirEntity
- FhirEntityGeneric - Class in tilda.utils.fhir
- FhirEntityGeneric(String, String, String, String) - Constructor for class tilda.utils.fhir.FhirEntityGeneric
- FHIRProvider - Class in tilda.utils.fhir
- FHIRProvider() - Constructor for class tilda.utils.fhir.FHIRProvider
- FHIRProvider.FhirEnitityCreator - Class in tilda.utils.fhir
- FHIRProviderCH - Class in tilda.utils.gcp
-
Useful documentation: Create/Update https://cloud.google.com/healthcare/docs/samples/healthcare-update-resource#healthcare_update_resource-java https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#healthcare-create-patient-java https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#updating_a_fhir_resource https://hapifhir.io/hapi-fhir/docs/client/examples.html https://build.fhir.org/ig/HL7/us-bulk-data/ Config https://cloud.google.com/healthcare/docs/how-tos/fhir#healthcare-get-metadata-java https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/healthcare_fhir_store Search https://cloud.google.com/healthcare/docs/how-tos/fhir-search https://cloud.google.com/healthcare/docs/samples/healthcare-search-resources-post https://cloud.google.com/healthcare/docs/reference/rest/v1/projects.locations.datasets.fhirStores.fhir/search https://hl7.org/implement/standards/fhir/R4/search.html https://hl7.org/fhir/search.html https://www.devdays.com/wp-content/uploads/2019/03/DD18-EU-Alexander-Zautke-Searching-in-FHIR-resources-2018-11-14.pdf Entities https://www.hl7.org/fhir/patient.html https://www.hl7.org/fhir/references.html#Reference https://www.hl7.org/fhir/observation.html Misc https://vneilley.medium.com/are-all-fhir-apis-the-same-48be75ac4ac5
- FHIRProviderCH(String, String, String) - Constructor for class tilda.utils.gcp.FHIRProviderCH
- FHIRProviderDPC - Class in tilda.utils.cms
- FHIRProviderDPC(String, String, String) - Constructor for class tilda.utils.cms.FHIRProviderDPC
- FHIRProviderFactory - Class in tilda.utils.fhir
- FHIRProviderFactory() - Constructor for class tilda.utils.fhir.FHIRProviderFactory
- fhirResourceCreate(List<? extends FhirEntity>, boolean, boolean) - Method in class tilda.utils.fhir.FHIRProvider
- fhirResourceCreate(List<? extends FhirEntity>, boolean, boolean, int) - Method in class tilda.utils.fhir.FHIRProvider
- fhirResourceGet(String, String, boolean) - Method in class tilda.utils.fhir.FHIRProvider
- fhirResourceSearch(String, List<StringStringPair>) - Method in class tilda.utils.cms.FHIRProviderDPC
- fhirResourceSearch(String, List<StringStringPair>) - Method in class tilda.utils.fhir.FHIRProvider
- fhirResourceSearch(String, List<StringStringPair>) - Method in class tilda.utils.gcp.FHIRProviderCH
- fhirResourceSearchByIdentifier(String, String, String) - Method in class tilda.utils.fhir.FHIRProvider
- fhirResourceSearchByIdentifier(FhirEntity) - Method in class tilda.utils.fhir.FHIRProvider
- fhirStoreCapabilities() - Method in class tilda.utils.cms.FHIRProviderDPC
- fhirStoreCapabilities() - Method in class tilda.utils.fhir.FHIRProvider
- fhirStoreCapabilities() - Method in class tilda.utils.gcp.FHIRProviderCH
- Field - Class in tilda.parsing.parts
- Field() - Constructor for class tilda.parsing.parts.Field
- FileDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.bigquery.Docs
- FileDocs(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenSqlDocs
- FileDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.postgres9.Docs
- FileDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.sqlserver2014.Docs
- FileHelper - Class in tilda.analyzer.helper
- FileHelper(String) - Constructor for class tilda.analyzer.helper.FileHelper
- fileLength(String) - Method in class tilda.analyzer.helper.FileHelper
- FileNameComparator - Class in tilda.utils.comparators
- FileNameComparator() - Constructor for class tilda.utils.comparators.FileNameComparator
- FileUtil - Class in tilda.utils
- FileUtil() - Constructor for class tilda.utils.FileUtil
- FileUtil.FileProcessor - Interface in tilda.utils
- FilterSchemas(String) - Method in class tilda.analyzer.parser.AnalyzerData
- findByResourceName(List<Schema>, String) - Static method in class tilda.parsing.parts.Schema
- findClass(String) - Method in class tilda.utils.compiler.DynamicClassLoader
- findElement(String[][], String, int, boolean, int) - Static method in class tilda.utils.TextUtil
- findElement(String[], String, boolean, int) - Static method in class tilda.utils.TextUtil
-
Returns the index in A that matched the value of Val (strict equal case sensitive or not based on IgnoreCase).
- findElement(String, String, char) - Static method in class tilda.utils.TextUtil
- findFirst(String, Pattern, String) - Static method in class tilda.utils.HTMLFilter
-
returns the start index of the first match
- findFKDeep(Deque<TableRankTracker>, Object, List<Column>, View, int) - Static method in class tilda.generation.helpers.TableRankTracker
- findFKDeep(Deque<TableRankTracker>, Object, List<Column>, View, int, Set<String>, int) - Static method in class tilda.generation.helpers.TableRankTracker
- findLast(String, Pattern, String) - Static method in class tilda.utils.HTMLFilter
-
returns the end index of the last match
- findRef(List<JoinHelper.RefDef>, JoinHelper.RefDef) - Static method in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- findStarElement(String[], String, boolean, int) - Static method in class tilda.utils.TextUtil
-
Returns the index in A that matched the value of Val, either as a startsWith, if the element in A ends in '*', or a endsWith if the element in A starts with a '*', or a strict equal otherwise.
- FIRST - tilda.enums.AggregateType
- FIRST - tilda.enums.OrderNulls
- FixSameAs(ParserSession) - Method in class tilda.parsing.parts.ViewColumn
-
Handles deprecated "sameas" and replaces with "sameAs" if appropriate.
- FKColumnMeta - Class in tilda.db.metadata
- FKColumnMeta(ResultSet, FKMeta) - Constructor for class tilda.db.metadata.FKColumnMeta
- FkInList - Variable in class tilda.analyzer.bean.Table
- FKMeta - Class in tilda.db.metadata
- FKMeta(ResultSet, boolean) - Constructor for class tilda.db.metadata.FKMeta
- FkOutList - Variable in class tilda.analyzer.bean.Table
- Flagging - Class in tilda.parsing.parts.formulaTemplates
- Flagging() - Constructor for class tilda.parsing.parts.formulaTemplates.Flagging
- Flagging(Flagging) - Constructor for class tilda.parsing.parts.formulaTemplates.Flagging
- FLAGGING - tilda.enums.FormulaPatternType
- FlaggingRange - Class in tilda.parsing.parts.formulaTemplates
- FlaggingRange() - Constructor for class tilda.parsing.parts.formulaTemplates.FlaggingRange
- FlaggingRange(FlaggingRange) - Constructor for class tilda.parsing.parts.formulaTemplates.FlaggingRange
- flip() - Static method in class tilda.utils.RandomUtil
- FLOAT - tilda.enums.ColumnType
- FLOAT - tilda.generation.bigquery.BigQueryType
- FLOAT - tilda.generation.java8.JavaJDBCType
- FLOAT - tilda.generation.postgres9.PostgresType
- FLOAT - tilda.generation.sqlserver2014.SQLServerType
- flush() - Method in class tilda.utils.gcp.BQWriter
- fold() - Method in class tilda.parsing.Validator.Line
- FolderCompare - Class in tilda
- FolderCompare() - Constructor for class tilda.FolderCompare
- FolderCompare.FolderStats - Class in tilda
- FolderCompare.FolderStatsProcessor - Class in tilda
- FolderStats() - Constructor for class tilda.FolderCompare.FolderStats
- FolderStatsProcessor() - Constructor for class tilda.FolderCompare.FolderStatsProcessor
- Forbidden - tilda.utils.HttpStatus
- ForeignKey - Class in tilda.parsing.parts
- ForeignKey() - Constructor for class tilda.parsing.parts.ForeignKey
- ForeignKey(ForeignKey) - Constructor for class tilda.parsing.parts.ForeignKey
- formatReportOutput(String, String) - Static method in class tilda.utils.HTMLFilter
- Formula - Class in tilda.parsing.parts
- Formula() - Constructor for class tilda.parsing.parts.Formula
- Formula(Formula) - Constructor for class tilda.parsing.parts.Formula
- FORMULA - tilda.enums.FrameworkColumnType
- FORMULA - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Nameformula of type String DescriptionThe expression/formula that may be associated with this column. ColumnTILDA.Catalog.formula of type text Full Nametilda.data.TILDA.Catalog.formula Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - FORMULA_DT - tilda.enums.FrameworkColumnType
- FormulaPatternType - Enum in tilda.enums
- FORMULAREFNUM - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE
-
This is the column definition for:
NameformulaRefnum of type long DescriptionThe parent formula. ColumnTILDA.CatalogFormulaResult.formulaRefnum of type bigint Full Nametilda.data.TILDA.CatalogFormulaResult.formulaRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - FORMULAREFNUM - Variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory.COLS_BASE
-
This is the column definition for:
NameformulaRefnum of type long DescriptionThe parent formula. ColumnTILDA.FormulaResultView.formulaRefnum of type bigint Full Nametilda.data.TILDA.FormulaResultView.formulaRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - FormulaResultView_Data - Class in tilda.data
-
This is the application class Data_FORMULARESULTVIEW mapped to the table TILDA.FORMULARESULTVIEW.
- FormulaResultView_Data() - Constructor for class tilda.data.FormulaResultView_Data
- FormulaResultView_Factory - Class in tilda.data
-
This is the application class Data_FORMULARESULTVIEW mapped to the table TILDA.FORMULARESULTVIEW.
- FormulaResultView_Factory() - Constructor for class tilda.data.FormulaResultView_Factory
- FormulaTemplate - Class in tilda.parsing.parts
- FormulaTemplate() - Constructor for class tilda.parsing.parts.FormulaTemplate
- FormulaTemplate(FormulaTemplate) - Constructor for class tilda.parsing.parts.FormulaTemplate
- FrameworkColumnType - Enum in tilda.enums
-
Keeps track of a column that has been generated by the framework and for what purpose
- FrameworkSourcedType - Enum in tilda.enums
- from() - Method in class tilda.db.QueryHelper
- from(String, String) - Method in class tilda.db.QueryHelper
- from(SelectQuery) - Method in class tilda.db.QueryHelper
- FROM - tilda.db.QueryHelper.S
- fromContents(String, String) - Static method in class tilda.parsing.Parser
- fromFile(String) - Static method in class tilda.analyzer.parser.DatabaseConfig
- fromFile(String) - Static method in class tilda.loader.parser.Config
- fromFileOrResource(String, boolean) - Static method in class tilda.parsing.Parser
- fromJSON(String) - Static method in class tilda.grammar.servlets.ColDefJson
- fromJSON(String) - Static method in class tilda.utils.json.JSONUtil
- fromJSONObj(BufferedReader) - Static method in class tilda.utils.json.JSONUtil
- fromJSONObj(String) - Static method in class tilda.utils.json.JSONUtil
- fromReader(Reader, String) - Static method in class tilda.parsing.Parser
- fromSubSelect(SelectQuery) - Method in class tilda.db.QueryHelper
- fromTable(String, String) - Method in class tilda.db.QueryHelper
- fullIdentifierOnUpdate() - Method in class tilda.db.stores.BigQuery
- fullIdentifierOnUpdate() - Method in interface tilda.db.stores.DBType
- fullIdentifierOnUpdate() - Method in class tilda.db.stores.MSSQL
- fullIdentifierOnUpdate() - Method in class tilda.db.stores.PostgreSQL
- funcLen(List<ColumnDefinition>) - Method in interface tilda.grammar.WhereClauseCodeGen
-
Must be called with a single 'collection' Column, or a list of Columns where ALL are single Strings and will be concatenated together and checked for length.
Implementers of this interface are NOT expected to do this validation! - funcLen(List<ColumnDefinition>) - Method in class tilda.grammar.WhereClauseCodeGenJava
- funcLen(List<ColumnDefinition>) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
G
- GatewayTimeout - tilda.utils.HttpStatus
- gen(String) - Method in class tilda.grammar.WhereClauseCompositionClassGenerator
- Gen - Class in tilda
-
This command line utility will generate necessary artifacts from a tilda schema definition file as defined in the Tilda Wiki.
- Gen() - Constructor for class tilda.Gen
- genAppData(GeneratorSession, File, Object) - Static method in class tilda.generation.Generator
- genAppData(GeneratorSession, Object, PrintWriter) - Static method in class tilda.generation.Generator
- genAppFactory(GeneratorSession, File, Object) - Static method in class tilda.generation.Generator
- genAppFactory(GeneratorSession, Object, PrintWriter) - Static method in class tilda.generation.Generator
- genBatchWrite(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genBatchWrite(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaFactory
- genClassCustomizations(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenAppData
- genClassCustomizations(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenAppFactory
- genClassCustomizations(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.AppData
- genClassCustomizations(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.AppFactory
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.bigquery.Sql
- genClassEnd(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenBase
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.AppData
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.AppFactory
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.TildaData
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.TildaFactory
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.TildaSupport
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.postgres9.Sql
- genClassEnd(PrintWriter, GeneratorSession) - Method in class tilda.generation.sqlserver2014.Sql
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.bigquery.Sql
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenBase
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.AppData
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.AppFactory
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaFactory
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaSupport
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.postgres9.Sql
- genClassStart(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.sqlserver2014.Sql
- genCompositeAggregateColumnSQL(ViewColumn) - Method in class tilda.generation.bigquery.Sql
- genCompositeAggregateColumnSQL(ViewColumn) - Method in class tilda.generation.postgres9.Sql
- genDDL(PrintWriter, Object) - Method in class tilda.generation.bigquery.Sql
- genDDL(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenSql
- genDDL(PrintWriter, Object) - Method in class tilda.generation.postgres9.Sql
- genDDL(PrintWriter, Object) - Method in class tilda.generation.sqlserver2014.Sql
- genDDL(PrintWriter, View) - Method in class tilda.generation.bigquery.Sql
- genDDL(PrintWriter, View) - Method in interface tilda.generation.interfaces.CodeGenSql
- genDDL(PrintWriter, View) - Method in class tilda.generation.postgres9.Sql
- genDDL(PrintWriter, View) - Method in class tilda.generation.sqlserver2014.Sql
- genDDLComments(PrintWriter, View) - Method in class tilda.generation.bigquery.Sql
- genDDLComments(PrintWriter, View) - Method in interface tilda.generation.interfaces.CodeGenSql
- genDDLComments(PrintWriter, View) - Method in class tilda.generation.postgres9.Sql
- genDDLComments(PrintWriter, View) - Method in class tilda.generation.sqlserver2014.Sql
- genEnumerationSupport(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genEnumerationSupport(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaFactory
- generate(Schema, GeneratorSession) - Static method in class tilda.generation.Generator
- GenerateInsertSQL(String, String, String[], Map<String, ColumnMeta>) - Method in class tilda.loader.csv.stores.CSVImporter
- generateLead(char, int) - Static method in class tilda.utils.TextUtil
- GenerateSQL(boolean, String, String, String[], Map<String, ColumnMeta>, String[]) - Method in class tilda.loader.csv.stores.CSVImporter
- GenerateSQL(boolean, String, String, String[], Map<String, ColumnMeta>, String[]) - Method in class tilda.loader.csv.stores.IBMDB2CSVImporter
- GenerateSQL(boolean, String, String, String[], Map<String, ColumnMeta>, String[]) - Method in class tilda.loader.csv.stores.MSSQLCSVImporter
- GenerateSQL(boolean, String, String, String[], Map<String, ColumnMeta>, String[]) - Method in class tilda.loader.csv.stores.PostgreSQLCSVImporter
- Generator - Class in tilda.generation
- Generator() - Constructor for class tilda.generation.Generator
- GeneratorSession - Class in tilda.generation
- GeneratorSession(String, int, int, String, int, int) - Constructor for class tilda.generation.GeneratorSession
- GenericLoader - Interface in tilda.loader
- genField(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genField(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genFieldValues(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genFieldValues(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genFileStart(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenAppData
- genFileStart(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenAppFactory
- genFileStart(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenAppJson
- genFileStart(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genFileStart(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genFileStart(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaJson
- genFileStart(PrintWriter, Object) - Method in class tilda.generation.java8.AppData
- genFileStart(PrintWriter, Object) - Method in class tilda.generation.java8.AppFactory
- genFileStart(PrintWriter, Object) - Method in class tilda.generation.java8.TildaData
- genFileStart(PrintWriter, Object) - Method in class tilda.generation.java8.TildaFactory
- genFileStart(PrintWriter, Schema) - Method in class tilda.generation.bigquery.Sql
- genFileStart(PrintWriter, Schema) - Method in interface tilda.generation.interfaces.CodeGenSql
- genFileStart(PrintWriter, Schema) - Method in interface tilda.generation.interfaces.CodeGenTildaSupport
- genFileStart(PrintWriter, Schema) - Method in class tilda.generation.java8.TildaSupport
- genFileStart(PrintWriter, Schema) - Method in class tilda.generation.postgres9.Sql
- genFileStart(PrintWriter, Schema) - Method in class tilda.generation.sqlserver2014.Sql
- genIndex(PrintWriter, Index) - Method in class tilda.generation.bigquery.Sql
- genIndex(PrintWriter, Index) - Method in interface tilda.generation.interfaces.CodeGenSql
- genIndex(PrintWriter, Index) - Method in class tilda.generation.postgres9.Sql
- genIndex(PrintWriter, Index) - Method in class tilda.generation.sqlserver2014.Sql
- genInitMethod(PrintWriter, GeneratorSession, Schema) - Method in interface tilda.generation.interfaces.CodeGenTildaSupport
- genInitMethod(PrintWriter, GeneratorSession, Schema) - Method in class tilda.generation.java8.TildaSupport
- genJsonSerializableField(PrintWriter, GeneratorSession, List<Column>) - Method in interface tilda.generation.interfaces.CodeGenTildaJson
- genKeysManagement(PrintWriter, Object) - Method in class tilda.generation.bigquery.Sql
- genKeysManagement(PrintWriter, Object) - Method in interface tilda.generation.interfaces.CodeGenSql
- genKeysManagement(PrintWriter, Object) - Method in class tilda.generation.postgres9.Sql
- genKeysManagement(PrintWriter, Object) - Method in class tilda.generation.sqlserver2014.Sql
- genMappingSupport(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMappingSupport(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaFactory
- GenMasterIndex(String, List<Schema>, Docs.MasterConfig) - Static method in class tilda.generation.html.DocGen
- genMethodCopyForHistory(PrintWriter, GeneratorSession, Object, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodCopyForHistory(PrintWriter, GeneratorSession, Object, Object) - Method in class tilda.generation.java8.TildaData
- genMethodCopyTo(PrintWriter, GeneratorSession, Object, List<Column>) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodCopyTo(PrintWriter, GeneratorSession, Object, List<Column>) - Method in class tilda.generation.java8.TildaData
- genMethodCreate(PrintWriter, GeneratorSession, Object, List<Column>, List<Column>) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodCreate(PrintWriter, GeneratorSession, Object, List<Column>, List<Column>) - Method in class tilda.generation.java8.TildaFactory
- genMethodGet(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodGet(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodHasChanged(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodHasChanged(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodInit(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodInit(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaFactory
- genMethodIs(PrintWriter, GeneratorSession, ColumnValue) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodIs(PrintWriter, GeneratorSession, ColumnValue) - Method in class tilda.generation.java8.TildaData
- genMethodIsNull(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodIsNull(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodLookupByPrimaryKey(PrintWriter, GeneratorSession, PrimaryKey, long) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodLookupByPrimaryKey(PrintWriter, GeneratorSession, PrimaryKey, long) - Method in class tilda.generation.java8.TildaFactory
- genMethodLookupByUniqueIndex(PrintWriter, GeneratorSession, Index, long) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodLookupByUniqueIndex(PrintWriter, GeneratorSession, Index, long) - Method in class tilda.generation.java8.TildaFactory
- genMethodLookupByUniqueQuery(PrintWriter, GeneratorSession, SubWhereClause, int) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodLookupByUniqueQuery(PrintWriter, GeneratorSession, SubWhereClause, int) - Method in class tilda.generation.java8.TildaFactory
- genMethodLookupParent(PrintWriter, GeneratorSession, ForeignKey) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodLookupParent(PrintWriter, GeneratorSession, ForeignKey) - Method in class tilda.generation.java8.TildaFactory
- genMethodLookupWhereIndex(PrintWriter, GeneratorSession, Index, int) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodLookupWhereIndex(PrintWriter, GeneratorSession, Index, int) - Method in class tilda.generation.java8.TildaFactory
- genMethodLookupWhereQuery(PrintWriter, GeneratorSession, SubWhereClause, int) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodLookupWhereQuery(PrintWriter, GeneratorSession, SubWhereClause, int) - Method in class tilda.generation.java8.TildaFactory
- genMethodMask(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodMask(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodOutput(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodOutput(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodRead(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodRead(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodRefresh(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodRefresh(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodSet(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodSet(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodSetAs(PrintWriter, GeneratorSession, ColumnValue) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodSetAs(PrintWriter, GeneratorSession, ColumnValue) - Method in class tilda.generation.java8.TildaData
- genMethodSetDateTimeExplicit(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodSetDateTimeExplicit(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodSetDateTimeNow(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodSetDateTimeNow(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodSetDateTimeUndefined(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodSetDateTimeUndefined(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodSetNull(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodSetNull(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodToCSV(PrintWriter, GeneratorSession, OutputMap) - Static method in class tilda.generation.java8.TildaFactory
- genMethodToJSON(PrintWriter, GeneratorSession, OutputMap) - Static method in class tilda.generation.java8.TildaFactory
- genMethodToNVP(PrintWriter, GeneratorSession, OutputMap) - Static method in class tilda.generation.java8.TildaFactory
- genMethodToOutput(PrintWriter, GeneratorSession, OutputMap) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genMethodToOutput(PrintWriter, GeneratorSession, OutputMap) - Method in class tilda.generation.java8.TildaFactory
- genMethodToString(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodToString(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaJson
- genMethodToString(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodTouch(PrintWriter, GeneratorSession, Column) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodTouch(PrintWriter, GeneratorSession, Column) - Method in class tilda.generation.java8.TildaData
- genMethodUpsert(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodUpsert(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodWrite(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaData
- genMethodWrite(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaData
- genMethodWrite(PrintWriter, GeneratorSession, Object, List<Column>, List<Column>) - Method in interface tilda.generation.interfaces.CodeGenTildaJson
- genPivotColumns(ParserSession, View, Object) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- genPivotColumnSQL(ViewColumn) - Method in class tilda.generation.bigquery.Sql
- genPivotColumnSQL(ViewColumn) - Method in class tilda.generation.postgres9.Sql
- genQueryHelper(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenTildaFactory
- genQueryHelper(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.TildaFactory
- genSupportCode(PrintWriter, GeneratorSession, Schema) - Method in interface tilda.generation.interfaces.CodeGenTildaSupport
- genSupportCode(PrintWriter, GeneratorSession, Schema) - Method in class tilda.generation.java8.TildaSupport
- genTildaBigQuerySchema(Base, PrintWriter) - Static method in class tilda.generation.Generator
- genTildaBigQuerySchemas(GeneratorSession, File, Schema) - Static method in class tilda.generation.Generator
- genTildaData(GeneratorSession, File, Object) - Static method in class tilda.generation.Generator
- genTildaData(GeneratorSession, Object, PrintWriter) - Static method in class tilda.generation.Generator
- genTildaFactory(GeneratorSession, File, Object) - Static method in class tilda.generation.Generator
- genTildaFactory(GeneratorSession, Object, PrintWriter) - Static method in class tilda.generation.Generator
- genTildaObjectJSON(StringBuilder, int, TableMeta) - Static method in class tilda.Reverse
- genTildaObjectsJSONEnd(StringBuilder) - Static method in class tilda.Reverse
- genTildaObjectsJSONStart(StringBuilder) - Static method in class tilda.Reverse
- genTildaSchemaJSONEnd(StringBuilder) - Static method in class tilda.Reverse
- genTildaSchemaJSONStart(StringBuilder, String, String) - Static method in class tilda.Reverse
- genTildaSql(GeneratorSession, File, Schema) - Static method in class tilda.generation.Generator
- genTildaSupport(GeneratorSession, File, Schema) - Static method in class tilda.generation.Generator
- genTildaSupport(GeneratorSession, Schema, PrintWriter) - Static method in class tilda.generation.Generator
- genTildaViewJSON(StringBuilder, int, ViewMeta) - Static method in class tilda.Reverse
- genTildaViewsJSONEnd(StringBuilder) - Static method in class tilda.Reverse
- genTildaViewsJSONStart(StringBuilder) - Static method in class tilda.Reverse
- genTimestampSignature(PrintWriter, Object) - Method in class tilda.generation.java8.TildaData
- genViewJoin(StringBuilder, ViewJoin) - Method in class tilda.generation.bigquery.Sql
- genViewJoin(StringBuilder, ViewJoin) - Method in interface tilda.generation.interfaces.CodeGenSql
- genViewJoin(StringBuilder, ViewJoin) - Method in class tilda.generation.postgres9.Sql
- genViewJoin(StringBuilder, ViewJoin) - Method in class tilda.generation.sqlserver2014.Sql
- genWriteQuery(PrintWriter, GeneratorSession, Object) - Static method in class tilda.generation.java8.TildaData
- get() - Method in class tilda.utils.Counter
- get(String) - Static method in class tilda.db.ConnectionPool
- get(String) - Static method in enum tilda.utils.DateTimeZone
- get(String, String, String) - Static method in class tilda.db.ConnectionPool
- get(ZonedDateTime, OCCObject) - Static method in enum tilda.enums.SyncStatus
- get(ColumnType) - Static method in enum tilda.generation.bigquery.BigQueryType
- get(ColumnType) - Static method in enum tilda.generation.java8.JavaJDBCType
- get(ColumnType) - Static method in enum tilda.generation.postgres9.PostgresType
- get(ColumnType) - Static method in enum tilda.generation.sqlserver2014.SQLServerType
- getAccessToken(GoogleCredentials) - Static method in class tilda.utils.gcp.AuthHelper
- getAclRolesScript(List<Schema>) - Method in class tilda.db.Connection
- getAclRolesScript(Connection, List<Schema>) - Method in class tilda.db.stores.BigQuery
- getAclRolesScript(Connection, List<Schema>) - Method in interface tilda.db.stores.DBType
- getAclRolesScript(Connection, List<Schema>) - Method in class tilda.db.stores.MSSQL
- getAclRolesScript(Connection, List<Schema>) - Method in class tilda.db.stores.PostgreSQL
- getAction() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Nameaction of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.action of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.action Size64 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - getActionCount() - Method in class tilda.migration.MigrationDataModel
- getActive() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Nameactive of type boolean DescriptionStatus Flag ColumnTILDA.Connection.active of type boolean Full Nametilda.data.TILDA.Connection.active Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getAggregate() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Nameaggregate of type String DescriptionThe aggregate type of the column, if any. ColumnTILDA.Catalog.aggregate of type varchar(128) Full Nametilda.data.TILDA.Catalog.aggregate Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getAggregateName() - Method in class tilda.parsing.parts.ViewColumn
- getAggregateStr(AggregateType) - Method in class tilda.db.Connection
- getAggregateStr(AggregateType) - Method in class tilda.db.stores.BigQuery
- getAggregateStr(AggregateType) - Method in interface tilda.db.stores.DBType
- getAggregateStr(AggregateType) - Method in class tilda.db.stores.MSSQL
- getAggregateStr(AggregateType) - Method in class tilda.db.stores.PostgreSQL
- getAllDataSourceIds() - Static method in class tilda.db.ConnectionPool
- getAllDeclaredFields(List<Field>, Class<?>) - Static method in class tilda.utils.ClassUtils
- getAllTenantDataSourceIds() - Static method in class tilda.db.ConnectionPool
- getAncestorRealizedViews() - Method in class tilda.parsing.parts.View
-
Returns a set of the views directly referenced by this view that are not realized, but have an ancestor that is, or null if no such views were found.
- getAppDataClassName() - Method in class tilda.parsing.parts.Base
- getAppFactoryClassName() - Method in class tilda.parsing.parts.Base
- getArray(ResultSet, int, ColumnType, boolean) - Static method in class tilda.db.JDBCHelper
- getArray(ResultSet, String, ColumnType, boolean) - Static method in class tilda.db.JDBCHelper
- getAutoCommit() - Method in class tilda.db.Connection
- getBackendConnectionId(Connection) - Method in class tilda.db.stores.BigQuery
- getBackendConnectionId(Connection) - Method in interface tilda.db.stores.DBType
- getBackendConnectionId(Connection) - Method in class tilda.db.stores.MSSQL
- getBackendConnectionId(Connection) - Method in class tilda.db.stores.PostgreSQL
- getBackendId() - Method in class tilda.db.Connection
- getBaseClassName() - Method in class tilda.parsing.parts.Base
- getBaseName() - Method in class tilda.parsing.parts.Base
- getBaseName() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getBasePathFromFileOrResource(String) - Static method in class tilda.utils.FileUtil
- getBaseResFileName(Schema, String) - Static method in class tilda.generation.graphviz.GraphvizUtil
- getBaseResFileName(Schema, String) - Static method in class tilda.generation.html.DocGen
- getBaseSelectStatement(List<Column>) - Method in class tilda.generation.bigquery.Sql
- getBaseSelectStatement(List<Column>) - Method in interface tilda.generation.interfaces.CodeGenSql
- getBaseSelectStatement(List<Column>) - Method in class tilda.generation.postgres9.Sql
- getBaseSelectStatement(List<Column>) - Method in class tilda.generation.sqlserver2014.Sql
- getBigQuery(String) - Static method in class tilda.utils.gcp.BQHelper
-
Given the environment variable name passed in (default is
FileUtil._DEFAULT_ENV_VAR_NAME
), looks up the value which points to a path, and then based on the project name, lookup the file "[SERVICE_ACCOUNTS_CREDENTIALS_PATH]/.xxx.key.bq.json". - getBigQuery(String, String) - Static method in class tilda.utils.gcp.BQHelper
-
Given the environment variable name passed in (default is
FileUtil._DEFAULT_ENV_VAR_NAME
), looks up the value which points to a path, and then based on the project name, lookup the file "[SERVICE_ACCOUNTS_CREDENTIALS_PATH]/.xxx.key.bq.json". - getBigQueryType() - Method in enum tilda.enums.ColumnType
- getBQSchemaFromDB(Connection, String, String) - Static method in class tilda.utils.gcp.BQHelper
- getBQSchemaFromMeta(TableViewMeta) - Static method in class tilda.utils.gcp.BQHelper
- getBQSchemaFromTilda(String, String, String) - Static method in class tilda.utils.gcp.BQHelper
- getBQTableSchema(BigQuery, String, String) - Static method in class tilda.utils.gcp.BQHelper
- getBufferedPrintWriter(String, boolean) - Static method in class tilda.utils.FileUtil
- getByteCode() - Method in class tilda.utils.compiler.CompiledCode
- getCardinality() - Method in class tilda.db.QueryHelper
- getCharContent(boolean) - Method in class tilda.utils.compiler.SourceCode
- getChildrenNodes() - Method in class tilda.utils.Graph.Node
- getCircularPath(Schema, List<Schema>) - Static method in class tilda.parsing.parts.Schema
- getClassLoader(JavaFileManager.Location) - Method in class tilda.utils.compiler.ExtendedStandardJavaFileManager
- getCleanName() - Method in class tilda.db.metadata.FKMeta
- getCleanName() - Method in class tilda.db.metadata.IndexMeta
- getClonedColumnMappedName(String) - Method in class tilda.parsing.parts.ClonerFrom
- getClosestFKTable(Deque<TableRankTracker>, Object, View, int) - Static method in class tilda.generation.helpers.TableRankTracker
- getClosestFKTable(List<TotalMess>, View, Object, int) - Static method in class tilda.generation.helpers.TotalMess
- getCloudHealthcare(GoogleCredentials, String, String) - Static method in class tilda.utils.gcp.FHIRProviderCH
- getClusterIndex() - Method in class tilda.db.metadata.TableMeta
-
Returns the cluster index, if any has been defined.
- getCodeGenLanguage() - Static method in class tilda.generation.java8.Helper
- getCodeStr() - Method in interface tilda.grammar.WhereClauseCodeGen
- getCodeStr() - Method in class tilda.grammar.WhereClauseCodeGenJava
- getCodeStr() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- getCollection() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namecollection of type boolean DescriptionWhether the collumn is a collection/array. ColumnTILDA.Catalog.collection of type boolean Full Nametilda.data.TILDA.Catalog.collection Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getColumn(String) - Method in class tilda.parsing.parts.Base
- getColumn(String) - Method in class tilda.parsing.parts.Object
- getColumn(String) - Method in class tilda.parsing.parts.View
- getColumn(String) - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getColumn(String, String) - Method in class tilda.parsing.parts.Schema
- getColumn(String, String, String, String) - Method in class tilda.parsing.ParserSession
- getColumnClass(int) - Method in class tilda.loader.ui.ConnectionsTableModel
- getColumnClass(int) - Method in class tilda.loader.ui.DataImportTableModel
- getColumnCount() - Method in class tilda.loader.ui.ConnectionsTableModel
- getColumnCount() - Method in class tilda.loader.ui.DataImportTableModel
- getColumnData(Connection, StringBuilder, long, Map<String, List<String>>, Map<String, List<Rule>>) - Method in class tilda.analyzer.bean.Column
- getColumnDefaultCreateValue(String) - Method in class tilda.db.TildaObjectMetaData
- getColumnDefaultUpdateValue(String) - Method in class tilda.db.TildaObjectMetaData
- getColumnDefinition(String) - Method in class tilda.db.TildaObjectMetaData
- getColumnDefinition(String, String, String) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- getColumnDefinition(List<ColumnDefinition>, String) - Static method in class tilda.types.ColumnDefinition
- getColumnDefinition(ColumnDefinition[], String) - Static method in class tilda.types.ColumnDefinition
- getColumnDefinitions() - Method in class tilda.db.TildaObjectMetaData
- getColumnInfo(Connection, Map<String, DBObject>, String, String, boolean) - Static method in class tilda.analyzer.bean.Column
- getColumnList() - Method in class tilda.db.metadata.FKMeta
- getColumnList() - Method in class tilda.parsing.parts.ForeignKey
- getColumnMatches(Formula) - Static method in class tilda.generation.html.Docs
- getColumnMeta(String, boolean) - Method in class tilda.db.metadata.TableMeta
- getColumnMetaList() - Method in class tilda.db.metadata.TableMeta
- getColumnMetaList() - Method in interface tilda.db.metadata.TableViewMeta
- getColumnMetaList() - Method in class tilda.db.metadata.ViewMeta
- getColumnMetaMap() - Method in class tilda.db.metadata.TableMeta
- getColumnName() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NamecolumnName of type String DescriptionThe name of the column. ColumnTILDA.Catalog.columnName of type varchar(128) Full Nametilda.data.TILDA.Catalog.columnName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getColumnName() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
This is the getter for:
NamecolumnName of type String DescriptionThe name of the column. ColumnTILDA.FormulaResultView.columnName of type varchar(128) Full Nametilda.data.TILDA.FormulaResultView.columnName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getColumnName() - Method in interface tilda.interfaces.PatternObject
- getColumnName() - Method in class tilda.parsing.parts.formulaTemplates.Binning
- getColumnName() - Method in class tilda.parsing.parts.formulaTemplates.Flagging
- getColumnName() - Method in class tilda.parsing.parts.formulaTemplates.Template
- getColumnName(int) - Method in class tilda.loader.ui.ConnectionsTableModel
- getColumnName(int) - Method in class tilda.loader.ui.DataImportTableModel
- getColumnName(String) - Static method in class tilda.parsing.parts.MigrationNotNull
- getColumnNames() - Method in class tilda.analyzer.bean.Table
- getColumnNames() - Method in class tilda.db.metadata.IndexMeta
- getColumnNames() - Method in class tilda.parsing.parts.Base
- getColumnNames() - Method in class tilda.parsing.parts.Object
- getColumnNames() - Method in class tilda.parsing.parts.View
- getColumnNames() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getColumnNames(List<Column>) - Static method in class tilda.parsing.parts.Column
-
returns an array of column names
- getColumnNames(ColumnDefinition[]) - Static method in class tilda.types.ColumnDefinition
- getColumnPad(String) - Method in class tilda.parsing.parts.Base
- getColumnQuotingEndChar() - Method in class tilda.db.stores.BigQuery
- getColumnQuotingEndChar() - Method in interface tilda.db.stores.DBType
- getColumnQuotingEndChar() - Method in class tilda.db.stores.MSSQL
- getColumnQuotingEndChar() - Method in class tilda.db.stores.PostgreSQL
- getColumnQuotingStartChar() - Method in class tilda.db.stores.BigQuery
- getColumnQuotingStartChar() - Method in interface tilda.db.stores.DBType
- getColumnQuotingStartChar() - Method in class tilda.db.stores.MSSQL
- getColumnQuotingStartChar() - Method in class tilda.db.stores.PostgreSQL
- getColumns() - Method in class tilda.db.QueryHelper
- getColumns() - Method in class tilda.loader.parser.DataObject
- getColumns() - Method in class tilda.parsing.parts.View.DepWrapper
- getColumnType(StringBuilder, ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.db.Connection
- getColumnType(StringBuilder, ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnType(StringBuilder, ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in interface tilda.db.stores.DBType
- getColumnType(StringBuilder, ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.db.stores.MSSQL
- getColumnType(Connection, StringBuilder, ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.types.ColumnDefinition
- getColumnType(Connection, ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.types.ColumnDefinition
- getColumnType(ColumnType, Integer, ColumnMode, boolean) - Method in class tilda.db.stores.MSSQL
- getColumnType(ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.db.stores.BigQuery
- getColumnType(ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnType(ColumnType, Integer, ColumnMode, boolean, Integer, Integer) - Method in class tilda.db.stores.PostgreSQL
- getColumnType(Column) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnType(Column) - Method in interface tilda.db.stores.DBType
- getColumnType(Column) - Method in class tilda.db.stores.MSSQL
- getColumnType(Column) - Method in class tilda.generation.postgres9.Sql
- getColumnType(Column) - Method in class tilda.generation.sqlserver2014.Sql
- getColumnType(Column, ColumnType) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnType(Column, ColumnType) - Method in interface tilda.db.stores.DBType
- getColumnType(Column, ColumnType) - Method in class tilda.db.stores.MSSQL
- getColumnType(Column, ColumnType) - Method in class tilda.generation.postgres9.Sql
- getColumnType(Column, ColumnType) - Method in class tilda.generation.sqlserver2014.Sql
- getColumnTypeRaw(ColumnType, int, boolean) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnTypeRaw(ColumnType, int, boolean) - Method in interface tilda.db.stores.DBType
- getColumnTypeRaw(ColumnType, int, boolean) - Method in class tilda.db.stores.MSSQL
- getColumnTypeRaw(ColumnType, int, boolean) - Method in class tilda.generation.postgres9.Sql
- getColumnTypeRaw(ColumnType, int, boolean) - Method in class tilda.generation.sqlserver2014.Sql
- getColumnTypeRaw(ColumnType, int, boolean, boolean, boolean) - Method in class tilda.db.stores.BigQuery
- getColumnTypeRaw(ColumnType, int, boolean, boolean, boolean) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnTypeRaw(ColumnType, int, boolean, boolean, boolean) - Method in class tilda.db.stores.PostgreSQL
- getColumnTypeRaw(ColumnType, int, boolean, boolean, boolean) - Method in class tilda.generation.postgres9.Sql
- getColumnTypeRaw(Column, boolean) - Method in class tilda.db.stores.CommonStoreImpl
- getColumnTypeRaw(Column, boolean) - Method in interface tilda.db.stores.DBType
- getColumnTypeRaw(Column, boolean) - Method in class tilda.db.stores.MSSQL
- getColumnTypeRaw(Column, boolean) - Method in class tilda.generation.postgres9.Sql
- getColumnTypeRaw(Column, boolean) - Method in class tilda.generation.sqlserver2014.Sql
- getCommaCurentDateTime() - Method in class tilda.generation.bigquery.Sql
- getCommaCurentDateTime() - Method in interface tilda.generation.interfaces.CodeGenSql
- getCommaCurentDateTime() - Method in class tilda.generation.postgres9.Sql
- getCommaCurentDateTime() - Method in class tilda.generation.sqlserver2014.Sql
- getCommaCurentTimestamp() - Method in class tilda.generation.bigquery.Sql
- getCommaCurentTimestamp() - Method in interface tilda.generation.interfaces.CodeGenSql
- getCommaCurentTimestamp() - Method in class tilda.generation.postgres9.Sql
- getCommaCurentTimestamp() - Method in class tilda.generation.sqlserver2014.Sql
- getCommaCurrentDateTime() - Method in class tilda.db.Connection
- getCommaCurrentTimestamp() - Method in class tilda.db.Connection
- getCommitCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamecommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.commitCount of type integer Full Nametilda.data.TILDA.TransPerf.commitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitCount_CreateDefault 0 commitCount_CreateDefault CREATE commitCount_CreateDefault - getCommitNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamecommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.commitNano of type bigint Full Nametilda.data.TILDA.TransPerf.commitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitNano_CreateDefault 0 commitNano_CreateDefault CREATE commitNano_CreateDefault - getCompatibleDBTypesString(ColumnType) - Static method in enum tilda.enums.ColumnType
- getCompatibleRefDef(ParserSession, View, List<JoinHelper.RefDef>) - Method in class tilda.parsing.parts.helpers.JoinHelper.RefDef
-
The auto-join logic for Tilda is to look for the nearest previously referenced table and check if there is an FK either forward or backward.
- getCompatibleTypesString(ColumnType) - Static method in enum tilda.enums.ColumnType
- getCompleted() - Method in class tilda.analyzer.bean.Column
- getCompleted() - Method in interface tilda.analyzer.bean.DBObject
- getCompleted() - Method in class tilda.analyzer.bean.Schema
- getCompleted() - Method in class tilda.analyzer.bean.Table
- getComposedAggregate() - Method in enum tilda.enums.AggregateType
- getCompositeName() - Method in class tilda.parsing.parts.ViewPivotAggregate
- getConnectionCancelStates() - Method in class tilda.db.stores.BigQuery
- getConnectionCancelStates() - Method in interface tilda.db.stores.DBType
- getConnectionCancelStates() - Method in class tilda.db.stores.MSSQL
- getConnectionCancelStates() - Method in class tilda.db.stores.PostgreSQL
- getConnectionCloseCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NameconnectionCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseCount_CreateDefault 0 connectionCloseCount_CreateDefault CREATE connectionCloseCount_CreateDefault - getConnectionCloseNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NameconnectionCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseNano_CreateDefault 0 connectionCloseNano_CreateDefault CREATE connectionCloseNano_CreateDefault - getConnectionGetCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NameconnectionGetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionGetCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionGetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetCount_CreateDefault 0 connectionGetCount_CreateDefault CREATE connectionGetCount_CreateDefault - getConnectionGetNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NameconnectionGetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionGetNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionGetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetNano_CreateDefault 0 connectionGetNano_CreateDefault CREATE connectionGetNano_CreateDefault - getConnectionId() - Method in class tilda.utils.concurrent.DBPoll
- getConnectionListFromParam(String) - Static method in class tilda.db.ConnectionPool
-
returns a list of connection IDs based on a command-line type of parameter containing a comma-separated list of connextion IDs, of one (and only one) of the following values: - ALL: returns all the connections active in the system - ALL_TENANTS: returns the connections for all tenants in the system
- getConnectionLockMsgs() - Method in class tilda.db.stores.BigQuery
- getConnectionLockMsgs() - Method in interface tilda.db.stores.DBType
- getConnectionLockMsgs() - Method in class tilda.db.stores.MSSQL
- getConnectionLockMsgs() - Method in class tilda.db.stores.PostgreSQL
- getConnectionNoDataStates() - Method in class tilda.db.stores.BigQuery
- getConnectionNoDataStates() - Method in interface tilda.db.stores.DBType
- getConnectionNoDataStates() - Method in class tilda.db.stores.MSSQL
- getConnectionNoDataStates() - Method in class tilda.db.stores.PostgreSQL
- getContentsFromPostUrl(String, Map<String, String>) - Static method in class tilda.utils.FileUtil
- getContentsFromPostUrl(String, Map<String, String>, Map<String, String>) - Static method in class tilda.utils.FileUtil
- getContentsFromReader(BufferedReader) - Static method in class tilda.utils.FileUtil
- getContentsFromUrl(String) - Static method in class tilda.utils.FileUtil
-
Gets contents from a GET URL provided,
- getContentsFromUrl(String, boolean) - Static method in class tilda.utils.FileUtil
-
Gets contents from a GET URL provided,
If retry is true, in the case of a failure, the HTTP call will be tried another 2 times with a delay of 1000 and 2500 respectively. - getContentsFromUrl(String, boolean, Map<String, String>) - Static method in class tilda.utils.FileUtil
-
Gets contents from a GET URL provided,
If retry is true, in the case of a failure, the HTTP call will be tried another 2 times with a delay of 1000 and 2500 respectively. - getConventionColumnNaming() - Method in class tilda.parsing.parts.Schema
- getConventionCreatedName() - Method in class tilda.parsing.parts.Schema
- getConventionDeletedName() - Method in class tilda.parsing.parts.Schema
- getConventionLastUpdatedName() - Method in class tilda.parsing.parts.Schema
- getConventionPrimaryKeyName() - Method in class tilda.parsing.parts.Schema
- getConventionTzColPostfix() - Method in class tilda.parsing.parts.Schema
- getConventionTzRowName() - Method in class tilda.parsing.parts.Schema
- getCopyToColumns() - Method in class tilda.parsing.parts.Object
- getCount() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
Namecount of type int DescriptionThe size of the pre-allocation required by this table/object. ColumnTILDA.Key.count of type integer Full Nametilda.data.TILDA.Key.count Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getCount() - Method in class tilda.utils.concurrent.SimpleRunnable
- getCount(Connection) - Method in class tilda.analyzer.bean.Column
- getCountTotal() - Method in interface tilda.performance.Info
- getCountTotal() - Method in class tilda.performance.TableInfo
- getCountTotal() - Method in class tilda.performance.TransactionInfo
- getCreateColumns() - Method in class tilda.parsing.parts.Object
- getCreated() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - getCreated() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - getCreated() - Method in interface tilda.interfaces.OCCObject
- getCreatedETL() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
NamecreatedETL of type ZonedDateTime DescriptionThe timestamp for when the record was ETL-created. ColumnTILDA.Key.createdETL of type timestamptz Full Nametilda.data.TILDA.Key.createdETL Nullabletrue ModeCALCULATED Invariantfalse ProtectNONE - getCreatedETL() - Method in class tilda.data.Key_Data
- getCredentials(String, String) - Static method in class tilda.utils.gcp.AuthHelper
-
Given the default environment variable defined in
FileUtil._DEFAULT_ENV_VAR_NAME
, looks up the value which points to a path, and then based on the project name, lookup the file "[SERVICE_ACCOUNTS_CREDENTIALS_PATH]/[dataProjectName].xxx.key.[app].json". - getCredentials(String, String, String) - Static method in class tilda.utils.gcp.AuthHelper
-
Given the environment variable name passed in (default is
FileUtil._DEFAULT_ENV_VAR_NAME
), looks up the value which points to a path, and then based on the project name, lookup the file "[SERVICE_ACCOUNTS_CREDENTIALS_PATH]/[dataProjectName].xxx.key.[app].json". - getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- getCSVHeader() - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- getCSVHeaderSimple() - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- getCSVRecords(String) - Static method in class tilda.utils.FileUtil
-
Reads a whole CSV file in memory.
- getCurrentDate() - Method in class tilda.db.Connection
- getCurrentDate(Connection) - Method in class tilda.db.stores.BigQuery
- getCurrentDate(Connection) - Method in class tilda.db.stores.CommonStoreImpl
- getCurrentDate(Connection) - Method in interface tilda.db.stores.DBType
- getCurrentDate(Connection) - Method in class tilda.db.stores.MSSQL
- getCurrentDateStr() - Method in class tilda.db.Connection
- getCurrentDateStr() - Method in class tilda.db.stores.BigQuery
- getCurrentDateStr() - Method in interface tilda.db.stores.DBType
- getCurrentDateStr() - Method in class tilda.db.stores.MSSQL
- getCurrentDateStr() - Method in class tilda.db.stores.PostgreSQL
- getCurrentDateTime(Connection) - Method in class tilda.db.stores.CommonStoreImpl
- getCurrentDateTime(Connection) - Method in interface tilda.db.stores.DBType
- getCurrentDateTime(Connection) - Method in class tilda.db.stores.MSSQL
- getCurrentDateTimeStr() - Method in class tilda.db.stores.BigQuery
- getCurrentDateTimeStr() - Method in interface tilda.db.stores.DBType
- getCurrentDateTimeStr() - Method in class tilda.db.stores.MSSQL
- getCurrentDateTimeStr() - Method in class tilda.db.stores.PostgreSQL
- getCurrentTimestamp() - Method in class tilda.db.Connection
- getCurrentTimestamp(Connection) - Method in class tilda.db.stores.CommonStoreImpl
- getCurrentTimestamp(Connection) - Method in interface tilda.db.stores.DBType
- getCurrentTimestamp(Connection) - Method in class tilda.db.stores.MSSQL
- getCurrentTimestampStr() - Method in class tilda.db.Connection
- getCurrentTimestampStr() - Method in class tilda.db.stores.BigQuery
- getCurrentTimestampStr() - Method in interface tilda.db.stores.DBType
- getCurrentTimestampStr() - Method in class tilda.db.stores.MSSQL
- getCurrentTimestampStr() - Method in class tilda.db.stores.PostgreSQL
- getCurrentZoneOffset() - Static method in class tilda.utils.DateTimeUtil
- getDatabaseProductName() - Method in class tilda.db.Connection
- getDatabaseProductVersion() - Method in class tilda.db.Connection
- getDataEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - getDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - getDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.Job.dataEndTZ of type character(5) Full Nametilda.data.TILDA.Job.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.JobPart.dataEndTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getDataStart() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - getDataStart() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - getDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.Job.dataStartTZ of type character(5) Full Nametilda.data.TILDA.Job.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.JobPart.dataStartTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getDayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamedayName of type String DescriptionDay name (i.e., Monday, Tuesday...) of the date ColumnTILDA.DateDim.dayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.dayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDayOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamedayOfMonth of type int DescriptionISO 8601 day of the month (starting with 1) of the date ColumnTILDA.DateDim.dayOfMonth of type integer Full Nametilda.data.TILDA.DateDim.dayOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDayOfQuarter() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamedayOfQuarter of type int DescriptionISO 8601 day of the quarter (starting with 1) of the date ColumnTILDA.DateDim.dayOfQuarter of type integer Full Nametilda.data.TILDA.DateDim.dayOfQuarter Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDayOfWeek() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamedayOfWeek of type int DescriptionISO 8601 day of the week (Monday=1 to Sunday=7) of the date ColumnTILDA.DateDim.dayOfWeek of type integer Full Nametilda.data.TILDA.DateDim.dayOfWeek Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDayOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamedayOfYear of type int DescriptionISO 8601 day of the year (starting with 1) of the date ColumnTILDA.DateDim.dayOfYear of type integer Full Nametilda.data.TILDA.DateDim.dayOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDb() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Namedb of type String DescriptionDB Url ColumnTILDA.Connection.db of type varchar(200) Full Nametilda.data.TILDA.Connection.db Size200 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDBDetails(String) - Static method in class tilda.db.ConnectionPool
- getDBMeta(String) - Static method in class tilda.db.ConnectionPool
- getDBObject(String) - Method in class tilda.analyzer.bean.Database
- getDBStringType(int) - Method in class tilda.db.Connection
-
For String Columns, checks is the Database would type as a CHARACTER, VARCHAR, or TEXT (or whatever the equivalents are across different databases).
- getDBStringType(int) - Method in class tilda.db.stores.BigQuery
- getDBStringType(int) - Method in interface tilda.db.stores.DBType
- getDBStringType(int) - Method in class tilda.db.stores.MSSQL
- getDBStringType(int) - Method in class tilda.db.stores.PostgreSQL
- getDBTypeName() - Method in class tilda.db.Connection
- getDDLMetadataVersion() - Method in class tilda.generation.bigquery.Sql
- getDDLMetadataVersion() - Method in interface tilda.generation.interfaces.CodeGenSql
- getDDLMetadataVersion() - Method in class tilda.generation.postgres9.Sql
- getDDLMetadataVersion() - Method in class tilda.generation.sqlserver2014.Sql
- getDeactivated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - getDeactivatedTZ() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
NamedeactivatedTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'deactivated'. ColumnTILDA.ZoneInfo.deactivatedTZ of type character(5) Full Nametilda.data.TILDA.ZoneInfo.deactivatedTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getDefaultCreateColumns() - Method in class tilda.parsing.parts.Object
- getDefaultCreateValue(String, String, String) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- getDefaultTzColPostfix() - Static method in class tilda.parsing.parts.Convention
- getDefaultUpdateColumns() - Method in class tilda.parsing.parts.Object
- getDefaultUpdateValue(String, String, String) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- getDeleteCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NamedeleteCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteCount of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteCount_CreateDefault 0 deleteCount_CreateDefault CREATE deleteCount_CreateDefault - getDeleteCount() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NamedeleteCount of type long DescriptionThe count of rows deleted. ColumnTILDA.RefillPerf.deleteCount of type bigint Full Nametilda.data.TILDA.RefillPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDeleted() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - getDeleted() - Method in interface tilda.interfaces.OCCObject
- getDeleteNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NamedeleteNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.deleteNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.deleteNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteNano_CreateDefault 0 deleteNano_CreateDefault CREATE deleteNano_CreateDefault - getDeleteRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NamedeleteRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteRecords_CreateDefault 0 deleteRecords_CreateDefault CREATE deleteRecords_CreateDefault - getDependenciesIterator() - Method in class tilda.parsing.ParserSession
- getDependencyColumnNames(String, Object, Pattern, Pattern) - Static method in class tilda.parsing.parts.Formula
- getDependencyColumns() - Method in class tilda.parsing.parts.Formula
- getDependencyFormulas() - Method in class tilda.parsing.parts.Formula
- getDependencyGraph(boolean) - Method in class tilda.parsing.parts.View
- getDependencyNames() - Method in class tilda.migration.DDLDependencyManager
- getDepSchemaName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
NamedepSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDepViewName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
NamedepViewName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depViewName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depViewName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDescr() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Namedescr of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.descr of type varchar(2048) Full Nametilda.data.TILDA.MaintenanceLog.descr Size2048 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getDescription() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namedescription of type String DescriptionThe description of the column. ColumnTILDA.Catalog.description of type text Full Nametilda.data.TILDA.Catalog.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDescription() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the getter for:
Namedescription of type String DescriptionThe description of the result value. ColumnTILDA.CatalogFormulaResult.description of type text Full Nametilda.data.TILDA.CatalogFormulaResult.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDescription() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
This is the getter for:
Namedescription of type String DescriptionThe description of the result value. ColumnTILDA.FormulaResultView.description of type text Full Nametilda.data.TILDA.FormulaResultView.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDescription() - Method in class tilda.migration.actions.ColumnAdd
- getDescription() - Method in class tilda.migration.actions.ColumnAlterMulti
- getDescription() - Method in class tilda.migration.actions.ColumnAlterNull
- getDescription() - Method in class tilda.migration.actions.ColumnAlterNumericSize
- getDescription() - Method in class tilda.migration.actions.ColumnAlterStringSize
- getDescription() - Method in class tilda.migration.actions.ColumnAlterType
- getDescription() - Method in class tilda.migration.actions.ColumnComment
- getDescription() - Method in class tilda.migration.actions.ColumnDefault
- getDescription() - Method in class tilda.migration.actions.ColumnDrop
- getDescription() - Method in class tilda.migration.actions.DDLDependencyPostManagement
- getDescription() - Method in class tilda.migration.actions.DDLDependencyPreManagement
- getDescription() - Method in class tilda.migration.actions.SchemaCreate
- getDescription() - Method in class tilda.migration.actions.TableColumnRename
- getDescription() - Method in class tilda.migration.actions.TableComment
- getDescription() - Method in class tilda.migration.actions.TableCreate
- getDescription() - Method in class tilda.migration.actions.TableFKAdd
- getDescription() - Method in class tilda.migration.actions.TableFKDrop
- getDescription() - Method in class tilda.migration.actions.TableIndexAdd
- getDescription() - Method in class tilda.migration.actions.TableIndexAddCluster
- getDescription() - Method in class tilda.migration.actions.TableIndexDrop
- getDescription() - Method in class tilda.migration.actions.TableIndexDropCluster
- getDescription() - Method in class tilda.migration.actions.TableIndexRename
- getDescription() - Method in class tilda.migration.actions.TableKeyCreate
- getDescription() - Method in class tilda.migration.actions.TablePKReplace
- getDescription() - Method in class tilda.migration.actions.TableViewRename
- getDescription() - Method in class tilda.migration.actions.TableViewSchemaSet
- getDescription() - Method in class tilda.migration.actions.TildaAclAdd
- getDescription() - Method in class tilda.migration.actions.TildaCatalogAdd
- getDescription() - Method in class tilda.migration.actions.TildaExtraDDL
- getDescription() - Method in class tilda.migration.actions.TildaHelpersAddEnd
- getDescription() - Method in class tilda.migration.actions.TildaHelpersAddStart
- getDescription() - Method in class tilda.migration.actions.ViewCreate
- getDescription() - Method in class tilda.migration.actions.ViewDrop
- getDescription() - Method in class tilda.migration.MigrationAction
- getDescription() - Method in class tilda.types.ColumnDefinition
- getDocumentation() - Method in class tilda.parsing.parts.Schema
- getDriver() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Namedriver of type String DescriptionDB Driver ColumnTILDA.Connection.driver of type varchar(100) Full Nametilda.data.TILDA.Connection.driver Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getDropList() - Method in class tilda.migration.MigrationDataModel
- getDst() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the getter for:
Namedst of type String DescriptionThe the destination (mapped) value for this mapping. ColumnTILDA.Mapping.dst of type varchar(1024) Full Nametilda.data.TILDA.Mapping.dst Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getDt() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Namedt of type LocalDate DescriptionThe Date date ColumnTILDA.DateDim.dt of type date Full Nametilda.data.TILDA.DateDim.dt Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getDurationMillis(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.DurationUtil
- getDurationMinutes(long) - Static method in class tilda.utils.DurationUtil
- getDurationNano(Calendar, Calendar) - Static method in class tilda.utils.DurationUtil
- getDurationSeconds(long) - Static method in class tilda.utils.DurationUtil
- getElement(int, String, char) - Static method in class tilda.utils.TextUtil
- getElementCaseInsensitive(JsonObject, String) - Static method in class tilda.parsing.Validator
- getElementFromLast(Deque<TableRankTracker>, Object, String) - Static method in class tilda.generation.helpers.TableRankTracker
- getElementFromLast(Deque<TableRankTracker>, Object, Set<String>, int, String) - Static method in class tilda.generation.helpers.TableRankTracker
- getEmailConfig() - Static method in class tilda.db.ConnectionPool
- getEmbeddedContents() - Method in class tilda.analyzer.helper.FileHelper
- getEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - getEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - getEnd() - Method in class tilda.db.ArrayListResults
- getEnd() - Method in interface tilda.db.ListResults
- getEndPeriod() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - getEndPeriod() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - getEndPeriodTZ() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameendPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endPeriod'. ColumnTILDA.ObjectPerf.endPeriodTZ of type character(5) Full Nametilda.data.TILDA.ObjectPerf.endPeriodTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getEndPeriodTZ() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NameendPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endPeriod'. ColumnTILDA.TransPerf.endPeriodTZ of type character(5) Full Nametilda.data.TILDA.TransPerf.endPeriodTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getEndTagRegex(String) - Static method in class tilda.utils.HTMLFilter
- getEndTime() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - getEndTime() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - getEndTimeStamp() - Method in class tilda.db.processors.ExporterRecordProcessor
- getEndTimeTZ() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.MaintenanceLog.endTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.endTimeTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getEndTimeTZ() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.RefillPerf.endTimeTZ of type character(5) Full Nametilda.data.TILDA.RefillPerf.endTimeTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - getEndTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.Job.endTZ of type character(5) Full Nametilda.data.TILDA.Job.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.JobPart.endTZ of type character(5) Full Nametilda.data.TILDA.JobPart.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getEnumerationById(String) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- getEnumerationByValue(String) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- getEpoch() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Nameepoch of type long DescriptionThe epoch date ColumnTILDA.DateDim.epoch of type bigint Full Nametilda.data.TILDA.DateDim.epoch Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getEqualCurentDateTime() - Method in class tilda.generation.bigquery.Sql
- getEqualCurentDateTime() - Method in interface tilda.generation.interfaces.CodeGenSql
- getEqualCurentDateTime() - Method in class tilda.generation.postgres9.Sql
- getEqualCurentDateTime() - Method in class tilda.generation.sqlserver2014.Sql
- getEqualCurentTimestamp() - Method in class tilda.generation.bigquery.Sql
- getEqualCurentTimestamp() - Method in interface tilda.generation.interfaces.CodeGenSql
- getEqualCurentTimestamp() - Method in class tilda.generation.postgres9.Sql
- getEqualCurentTimestamp() - Method in class tilda.generation.sqlserver2014.Sql
- getEqualCurrentDateTime() - Method in class tilda.db.Connection
- getEqualCurrentTimestamp() - Method in class tilda.db.Connection
- getErrorCount() - Method in class tilda.parsing.ParserSession
- getErrors() - Method in class tilda.grammar.ErrorList
- getErrors() - Method in class tilda.parsing.ParserSession
- getExpression() - Method in class tilda.types.ColumnDefinition
- getExpressionDependencies() - Method in class tilda.types.ColumnDefinition
- getField(String) - Method in class tilda.parsing.parts.Interface
- getFieldType(Column) - Static method in enum tilda.generation.java8.JavaJDBCType
- getFieldTypeBase(Column) - Static method in enum tilda.generation.java8.JavaJDBCType
- getFieldTypeBaseClass(ColumnType) - Static method in enum tilda.generation.java8.JavaJDBCType
- getFieldTypeBaseClass(Column) - Static method in enum tilda.generation.java8.JavaJDBCType
- getFieldTypeBaseClassClass(ColumnType) - Static method in enum tilda.generation.java8.JavaJDBCType
- getFieldTypeParam(Column, boolean) - Static method in enum tilda.generation.java8.JavaJDBCType
- getFileImporter(String, String) - Static method in class tilda.Import
- getFileName(int) - Method in class tilda.analyzer.bean.Column
- getFileName(int) - Method in interface tilda.analyzer.bean.DBObject
- getFileName(int) - Method in class tilda.analyzer.bean.Schema
- getFileName(int) - Method in class tilda.analyzer.bean.Table
- getFileName(Base) - Method in class tilda.generation.bigquery.Sql
- getFileName(Base) - Method in interface tilda.generation.interfaces.CodeGenBase
- getFileName(Base) - Method in class tilda.generation.java8.AppData
- getFileName(Base) - Method in class tilda.generation.java8.AppFactory
- getFileName(Base) - Method in class tilda.generation.java8.TildaData
- getFileName(Base) - Method in class tilda.generation.java8.TildaFactory
- getFileName(Base) - Method in class tilda.generation.java8.TildaSupport
- getFileName(Base) - Method in class tilda.generation.postgres9.Sql
- getFileName(Base) - Method in class tilda.generation.sqlserver2014.Sql
- getFileOfResourceContents(File) - Static method in class tilda.utils.FileUtil
- getFileOfResourceContents(String) - Static method in class tilda.utils.FileUtil
- getFilterReportForThread() - Static method in class tilda.utils.HTMLFilter
- getFirstAncestorRealizedViews() - Method in class tilda.parsing.parts.View
-
Returns a set of the first ancestor views referenced by this view that are realized.
- getFirstIdentityColumnNames(boolean) - Method in class tilda.parsing.parts.Base
-
Returns the list of columns that represent the first identity of the object.
- getFirstIdentityColumnNames(boolean) - Method in class tilda.parsing.parts.Object
- getFirstIdentityColumnNames(boolean) - Method in class tilda.parsing.parts.View
- getFirstIdentityColumnNames(boolean) - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getFirstIdentityColumns(boolean) - Method in class tilda.parsing.parts.Object
-
Returns the list of columns that represent the first identity of the object.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__KEY
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFirstValidLookupBy() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Returns the first satisfied natural identify (i.e., unique indices), or if defined, the PK.
- getFKMeta() - Method in class tilda.db.metadata.ColumnMeta
- getFlag() - Method in class tilda.utils.CheckList.Item
- getForeignKeys(String, String) - Method in class tilda.parsing.parts.Object
- getForeignKeys(Column) - Method in class tilda.parsing.parts.Object
- getFormula() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Nameformula of type String DescriptionThe expression/formula that may be associated with this column. ColumnTILDA.Catalog.formula of type text Full Nametilda.data.TILDA.Catalog.formula Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getFormula(String) - Method in class tilda.parsing.parts.View
- getFormula(String, boolean) - Method in class tilda.parsing.parts.View
- getFormulaMatches(Formula) - Static method in class tilda.generation.html.Docs
- getFormulaRefnum() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the getter for:
NameformulaRefnum of type long DescriptionThe parent formula. ColumnTILDA.CatalogFormulaResult.formulaRefnum of type bigint Full Nametilda.data.TILDA.CatalogFormulaResult.formulaRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getFormulaRefnum() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
This is the getter for:
NameformulaRefnum of type long DescriptionThe parent formula. ColumnTILDA.FormulaResultView.formulaRefnum of type bigint Full Nametilda.data.TILDA.FormulaResultView.formulaRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getFullAppDataClassName(Base) - Static method in class tilda.generation.java8.Helper
- getFullAppFactoryClassName(Base) - Static method in class tilda.generation.java8.Helper
- getFullBaseClassName(Base) - Static method in class tilda.generation.java8.Helper
- getFullColumnVar(StringBuilder, String, String, String) - Method in class tilda.db.Connection
- getFullColumnVar(StringBuilder, String, String, String) - Method in class tilda.db.stores.CommonStoreImpl
- getFullColumnVar(StringBuilder, String, String, String) - Method in interface tilda.db.stores.DBType
- getFullColumnVar(StringBuilder, String, String, String) - Method in class tilda.db.stores.MSSQL
- getFullColumnVar(Column) - Method in class tilda.db.stores.CommonStoreImpl
- getFullColumnVar(Column) - Method in interface tilda.db.stores.DBType
- getFullColumnVar(Column) - Method in class tilda.db.stores.MSSQL
- getFullColumnVar(Column) - Method in class tilda.generation.postgres9.Sql
- getFullColumnVar(Column) - Method in class tilda.generation.sqlserver2014.Sql
- getFullColumnVar(Column, int) - Method in class tilda.db.stores.CommonStoreImpl
- getFullColumnVar(Column, int) - Method in interface tilda.db.stores.DBType
- getFullColumnVar(Column, int) - Method in class tilda.db.stores.MSSQL
- getFullColumnVar(Column, int) - Method in class tilda.generation.postgres9.Sql
- getFullColumnVar(Column, int) - Method in class tilda.generation.sqlserver2014.Sql
- getFullColumnVarForInsert(Connection, StringBuilder) - Method in class tilda.types.ColumnDefinition
- getFullColumnVarForSelect(Connection) - Method in class tilda.types.ColumnDefinition
- getFullColumnVarForSelect(Connection, StringBuilder) - Method in class tilda.types.ColumnDefinition
- getFullColumnVarForSelect(Connection, StringBuilder) - Method in interface tilda.types.Nullable
- getFullColumnVarForUpdate(Connection, StringBuilder) - Method in class tilda.types.ColumnDefinition
- getFullColumnVarList(StringBuilder, ColumnDefinition[]) - Method in class tilda.db.Connection
- getFullColVarAtRuntime(Column) - Static method in class tilda.generation.java8.Helper
- getFullDependencies(List<Schema>, Set<String>) - Method in class tilda.parsing.parts.Schema
- getFullName() - Method in class tilda.generation.helpers.TableRankTracker
- getFullName() - Method in class tilda.parsing.parts.Base
- getFullName() - Method in class tilda.parsing.parts.Column
-
Gets the full Tilda name of the column, which includes the package name
- getFullName() - Method in class tilda.parsing.parts.Field
- getFullName() - Method in class tilda.parsing.parts.helpers.ReferenceHelper
- getFullName() - Method in class tilda.parsing.parts.Interface
- getFullName() - Method in class tilda.parsing.parts.Schema
- getFullName() - Method in class tilda.parsing.parts.ViewColumn
- getFullName() - Method in class tilda.parsing.parts.ViewColumnWrapper
- getFullName() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getFullNameFormatted() - Method in class tilda.db.metadata.TableMeta
- getFullNameLowerCase() - Method in class tilda.db.metadata.TableMeta
- getFullObjectName() - Method in class tilda.parsing.parts.helpers.ReferenceHelper
- getFullSchemaName() - Method in class tilda.parsing.parts.helpers.ReferenceHelper
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- getFullTableNameVar(Connection, StringBuilder) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- getFullTableVar(StringBuilder, String, String) - Method in class tilda.db.Connection
- getFullTableVar(StringBuilder, String, String) - Method in class tilda.db.stores.CommonStoreImpl
- getFullTableVar(StringBuilder, String, String) - Method in interface tilda.db.stores.DBType
- getFullTableVar(StringBuilder, String, String) - Method in class tilda.db.stores.MSSQL
- getFullTableVar(Object) - Method in class tilda.db.stores.CommonStoreImpl
- getFullTableVar(Object) - Method in interface tilda.db.stores.DBType
- getFullTableVar(Object) - Method in class tilda.db.stores.MSSQL
- getFullTableVar(Object) - Method in class tilda.generation.postgres9.Sql
- getFullTableVar(Object) - Method in class tilda.generation.sqlserver2014.Sql
- getFullTableVar(Object, int) - Method in class tilda.db.stores.CommonStoreImpl
- getFullTableVar(Object, int) - Method in interface tilda.db.stores.DBType
- getFullTableVar(Object, int) - Method in class tilda.db.stores.MSSQL
- getFullTableVar(Object, int) - Method in class tilda.generation.postgres9.Sql
- getFullTableVar(Object, int) - Method in class tilda.generation.sqlserver2014.Sql
- getFullTableVarAtRuntime(Object) - Static method in class tilda.generation.java8.Helper
- getFullViewDDL(CodeGenSql, PrintWriter, View) - Static method in class tilda.generation.Generator
- getFullyQualifiedName() - Method in class tilda.analyzer.bean.Column
- getFullyQualifiedName() - Method in interface tilda.analyzer.bean.DBObject
- getFullyQualifiedName() - Method in class tilda.analyzer.bean.Schema
- getFullyQualifiedName() - Method in class tilda.analyzer.bean.Table
- getGenAppData() - Method in class tilda.generation.GeneratorSession
- getGenAppFactory() - Method in class tilda.generation.GeneratorSession
- getGenDocs() - Method in class tilda.generation.GeneratorSession
- getGenTildaData() - Method in class tilda.generation.GeneratorSession
- getGenTildaFactory() - Method in class tilda.generation.GeneratorSession
- getGenTildaSupport() - Method in class tilda.generation.GeneratorSession
- getGetterCode(String, String) - Static method in class tilda.generation.java8.Helper
- getHeaders() - Method in class tilda.loader.parser.DataObject
- getHeadersList() - Method in class tilda.loader.parser.DataObject
- getHelperFunctionsScript(boolean) - Method in class tilda.db.Connection
- getHelperFunctionsScript(Connection, boolean) - Method in class tilda.db.stores.BigQuery
- getHelperFunctionsScript(Connection, boolean) - Method in interface tilda.db.stores.DBType
- getHelperFunctionsScript(Connection, boolean) - Method in class tilda.db.stores.MSSQL
- getHelperFunctionsScript(Connection, boolean) - Method in class tilda.db.stores.PostgreSQL
- getHistogram(Connection, String) - Method in class tilda.analyzer.bean.Column
- getHistogramByPattern(Connection, String, List<RegexMatchingRP.RegexDef>) - Method in class tilda.analyzer.bean.Column
- getHistoryObject() - Method in class tilda.parsing.parts.Object
- getHolidayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NameholidayName of type String DescriptionThe name of the holiday if applicable. ColumnTILDA.DateDim.holidayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.holidayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getHtmlDoc() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NamehtmlDoc of type String DescriptionPre-rendered html fragment with the full documentation for this formula. ColumnTILDA.Catalog.htmlDoc of type text Full Nametilda.data.TILDA.Catalog.htmlDoc Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getHTMLFileName() - Method in class tilda.analyzer.bean.Schema
- getHTMLFileName() - Method in class tilda.analyzer.bean.Table
- getId() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Nameid of type String DescriptionConnection ID ColumnTILDA.Connection.id of type varchar(15) Full Nametilda.data.TILDA.Connection.id Size15 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getId() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
Nameid of type String DescriptionThe id for this enumeration. ColumnTILDA.ZoneInfo.id of type character(5) Full Nametilda.data.TILDA.ZoneInfo.id Size5 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getIndex(String) - Method in class tilda.parsing.parts.Object
- getIndexMeta(String) - Method in class tilda.db.metadata.TableMeta
- getIndexMeta(String[], boolean) - Method in class tilda.db.metadata.TableMeta
- getIndexMetas() - Method in class tilda.db.metadata.TableMeta
- getInitial() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Nameinitial of type int DescriptionMinimum Connections ColumnTILDA.Connection.initial of type integer Full Nametilda.data.TILDA.Connection.initial Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getInsertCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameinsertCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertCount of type integer Full Nametilda.data.TILDA.ObjectPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertCount_CreateDefault 0 insertCount_CreateDefault CREATE insertCount_CreateDefault - getInsertCount() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NameinsertCount of type long DescriptionThe count of inserted rows. ColumnTILDA.RefillPerf.insertCount of type bigint Full Nametilda.data.TILDA.RefillPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getInsertNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameinsertNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.insertNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.insertNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertNano_CreateDefault 0 insertNano_CreateDefault CREATE insertNano_CreateDefault - getInsertRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameinsertRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.insertRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertRecords_CreateDefault 0 insertRecords_CreateDefault CREATE insertRecords_CreateDefault - getInvalidDate() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the getter for:
NameinvalidDate of type LocalDate DescriptionThe invalid date, e.g., '1111-11-11'. ColumnTILDA.DateLimitDim.invalidDate of type date Full Nametilda.data.TILDA.DateLimitDim.invalidDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getIsBusinessDay() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NameisBusinessDay of type int Description1 if this is a business day, 0 otherwise. ColumnTILDA.DateDim.isBusinessDay of type integer Full Nametilda.data.TILDA.DateDim.isBusinessDay Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getIsHoliday() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NameisHoliday of type int Description1 if this is a holiday, 0 otherwise. ColumnTILDA.DateDim.isHoliday of type integer Full Nametilda.data.TILDA.DateDim.isHoliday Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getIsolation() - Method in class tilda.db.Connection
- getIsWeekend() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NameisWeekend of type int Description1 if this is a weekend day, 0 otherwise. ColumnTILDA.DateDim.isWeekend of type integer Full Nametilda.data.TILDA.DateDim.isWeekend Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getItem(List<Reorg.WorkItem>, TableMeta) - Static method in class tilda.Reorg.WorkItem
- getItems() - Method in class tilda.utils.CheckList
- getIthDayTimestamp(boolean, int) - Static method in class tilda.utils.DateTimeUtil
-
Returns a ZonedDateTime for the very beginning of the ith day from today at 00:00:00:0000 or 23:59:59:999999999 depending on whether Start == true or false respectively.
- getIthMonthTimestamp(boolean, int) - Static method in class tilda.utils.DateTimeUtil
- getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class tilda.utils.compiler.ExtendedStandardJavaFileManager
- getJobCostInBytesCents(BigQuery, String) - Static method in class tilda.utils.gcp.BQHelper
-
Returns the billed bytes and cost in cents for a given job, or null if the job could be located or an exception occurred internally (see logs).
- getJobDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobDataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobDataEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobDataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobDataEndTZ' - getJobDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobDataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobDataEnd'. ColumnTILDA.JobView.jobDataEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobDataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getJobDataStart() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobDataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobDataStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobDataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobDataStartTZ' - getJobDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobDataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobDataStart'. ColumnTILDA.JobView.jobDataStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobDataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getJobEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobEnd of type ZonedDateTime DescriptionEndTime ColumnTILDA.JobView.jobEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobEndTZ' - getJobEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobEnd'. ColumnTILDA.JobView.jobEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getJobMsg() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobMsg of type String DescriptionMessage details ColumnTILDA.JobView.jobMsg of type text Full Nametilda.data.TILDA.JobView.jobMsg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJobName() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobName of type String DescriptionName ColumnTILDA.JobView.jobName of type varchar(250) Full Nametilda.data.TILDA.JobView.jobName Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getJobPartDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartDataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobView.jobPartDataEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartDataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartDataEndTZ' - getJobPartDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartDataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartDataEnd'. ColumnTILDA.JobView.jobPartDataEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartDataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getJobPartDataStart() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartDataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobView.jobPartDataStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartDataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartDataStartTZ' - getJobPartDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartDataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartDataStart'. ColumnTILDA.JobView.jobPartDataStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartDataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getJobPartEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartEnd of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobView.jobPartEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartEndTZ' - getJobPartEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartEnd'. ColumnTILDA.JobView.jobPartEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - getJobPartMessage() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartMessage of type String DescriptionMessage details ColumnTILDA.JobView.jobPartMessage of type text Full Nametilda.data.TILDA.JobView.jobPartMessage Size8192 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getJobPartName() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartName of type String DescriptionJob part name ColumnTILDA.JobView.jobPartName of type varchar(250) Full Nametilda.data.TILDA.JobView.jobPartName Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getJobPartNotify() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartNotify of type boolean DescriptionNotification flag ColumnTILDA.JobView.jobPartNotify of type boolean Full Nametilda.data.TILDA.JobView.jobPartNotify Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getJobPartRecordsCount() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartRecordsCount of type int Descriptioncount of database or file or ... - getJobPartRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
NamejobPartRefnum of type long DescriptionParent Job Part Refnum ColumnTILDA.JobPartMessage.jobPartRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobPartRefnum Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJobPartStart() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartStart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobView.jobPartStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartStart Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartStartTZ' - getJobPartStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartStart'. ColumnTILDA.JobView.jobPartStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartStartTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getJobPartStatus() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartStatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobView.jobPartStatus of type boolean Full Nametilda.data.TILDA.JobView.jobPartStatus Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJobPartType() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobPartType of type String DescriptionJob part type ColumnTILDA.JobView.jobPartType of type varchar(250) Full Nametilda.data.TILDA.JobView.jobPartType Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJobRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPart.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPart.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getJobRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPartMessage.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getJobRefnum() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobRefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobView.jobRefnum of type bigint Full Nametilda.data.TILDA.JobView.jobRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getJobStart() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobStart Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobStartTZ' - getJobStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobStart'. ColumnTILDA.JobView.jobStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobStartTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getJobStatus() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobStatus of type boolean DescriptionStatus ColumnTILDA.JobView.jobStatus of type boolean Full Nametilda.data.TILDA.JobView.jobStatus Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJobType() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobType of type String DescriptionJob type ColumnTILDA.JobView.jobType of type varchar(250) Full Nametilda.data.TILDA.JobView.jobType Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJobUserId() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the getter for:
NamejobUserId of type String DescriptionJob user Id ColumnTILDA.JobView.jobUserId of type varchar(250) Full Nametilda.data.TILDA.JobView.jobUserId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getJsonColumns() - Method in class tilda.parsing.parts.Object
- getJsonElementFromPath(JsonElement, String) - Static method in class tilda.utils.json.JSONUtil
-
Follows the JsonPath syntax more or less...
- getJsonFieldType(JsonField) - Static method in enum tilda.generation.java8.JavaJDBCType
- getJsonFileName() - Method in class tilda.analyzer.bean.Column
- getJsonFileName() - Method in interface tilda.analyzer.bean.DBObject
- getJsonFileName() - Method in class tilda.analyzer.bean.Schema
- getJsonFileName() - Method in class tilda.analyzer.bean.Table
- getJsonParametrizedQueryPlaceHolder() - Method in class tilda.db.Connection
- getJsonParametrizedQueryPlaceHolder() - Method in class tilda.db.stores.BigQuery
- getJsonParametrizedQueryPlaceHolder() - Method in interface tilda.db.stores.DBType
- getJsonParametrizedQueryPlaceHolder() - Method in class tilda.db.stores.MSSQL
- getJsonParametrizedQueryPlaceHolder() - Method in class tilda.db.stores.PostgreSQL
- getKey(String) - Static method in class tilda.db.KeysManager
- getKeyFile(String, String) - Static method in class tilda.utils.FileUtil
- getKeyFile(String, String, String) - Static method in class tilda.utils.FileUtil
- getLabel() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
Namelabel of type String DescriptionThe label for this enumeration. ColumnTILDA.ZoneInfo.label of type varchar(254) Full Nametilda.data.TILDA.ZoneInfo.label Size254 Nullablefalse ModeNORMAL Invariantfalse ProtectABSOLUTE - getLastError() - Method in class tilda.grammar.TypeManager
- getLastQuery() - Static method in class tilda.db.QueryDetails
- getLastQuerySecure() - Static method in class tilda.db.QueryDetails
- getLastQueryWarnings() - Static method in class tilda.db.QueryDetails
- getLastUpdated() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - getLastUpdated() - Method in interface tilda.interfaces.OCCObject
- getLastUpdated() - Method in class tilda.utils.fhir.FhirEntity
- getLastUpdatedETL() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
NamelastUpdatedETL of type ZonedDateTime DescriptionThe timestamp for when the record was last ETL-updated. ColumnTILDA.Key.lastUpdatedETL of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdatedETL Nullabletrue ModeCALCULATED Invariantfalse ProtectNONE - getLastUpdatedETL() - Method in class tilda.data.Key_Data
- getLeaves(boolean) - Method in class tilda.utils.Graph
- getLeaves(boolean, Set<T>, Graph.Node<T>) - Method in class tilda.utils.Graph
- getLifecycle() - Method in class tilda.parsing.parts.Base
- getLifecycle() - Method in class tilda.parsing.parts.Object
- getLifecycle() - Method in class tilda.parsing.parts.View
- getLifecycle() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getList(List<DocGen.NamedList<E>>, String) - Static method in class tilda.generation.html.DocGen.NamedList
- getMappedName() - Method in enum tilda.enums.ColumnType
- getMapper(String) - Method in class tilda.parsing.parts.Schema
- getMax() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Namemax of type int DescriptionMaximum Connections ColumnTILDA.Connection.max of type integer Full Nametilda.data.TILDA.Connection.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getMax() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
Namemax of type long DescriptionThe pre-allocated max RefNum for this table/object. ColumnTILDA.Key.max of type bigint Full Nametilda.data.TILDA.Key.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getMax() - Method in class tilda.db.ArrayListResults
- getMax() - Method in interface tilda.db.ListResults
- getMaxColumnNameSize() - Method in class tilda.db.stores.BigQuery
- getMaxColumnNameSize() - Method in interface tilda.db.stores.DBType
- getMaxColumnNameSize() - Method in class tilda.db.stores.MSSQL
- getMaxColumnNameSize() - Method in class tilda.db.stores.PostgreSQL
- getMaxDate() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the getter for:
NamemaxDate of type LocalDate DescriptionThe max date included in the DIM ColumnTILDA.DateLimitDim.maxDate of type date Full Nametilda.data.TILDA.DateLimitDim.maxDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getMaxTableNameSize() - Method in class tilda.db.stores.BigQuery
- getMaxTableNameSize() - Method in interface tilda.db.stores.DBType
- getMaxTableNameSize() - Method in class tilda.db.stores.MSSQL
- getMaxTableNameSize() - Method in class tilda.db.stores.PostgreSQL
- getMeasure() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namemeasure of type boolean DescriptionWhether this column is a formula defined as a measure or not. ColumnTILDA.Catalog.measure of type boolean Full Nametilda.data.TILDA.Catalog.measure Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMessage() - Method in class tilda.utils.CheckList.Item
- getMetaData() - Method in class tilda.db.Connection
- getMigrationActions(Connection, CodeGenSql, Schema, List<Schema>, DatabaseMeta) - Static method in class tilda.migration.Migrator
- getMigrationScripts() - Method in class tilda.migration.MigrationDataModel
- getMinDate() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the getter for:
NameminDate of type LocalDate DescriptionThe min date included in the DIM ColumnTILDA.DateLimitDim.minDate of type date Full Nametilda.data.TILDA.DateLimitDim.minDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getMmddyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Namemmddyyyy of type String DescriptionThe mmddyyyy printable version of a date. ColumnTILDA.DateDim.mmddyyyy of type character(8) Full Nametilda.data.TILDA.DateDim.mmddyyyy Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMmyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Namemmyyyy of type String DescriptionThe mmyyyy printable version of a date. ColumnTILDA.DateDim.mmyyyy of type character(6) Full Nametilda.data.TILDA.DateDim.mmyyyy Size6 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMonthName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamemonthName of type String DescriptionMonth name (i.e., January, February...) of the date. ColumnTILDA.DateDim.monthName of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMonthNameShort() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamemonthNameShort of type String DescriptionMonday short name (i.e., Jan, Feb...) of the date. ColumnTILDA.DateDim.monthNameShort of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthNameShort Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMonthOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamemonthOfYear of type int DescriptionISO 8601 month of the year (starting with 1) of the date ColumnTILDA.DateDim.monthOfYear of type integer Full Nametilda.data.TILDA.DateDim.monthOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMsg() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namemsg of type String DescriptionMessage details ColumnTILDA.Job.msg of type text Full Nametilda.data.TILDA.Job.msg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getMsg() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
Namemsg of type String DescriptionMessage details ColumnTILDA.JobPartMessage.msg of type text Full Nametilda.data.TILDA.JobPartMessage.msg Size8192 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getMultiHeaderColumnMap() - Method in class tilda.loader.parser.DataObject
- getMultiLineCommentEnd() - Static method in class tilda.generation.java8.Helper
- getMultiLineCommentStart() - Static method in class tilda.generation.java8.Helper
- getMultiLineDocCommentStart() - Static method in class tilda.generation.java8.Helper
- getName() - Method in class tilda.analyzer.bean.Column
- getName() - Method in interface tilda.analyzer.bean.DBObject
- getName() - Method in class tilda.analyzer.bean.Schema
- getName() - Method in class tilda.analyzer.bean.Table
- getName() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namename of type String DescriptionName ColumnTILDA.Job.name of type varchar(250) Full Nametilda.data.TILDA.Job.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getName() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Namename of type String DescriptionJob part name ColumnTILDA.JobPart.name of type varchar(250) Full Nametilda.data.TILDA.JobPart.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getName() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
Namename of type String DescriptionThe name of the table/object tracked ColumnTILDA.Key.name of type varchar(128) Full Nametilda.data.TILDA.Key.name Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getName() - Method in class tilda.db.stores.BigQuery
- getName() - Method in interface tilda.db.stores.DBType
- getName() - Method in class tilda.db.stores.MSSQL
- getName() - Method in class tilda.db.stores.PostgreSQL
- getName() - Method in enum tilda.enums.TransactionType
- getName() - Method in class tilda.parsing.parts.Column
-
Gets the name of the column.
- getName() - Method in class tilda.parsing.parts.ForeignKey
- getName() - Method in class tilda.parsing.parts.Index
- getName() - Method in class tilda.parsing.parts.ViewColumn
- getName() - Method in class tilda.parsing.parts.ViewColumnWrapper
- getName() - Method in interface tilda.performance.Info
- getName() - Method in class tilda.performance.TableInfo
- getName() - Method in class tilda.performance.TransactionInfo
- getName() - Method in class tilda.types.ColumnDefinition
- getName() - Method in class tilda.utils.concurrent.SimpleRunnable
- getName(TransactionType) - Static method in class tilda.performance.TransactionInfo
- getNanoTotal() - Method in interface tilda.performance.Info
- getNanoTotal() - Method in class tilda.performance.TableInfo
- getNanoTotal() - Method in class tilda.performance.TransactionInfo
- getNestingStatus() - Method in class tilda.utils.json.elements.ArrayElementEnd
- getNestingStatus() - Method in class tilda.utils.json.elements.ArrayElementStart
- getNestingStatus() - Method in class tilda.utils.json.elements.ElementArrayEnd
- getNestingStatus() - Method in class tilda.utils.json.elements.ElementArrayStart
- getNestingStatus() - Method in interface tilda.utils.json.elements.ElementDef
- getNestingStatus() - Method in class tilda.utils.json.elements.ElementEnd
- getNestingStatus() - Method in class tilda.utils.json.elements.ElementStart
- getNextCSVRecord(int) - Method in interface tilda.utils.gcp.BQHelper.BQCSVExporter
- getNoteCount() - Method in class tilda.parsing.ParserSession
- getNotes() - Method in class tilda.parsing.ParserSession
- getNotify() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
Namenotify of type boolean DescriptionNotification flag ColumnTILDA.JobPartMessage.notify of type boolean Full Nametilda.data.TILDA.JobPartMessage.notify Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getNotNull(Column) - Method in class tilda.parsing.parts.Migration
- getNullable() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namenullable of type boolean DescriptionWhether the collumn is a nullable or not null. ColumnTILDA.Catalog.nullable of type boolean Full Nametilda.data.TILDA.Catalog.nullable Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getNullCount(Connection, String) - Method in class tilda.analyzer.bean.Column
- getObj() - Method in class tilda.parsing.parts.View.DepWrapper
- getObject(String) - Method in class tilda.parsing.parts.Schema
- getObject(String, String) - Method in class tilda.parsing.parts.Schema
- getObject(String, String, String) - Method in class tilda.parsing.ParserSession
- getObject(List<Schema>, String, String) - Static method in class tilda.parsing.parts.Schema
- getObjectByClonedFrom(String) - Method in class tilda.parsing.parts.Schema
- getObjectList() - Method in class tilda.parsing.parts.Schema
- getObjectName() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NameobjectName of type String DescriptionThe name of the resource. ColumnTILDA.MaintenanceLog.objectName of type varchar(1024) Full Nametilda.data.TILDA.MaintenanceLog.objectName Size1024 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getObjectName() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameobjectName of type String DescriptionThe name of the table/object tracked ColumnTILDA.ObjectPerf.objectName of type varchar(64) Full Nametilda.data.TILDA.ObjectPerf.objectName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getObjectName() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NameobjectName of type String DescriptionThe name of the table/object tracked ColumnTILDA.RefillPerf.objectName of type varchar(64) Full Nametilda.data.TILDA.RefillPerf.objectName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getObjectsinRemoteFolder(Storage, String, String) - Static method in class tilda.utils.gcp.CSHelper
- getObjectType() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NameobjectType of type String DescriptionThe type of the resource. ColumnTILDA.MaintenanceLog.objectType of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.objectType Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - getOrderable() - Method in enum tilda.enums.AggregateType
- getOutputMap(String) - Method in class tilda.parsing.parts.Base
- getOutputMapColumns(String) - Method in class tilda.db.TildaObjectMetaData
- getPad() - Method in enum tilda.enums.ColumnType
- getPad(int) - Static method in class tilda.utils.PaddingUtil
- getPad(int, char) - Static method in class tilda.utils.PaddingUtil
- getPad(String) - Method in class tilda.utils.PaddingTracker
- getParameterSetting() - Method in enum tilda.enums.AggregateType
- getParentTable() - Method in class tilda.db.metadata.ColumnMeta
- getParentView() - Method in class tilda.db.metadata.ColumnMeta
- getParentView() - Method in class tilda.parsing.parts.Formula
- getParentView() - Method in class tilda.parsing.parts.FormulaTemplate
- getParentView() - Method in class tilda.parsing.parts.formulaTemplates.Binning
- getParentView() - Method in class tilda.parsing.parts.formulaTemplates.Flagging
- getParserSyntaxErrors() - Method in class tilda.grammar.TildaCompositionValidator
- getParserSyntaxErrors() - Method in class tilda.grammar.TildaSQLValidator
- getPerfLogSnapshot() - Static method in class tilda.performance.PerfTracker
- getPivotedViewColumnTypeStr(ViewColumn, ViewPivotAggregate, ViewPivotValue) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- getPivottedColumn(View, String) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- getPivotViewColumn(ParserSession, View, ViewPivotAggregate) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- getPivotWithColumn(View, String) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- getPivotWithValue(View, String) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- getPoolId() - Method in class tilda.db.Connection
- getPoolName() - Method in class tilda.db.Connection
- getPrimaryIdentifierSystem() - Method in class tilda.utils.fhir.FhirEntity
- getPrimaryIdentifierValue() - Method in class tilda.utils.fhir.FhirEntity
- getPrintout() - Method in class tilda.generation.html.Docs.DependencyPrinter
- getProp(TildaLayoutDef[], String) - Static method in class tilda.parsing.TildaLayoutDef
- getProxyColumn(String) - Method in class tilda.parsing.parts.View
- getPswd() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Namepswd of type String DescriptionDB Password ColumnTILDA.Connection.pswd of type varchar(40) Full Nametilda.data.TILDA.Connection.pswd Size40 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getQuarterName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamequarterName of type String DescriptionQuarter name (i.e., Q1, Q2...) of the date. ColumnTILDA.DateDim.quarterName of type varchar(255) Full Nametilda.data.TILDA.DateDim.quarterName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getQuarterOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NamequarterOfYear of type int DescriptionISO 8601 quarter of the year (starting with 1) of the date. ColumnTILDA.DateDim.quarterOfYear of type integer Full Nametilda.data.TILDA.DateDim.quarterOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getQuery(String) - Method in class tilda.parsing.parts.Base
- getQuery(DBType) - Method in class tilda.parsing.parts.SubWhereClause
- getQuery(DBType) - Method in class tilda.parsing.parts.ViewJoin
- getQuery(Query[], DBType) - Static method in class tilda.parsing.parts.Query
- getReaderFromFileOrResource(String) - Static method in class tilda.utils.FileUtil
- getReaderFromPostUrl(String, Map<String, String>) - Static method in class tilda.utils.FileUtil
-
Returns a Reader from a POST URL with parameters.
- getReaderFromPostUrl(String, Map<String, String>, Map<String, String>) - Static method in class tilda.utils.FileUtil
-
Returns a Reader from a POST URL with parameters and headers.
- getReaderFromUrl(String) - Static method in class tilda.utils.FileUtil
-
Returns a Reader from a GET URL.
- getReaderFromUrl(String, boolean) - Static method in class tilda.utils.FileUtil
-
Returns a Reader from a GET URL.
- getReaderFromUrl(String, boolean, Map<String, String>) - Static method in class tilda.utils.FileUtil
-
Returns a Reader from a GET URL and headers.
- getRealizedTableName(boolean) - Method in class tilda.parsing.parts.View
- getRecordsCount() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamerecordsCount of type int Descriptioncount of database or file or ... - getRecordsTotal() - Method in interface tilda.performance.Info
- getRecordsTotal() - Method in class tilda.performance.TableInfo
- getRecordsTotal() - Method in class tilda.performance.TransactionInfo
- getReference() - Method in class tilda.utils.fhir.FhirEntity
- getReferencedColumns() - Method in class tilda.data._Tilda.TILDA__CATALOG
- getReferencedColumnsAsArray() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NamereferencedColumns of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedColumns of type text[] Full Nametilda.data.TILDA.Catalog.referencedColumns SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getReferencedFormulas() - Method in class tilda.data._Tilda.TILDA__CATALOG
- getReferencedFormulasAsArray() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NamereferencedFormulas of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedFormulas of type text[] Full Nametilda.data.TILDA.Catalog.referencedFormulas SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getReferences(View) - Static method in class tilda.parsing.parts.helpers.JoinHelper
-
Goes through all columns in the view and puts together, the list of objects/views references
- getRefnum() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Catalog.refnum of type bigint Full Nametilda.data.TILDA.Catalog.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getRefnum() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Job.refnum of type bigint Full Nametilda.data.TILDA.Job.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobPart.refnum of type bigint Full Nametilda.data.TILDA.JobPart.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the getter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobPartMessage.refnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getRefnum() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the getter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Key.refnum of type bigint Full Nametilda.data.TILDA.Key.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getRefnum() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.MaintenanceLog.refnum of type bigint Full Nametilda.data.TILDA.MaintenanceLog.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getRehearsalIterator() - Static method in class tilda.db.JDBCHelper
- getRemoteFolderSize(Storage, String, List<String>) - Static method in class tilda.utils.gcp.CSHelper
- getRepeatableFieldLocalDate(FieldValueList, String) - Static method in class tilda.utils.gcp.BQHelper
- getRepeatableFieldString(FieldValueList, String) - Static method in class tilda.utils.gcp.BQHelper
- getResource() - Method in class tilda.utils.fhir.FhirEntity
-
Must be called only after al dependencies have been re-hydrated.
- getResource() - Method in class tilda.utils.fhir.FhirEntityGeneric
- getResourceAsStream(String) - Static method in class tilda.utils.FileUtil
- getResourceType() - Method in class tilda.utils.fhir.FhirEntity
- getResourceUrl(String) - Static method in class tilda.utils.FileUtil
- getRestoreScript() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
NamerestoreScript of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.restoreScript of type text Full Nametilda.data.TILDA.FailedDependencyDDLScripts.restoreScript Size500000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getResult() - Method in class tilda.db.processors.BooleanRP
- getResult() - Method in class tilda.db.processors.DoubleArrayRP
- getResult() - Method in class tilda.db.processors.LocalDateRP
- getResult() - Method in class tilda.db.processors.LongArrayRP
- getResult() - Method in class tilda.db.processors.ScalarRP
- getResult() - Method in class tilda.db.processors.StringDateDateListRP
- getResult() - Method in class tilda.db.processors.StringListRP
- getResult() - Method in class tilda.db.processors.StringLongListRP
- getResult() - Method in class tilda.db.processors.StringMapRP
- getResult() - Method in class tilda.db.processors.StringRP
- getResult() - Method in class tilda.db.processors.StringStringListRP
- getResult() - Method in class tilda.db.processors.ZonedDateTimeRP
- getRollbackCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamerollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.rollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.rollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackCount_CreateDefault 0 rollbackCount_CreateDefault CREATE rollbackCount_CreateDefault - getRollbackNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamerollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.rollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.rollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackNano_CreateDefault 0 rollbackNano_CreateDefault CREATE rollbackNano_CreateDefault - getRoot() - Method in class tilda.utils.Graph
- getRootSameAs(Column) - Static method in class tilda.parsing.parts.helpers.SameAsHelper
- getRootUrl() - Method in class tilda.utils.cms.FHIRProviderDPC
- getRootUrl() - Method in class tilda.utils.fhir.FHIRProvider
- getRootUrl() - Method in class tilda.utils.gcp.FHIRProviderCH
- getRootViewName() - Method in class tilda.parsing.parts.View
- getRowCount() - Method in class tilda.loader.ui.ConnectionsTableModel
- getRowCount() - Method in class tilda.loader.ui.DataImportTableModel
- getRowCount(Connection) - Method in class tilda.analyzer.bean.Table
- getRuleRowCount(Connection, String) - Method in class tilda.analyzer.bean.Table
- getRulesData(Connection, long, Map<String, List<String>>) - Method in class tilda.analyzer.bean.Table
- getRunnables() - Method in class tilda.utils.concurrent.Executor
- getRuntimeInsertStr(Column) - Static method in class tilda.generation.java8.Helper
- getRuntimeMask(Column) - Static method in class tilda.generation.java8.Helper
- getRuntimeSelectStr(Column) - Static method in class tilda.generation.java8.Helper
- getRuntimeUpdateStr(Column) - Static method in class tilda.generation.java8.Helper
- getSameAsLineage(ViewColumn) - Static method in class tilda.parsing.parts.helpers.SameAsHelper
- getSameAsRoot(ViewColumn) - Static method in class tilda.parsing.parts.helpers.SameAsHelper
- getSavepointCommitCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamesavepointCommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointCommitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitCount_CreateDefault 0 savepointCommitCount_CreateDefault CREATE savepointCommitCount_CreateDefault - getSavepointCommitNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamesavepointCommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointCommitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitNano_CreateDefault 0 savepointCommitNano_CreateDefault CREATE savepointCommitNano_CreateDefault - getSavepointRollbackCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamesavepointRollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointRollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackCount_CreateDefault 0 savepointRollbackCount_CreateDefault CREATE savepointRollbackCount_CreateDefault - getSavepointRollbackNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamesavepointRollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointRollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackNano_CreateDefault 0 savepointRollbackNano_CreateDefault CREATE savepointRollbackNano_CreateDefault - getSavepointSetCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamesavepointSetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointSetCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointSetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetCount_CreateDefault 0 savepointSetCount_CreateDefault CREATE savepointSetCount_CreateDefault - getSavepointSetNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamesavepointSetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointSetNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointSetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetNano_CreateDefault 0 savepointSetNano_CreateDefault CREATE savepointSetNano_CreateDefault - getSchema() - Method in class tilda.migration.MigrationAction
- getSchema() - Method in class tilda.migration.MigrationDrops
- getSchema() - Method in class tilda.parsing.parts.Base
- getSchema() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getSchema(String) - Method in class tilda.parsing.ParserSession
- getSchema(String, String) - Method in class tilda.parsing.ParserSession
- getSchema(List<Schema>, String) - Static method in class tilda.parsing.parts.Schema
- getSchemaChromeAppGenHTML(Schema, String) - Static method in class tilda.generation.html.DocGen
- getSchemaColumns(Schema) - Static method in class tilda.utils.gcp.BQHelper
- getSchemaForDependency(String, String) - Method in class tilda.parsing.ParserSession
- getSchemaList() - Method in class tilda.parsing.ParserSession
- getSchemaListString() - Method in class tilda.analyzer.bean.Database
- getSchemaMeta(String) - Method in class tilda.db.metadata.DatabaseMeta
- getSchemaMetas() - Method in class tilda.db.metadata.DatabaseMeta
- getSchemaName() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NameschemaName of type String DescriptionThe name of the schema this column is defined in. ColumnTILDA.Catalog.schemaName of type varchar(128) Full Nametilda.data.TILDA.Catalog.schemaName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getSchemaName() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
This is the getter for:
NameschemaName of type String DescriptionThe name of the schema this column is defined in. ColumnTILDA.FormulaResultView.schemaName of type varchar(128) Full Nametilda.data.TILDA.FormulaResultView.schemaName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getSchemaName() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NameschemaName of type String DescriptionThe name of the schema for the resource. ColumnTILDA.MaintenanceLog.schemaName of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.schemaName Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getSchemaName() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameschemaName of type String DescriptionThe name of the schema tracked ColumnTILDA.ObjectPerf.schemaName of type varchar(64) Full Nametilda.data.TILDA.ObjectPerf.schemaName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getSchemaName() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NameschemaName of type String DescriptionThe name of the schema tracked ColumnTILDA.RefillPerf.schemaName of type varchar(64) Full Nametilda.data.TILDA.RefillPerf.schemaName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getSchemaName() - Method in class tilda.db.metadata.TableMeta
- getSchemaName() - Method in interface tilda.db.metadata.TableViewMeta
- getSchemaName() - Method in class tilda.db.metadata.ViewMeta
- getSchemaName() - Method in class tilda.migration.DDLDependencyManager
- getSchemaName() - Method in class tilda.types.ColumnDefinition
- getSchemaNamesSorted() - Method in class tilda.db.metadata.DatabaseMeta
-
This method returns the sorted list of schema names.
- getSchemaPackage(String) - Static method in class tilda.db.ConnectionPool
- getSchemas() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- getSchemasAsArray() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Nameschemas of type List<String> (ordered) DescriptionSchemas ColumnTILDA.Connection.schemas of type text[] Full Nametilda.data.TILDA.Connection.schemas SizeSize not applicable for collections Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getSchemaType(String) - Method in class tilda.Docs.MasterConfig.Group
- getSelectCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameselectCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectCount of type integer Full Nametilda.data.TILDA.ObjectPerf.selectCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectCount_CreateDefault 0 selectCount_CreateDefault CREATE selectCount_CreateDefault - getSelectLimitClause(int, int) - Method in class tilda.db.Connection
- getSelectLimitClause(int, int) - Method in class tilda.db.stores.CommonStoreImpl
- getSelectLimitClause(int, int) - Method in interface tilda.db.stores.DBType
- getSelectLimitClause(int, int) - Method in class tilda.db.stores.MSSQL
- getSelectLimitClause(int, int) - Method in class tilda.db.stores.PostgreSQL
- getSelectNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameselectNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.selectNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.selectNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectNano_CreateDefault 0 selectNano_CreateDefault CREATE selectNano_CreateDefault - getSelectRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameselectRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.selectRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectRecords_CreateDefault 0 selectRecords_CreateDefault CREATE selectRecords_CreateDefault - getSeq() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
Nameseq of type int DescriptionThe blah ColumnTILDA.FailedDependencyDDLScripts.seq of type integer Full Nametilda.data.TILDA.FailedDependencyDDLScripts.seq Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getSequenceName() - Method in class tilda.db.SequencePoll
- getSequenceOrder() - Method in class tilda.parsing.parts.Column
- getShortColumnVar(String) - Method in class tilda.db.Connection
- getShortColumnVar(String) - Method in class tilda.db.stores.CommonStoreImpl
- getShortColumnVar(String) - Method in interface tilda.db.stores.DBType
- getShortColumnVar(String) - Method in class tilda.db.stores.MSSQL
- getShortColumnVar(Column) - Method in class tilda.db.stores.CommonStoreImpl
- getShortColumnVar(Column) - Method in interface tilda.db.stores.DBType
- getShortColumnVar(Column) - Method in class tilda.db.stores.MSSQL
- getShortColumnVar(Column) - Method in class tilda.generation.postgres9.Sql
- getShortColumnVar(Column) - Method in class tilda.generation.sqlserver2014.Sql
- getShortColumnVarForSelect(Connection) - Method in class tilda.types.ColumnDefinition
- getShortColumnVarForSelect(Connection, StringBuilder) - Method in class tilda.types.ColumnDefinition
- getShortName() - Method in class tilda.parsing.parts.Base
- getShortName() - Method in class tilda.parsing.parts.Column
-
Gets the full SQL name of the column, i.e., Schema.Table.Column
- getShortName() - Method in class tilda.parsing.parts.Field
- getShortName() - Method in class tilda.parsing.parts.Formula
- getShortName() - Method in class tilda.parsing.parts.FormulaTemplate
- getShortName() - Method in class tilda.parsing.parts.formulaTemplates.Binning
- getShortName() - Method in class tilda.parsing.parts.formulaTemplates.Flagging
- getShortName() - Method in class tilda.parsing.parts.Interface
- getShortName() - Method in class tilda.parsing.parts.Schema
- getShortName() - Method in class tilda.parsing.parts.ViewColumn
- getShortName() - Method in class tilda.parsing.parts.ViewColumnWrapper
- getShortName() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- getSignature() - Method in class tilda.db.metadata.FKMeta
- getSignature() - Method in class tilda.db.metadata.IndexMeta
- getSignature() - Method in class tilda.parsing.parts.ForeignKey
- getSignature() - Method in class tilda.parsing.parts.Index
- getSignature() - Method in class tilda.parsing.parts.ViewJoin
- getSingleColFK() - Method in class tilda.parsing.parts.Column
- getSingleFullLineComment() - Static method in class tilda.generation.java8.Helper
- getSingleLineComment() - Static method in class tilda.generation.java8.Helper
- getSize() - Method in class tilda.parsing.parts.ViewColumn
-
If the ViewColumn defines an expression and type, returns that.
- getSourceFormula(Column) - Method in class tilda.parsing.parts.Schema
- getSourceView(Object) - Method in class tilda.parsing.parts.Schema
- getSourceViewColumn(Column) - Method in class tilda.parsing.parts.Schema
- getSql() - Method in class tilda.generation.GeneratorSession
- getSQlCodeGen() - Method in class tilda.db.Connection
- getSQlCodeGen() - Method in class tilda.db.stores.BigQuery
- getSQlCodeGen() - Method in interface tilda.db.stores.DBType
- getSQlCodeGen() - Method in class tilda.db.stores.MSSQL
- getSQlCodeGen() - Method in class tilda.db.stores.PostgreSQL
- getSqlDocs() - Method in class tilda.generation.GeneratorSession
- getSQLType() - Method in enum tilda.enums.ColumnType
- getSrc() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the getter for:
Namesrc of type String DescriptionThe source value for this mapping ColumnTILDA.Mapping.src of type varchar(1024) Full Nametilda.data.TILDA.Mapping.src Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getSrcSchemaName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
NamesrcSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getSrcTVName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the getter for:
NamesrcTVName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcTVName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcTVName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getStart() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - getStart() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - getStart() - Method in class tilda.db.ArrayListResults
- getStart() - Method in interface tilda.db.ListResults
- getStartDateIncr() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE - getStarted() - Method in class tilda.analyzer.bean.Column
- getStarted() - Method in interface tilda.analyzer.bean.DBObject
- getStarted() - Method in class tilda.analyzer.bean.Schema
- getStarted() - Method in class tilda.analyzer.bean.Table
- getStartPeriod() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NamestartPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.startPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.startPeriod Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startPeriodTZ' - getStartPeriod() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamestartPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.startPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.startPeriod Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startPeriodTZ' - getStartPeriodTZ() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NamestartPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startPeriod'. ColumnTILDA.ObjectPerf.startPeriodTZ of type character(5) Full Nametilda.data.TILDA.ObjectPerf.startPeriodTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - getStartPeriodTZ() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamestartPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startPeriod'. ColumnTILDA.TransPerf.startPeriodTZ of type character(5) Full Nametilda.data.TILDA.TransPerf.startPeriodTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - getStartTagRegex(String) - Static method in class tilda.utils.HTMLFilter
- getStartTime() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - getStartTime() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.RefillPerf.startTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.startTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - getStartTimeStamp() - Method in class tilda.db.processors.ExporterRecordProcessor
- getStartTimeTZ() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
NamestartTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startTime'. ColumnTILDA.MaintenanceLog.startTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.startTimeTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getStartTimeTZ() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NamestartTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startTime'. ColumnTILDA.RefillPerf.startTimeTZ of type character(5) Full Nametilda.data.TILDA.RefillPerf.startTimeTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - getStartTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NamestartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'start'. ColumnTILDA.Job.startTZ of type character(5) Full Nametilda.data.TILDA.Job.startTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
NamestartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'start'. ColumnTILDA.JobPart.startTZ of type character(5) Full Nametilda.data.TILDA.JobPart.startTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - getStatement() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Namestatement of type String DescriptionThe value of the maintenance resource to track. ColumnTILDA.MaintenanceLog.statement of type text Full Nametilda.data.TILDA.MaintenanceLog.statement Size8388608 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getStatementCloseCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamestatementCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.statementCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.statementCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseCount_CreateDefault 0 statementCloseCount_CreateDefault CREATE statementCloseCount_CreateDefault - getStatementCloseNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NamestatementCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.statementCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.statementCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseNano_CreateDefault 0 statementCloseNano_CreateDefault CREATE statementCloseNano_CreateDefault - getStatus() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Namestatus of type boolean DescriptionStatus ColumnTILDA.Job.status of type boolean Full Nametilda.data.TILDA.Job.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getStatus() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Namestatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobPart.status of type boolean Full Nametilda.data.TILDA.JobPart.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getStorage(String) - Static method in class tilda.utils.gcp.CSHelper
-
Given the environment variable name passed in (default is
FileUtil._DEFAULT_ENV_VAR_NAME
), looks up the value which points to a path, and then based on the project name, lookup the file "[SERVICE_ACCOUNTS_CREDENTIALS_PATH]/.xxx.key.cs.json". - getStorage(String, String) - Static method in class tilda.utils.gcp.CSHelper
- getSubDirectories(Storage, String, String) - Static method in class tilda.utils.gcp.CSHelper
- getSubRealizedViewRootNames() - Method in class tilda.parsing.parts.View
-
Returns a list of the views directly referenced by this view that are realized, or null if no such views were found.
- getSubTypeMapping(String, String, ColumnType) - Method in class tilda.db.stores.BigQuery
- getSubTypeMapping(String, String, ColumnType) - Method in class tilda.db.stores.CommonStoreImpl
- getSubTypeMapping(String, String, ColumnType) - Method in class tilda.db.stores.PostgreSQL
- getSupportClassFullName(Schema) - Static method in class tilda.generation.java8.Helper
- getSVGCSSPath(Schema) - Static method in class tilda.generation.html.DocGen
- getSystemMappedColumnName(Column) - Static method in class tilda.generation.java8.Helper
- getTable(BigQuery, String, String) - Static method in class tilda.utils.gcp.BQHelper
- getTable(String, String) - Method in class tilda.analyzer.bean.Database
- getTableDDL(CodeGenSql, PrintWriter, Object, boolean, boolean) - Static method in class tilda.generation.Generator
- getTableFullName() - Method in class tilda.loader.parser.DataObject
- getTableMeta(String) - Method in class tilda.db.metadata.SchemaMeta
- getTableMeta(String, String) - Method in class tilda.db.metadata.DatabaseMeta
- getTableMetas() - Method in class tilda.db.metadata.SchemaMeta
- getTableName() - Method in class tilda.types.ColumnDefinition
- getTableNames() - Method in class tilda.analyzer.bean.Schema
- getTableNamesSorted() - Method in class tilda.db.metadata.SchemaMeta
-
This method returns the sorted list of schema names.
- getTableObject(String, String) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- getTableViewName() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NametableViewName of type String DescriptionThe name of the primary table/view this column is defined in. ColumnTILDA.Catalog.tableViewName of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getTableViewName() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
This is the getter for:
NametableViewName of type String DescriptionThe name of the primary table/view this column is defined in. ColumnTILDA.FormulaResultView.tableViewName of type varchar(128) Full Nametilda.data.TILDA.FormulaResultView.tableViewName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getTableViewName() - Method in class tilda.db.metadata.TableMeta
- getTableViewName() - Method in interface tilda.db.metadata.TableViewMeta
- getTableViewName() - Method in class tilda.db.metadata.ViewMeta
- getTableViewName() - Method in class tilda.migration.DDLDependencyManager
- getTableViewName() - Method in class tilda.migration.MigrationAction
- getTableViewName() - Method in class tilda.migration.MigrationDrops
- getTableViewName2() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
NametableViewName2 of type String DescriptionThe name of the secondary table/view (a derived view, a realized table), if applicable. ColumnTILDA.Catalog.tableViewName2 of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName2 Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getTableWriterChannel(BigQuery, String, String, String, Schema, boolean) - Static method in class tilda.utils.gcp.BQHelper
-
Sets up a Writer to a BQ Table in the appropriate format.
- getTagBlockRegex(String[]) - Static method in class tilda.utils.HTMLFilter
- getThisMonthTimestamp(boolean) - Static method in class tilda.utils.DateTimeUtil
- getThreadMaskMode() - Static method in class tilda.db.QueryDetails
- getTildaBQSchema(String, String) - Static method in class tilda.utils.gcp.BQHelper
- getTildaSetterCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaSetterCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaSetterCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterCount_CreateDefault 0 tildaSetterCount_CreateDefault CREATE tildaSetterCount_CreateDefault - getTildaSetterNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaSetterNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaSetterNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterNano_CreateDefault 0 tildaSetterNano_CreateDefault CREATE tildaSetterNano_CreateDefault - getTildaToCsvCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaToCsvCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToCsvCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvCount_CreateDefault 0 tildaToCsvCount_CreateDefault CREATE tildaToCsvCount_CreateDefault - getTildaToCsvNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaToCsvNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToCsvNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvNano_CreateDefault 0 tildaToCsvNano_CreateDefault CREATE tildaToCsvNano_CreateDefault - getTildaToJsonCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaToJsonCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToJsonCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonCount_CreateDefault 0 tildaToJsonCount_CreateDefault CREATE tildaToJsonCount_CreateDefault - getTildaToJsonNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaToJsonNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToJsonNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonNano_CreateDefault 0 tildaToJsonNano_CreateDefault CREATE tildaToJsonNano_CreateDefault - getTildaToStringCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaToStringCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToStringCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringCount_CreateDefault 0 tildaToStringCount_CreateDefault CREATE tildaToStringCount_CreateDefault - getTildaToStringNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the getter for:
NametildaToStringNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToStringNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringNano_CreateDefault 0 tildaToStringNano_CreateDefault CREATE tildaToStringNano_CreateDefault - getTimeAnalyzeSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NametimeAnalyzeSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeAnalyzeSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeAnalyzeSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getTimeDeleteSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NametimeDeleteSec of type long DescriptionThe time, in seconds, the deletes took. ColumnTILDA.RefillPerf.timeDeleteSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeDeleteSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getTimeInsertSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NametimeInsertSec of type long DescriptionThe time, in seconds, the inserts took. ColumnTILDA.RefillPerf.timeInsertSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeInsertSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getTimeNow() - Static method in class tilda.analyzer.helper.DateHelper
- getTimestampDefaultComma(Column, ColumnValue) - Static method in class tilda.generation.java8.Helper
- getTimestampDefaultEqual(Column, ColumnValue) - Static method in class tilda.generation.java8.Helper
- getTimestampDefaultSetter(Column, ColumnValue) - Static method in class tilda.generation.java8.Helper
- getTimestampFieldAsLocalDate(FieldValueList, String) - Static method in class tilda.utils.gcp.BQHelper
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__CATALOG
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__JOB
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__JOBPART
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__KEY
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__MAPPING
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- getTimeStampSignature() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- getTimeTotalSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the getter for:
NametimeTotalSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeTotalSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeTotalSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 timeTotalSec_CreateDefault 0 timeTotalSec_CreateDefault CREATE timeTotalSec_CreateDefault - getTitle() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Nametitle of type String DescriptionThe title of the formula/expression that may be associated with this column. ColumnTILDA.Catalog.title of type varchar(128) Full Nametilda.data.TILDA.Catalog.title Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getTodayTimestamp(boolean) - Static method in class tilda.utils.DateTimeUtil
-
Returns a ZonedDateTime for the very beginning of Today at 00:00:00:0000 if Start == true, or 23:59:59:999999999 is Start == false.
- getToken() - Method in class tilda.utils.cms.FHIRProviderDPC
- getToken() - Method in class tilda.utils.fhir.FHIRProvider
- getToken() - Method in class tilda.utils.gcp.FHIRProviderCH
- getToken(int) - Static method in class tilda.utils.EncryptionUtil
-
A short-hand version of
EncryptionUtil.getToken(int, boolean)
with alphaNumOnly set to false - getToken(int, boolean) - Static method in class tilda.utils.EncryptionUtil
-
Generates a random string with "size" characters.
- getTomorrowTimestamp(boolean) - Static method in class tilda.utils.DateTimeUtil
-
Returns a ZonedDateTime for the very beginning of tomorrow at 00:00:00:0000 or 23:59:59:999999999 depending on whether Start == true or false respectively.
- getTopResults(Connection, int) - Method in class tilda.analyzer.bean.Column
- getTotalCount() - Method in class tilda.db.processors.ExporterRecordProcessor
- getTotalSum() - Method in class tilda.db.processors.StringLongListRP
- getType() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the getter for:
Nametype of type String DescriptionThe type of the column. ColumnTILDA.Catalog.type of type varchar(128) Full Nametilda.data.TILDA.Catalog.type Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getType() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
Nametype of type String DescriptionJob type ColumnTILDA.Job.type of type varchar(250) Full Nametilda.data.TILDA.Job.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getType() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the getter for:
Nametype of type String DescriptionJob part type ColumnTILDA.JobPart.type of type varchar(250) Full Nametilda.data.TILDA.JobPart.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getType() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the getter for:
Nametype of type String DescriptionThe type of maintenance, e.g., Migration, Reorg... ColumnTILDA.MaintenanceLog.type of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.type Size64 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Migration Migration Migration NONE A migration operation 1 Optimize Optimize Optimize NONE A vaccuum/reorg operation typically - getType() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the getter for:
Nametype of type String DescriptionThe type this mapping is for ColumnTILDA.Mapping.type of type varchar(10) Full Nametilda.data.TILDA.Mapping.type Size10 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getType() - Method in class tilda.parsing.parts.TypeDef
- getType() - Method in class tilda.parsing.parts.ViewColumn
-
Returns the final type of the view column, which is the expression's type if defined, or else sameAs' type.
- getType() - Method in class tilda.parsing.parts.ViewColumnWrapper
- getType() - Method in class tilda.types.ColumnDefinition
- getType(String, ColumnType, boolean) - Method in enum tilda.enums.AggregateType
- getTypeCollection() - Method in class tilda.parsing.parts.TypeDef
- getTypeMapping(int, String, int, String) - Method in class tilda.db.Connection
- getTypeMapping(int, String, int, String) - Method in class tilda.db.stores.CommonStoreImpl
- getTypeMapping(int, String, int, String) - Method in interface tilda.db.stores.DBType
- getTypeMapping(int, String, int, String) - Method in class tilda.db.stores.MSSQL
- getTypeStr() - Method in class tilda.parsing.parts.ViewPivotAggregate
- getTZCol() - Method in class tilda.db.metadata.ColumnMeta
- getTZCol() - Method in class tilda.types.Type_Datetime_plainCollection
- getTZCol() - Method in class tilda.types.Type_Datetime_plainPrimitive
- getTZCol() - Method in class tilda.types.Type_DatetimeCollection
- getTZCol() - Method in class tilda.types.Type_DatetimePrimitive
- getTzColumnNames(List<Column>, Column) - Static method in class tilda.parsing.parts.helpers.TzNameHelper
-
Creates a description for a TzColumn to tie a DateTime column to its Tz col, which could be a unique column, or a shared row col based on tzMode.
- getTzColumnNames(List<ViewColumn>, ViewColumn) - Static method in class tilda.parsing.parts.helpers.TzNameHelper
-
Creates a description for a TzColumn to tie a DateTime column to its Tz col, which could be a unique column, or a shared row col based on tzMode.
For views, this is a bit more complicated as multiple row-level rowTz columns may be imported from multiple source views/tables, and be further modified by aggregates and order-by clauses. - getTzName(boolean) - Method in class tilda.parsing.parts.ViewColumn
-
Returns the name of the associated TZ column for this column.
- getTzName(String, Column, AggregateType, String[], boolean) - Static method in class tilda.parsing.parts.helpers.TzNameHelper
-
Returns the name of the associated TZ column for this column.
- getTZName() - Method in class tilda.parsing.parts.Column
- getUniqueColumnsList() - Method in class tilda.loader.parser.DataObject
- getUnmatchedCount() - Method in class tilda.db.processors.RegexMatchingRP
- getUpdateCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameupdateCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateCount of type integer Full Nametilda.data.TILDA.ObjectPerf.updateCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateCount_CreateDefault 0 updateCount_CreateDefault CREATE updateCount_CreateDefault - getUpdateNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameupdateNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.updateNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.updateNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateNano_CreateDefault 0 updateNano_CreateDefault CREATE updateNano_CreateDefault - getUpdateRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the getter for:
NameupdateRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.updateRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateRecords_CreateDefault 0 updateRecords_CreateDefault CREATE updateRecords_CreateDefault - getURL() - Method in class tilda.db.Connection
- getUser() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the getter for:
Nameuser of type String DescriptionDB User ColumnTILDA.Connection.user of type varchar(30) Full Nametilda.data.TILDA.Connection.user Size30 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getUserHome() - Static method in class tilda.utils.FileUtil
- getUserId() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the getter for:
NameuserId of type String DescriptionJob user Id ColumnTILDA.Job.userId of type varchar(250) Full Nametilda.data.TILDA.Job.userId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getUuid() - Method in class tilda.utils.fhir.FhirEntity
- getValidationErrors() - Method in class tilda.grammar.TildaCompositionValidator
- getValidationErrors() - Method in class tilda.grammar.TildaSQLValidator
- getValue() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the getter for:
Namevalue of type String DescriptionThe result value. ColumnTILDA.CatalogFormulaResult.value of type varchar(100) Full Nametilda.data.TILDA.CatalogFormulaResult.value Size100 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getValue() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
This is the getter for:
Namevalue of type String DescriptionThe result value. ColumnTILDA.FormulaResultView.value of type varchar(100) Full Nametilda.data.TILDA.FormulaResultView.value Size100 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - getValue() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the getter for:
Namevalue of type String DescriptionThe value for this enumeration. ColumnTILDA.ZoneInfo.value of type varchar(50) Full Nametilda.data.TILDA.ZoneInfo.value Size50 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - getValue() - Method in class tilda.utils.Graph.Node
- getValueAt(int, int) - Method in class tilda.loader.ui.ConnectionsTableModel
- getValueAt(int, int) - Method in class tilda.loader.ui.DataImportTableModel
- getValues() - Method in class tilda.types.ColumnDefinition
- GetValuesString() - Method in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- getVersionId() - Method in class tilda.utils.fhir.FhirEntity
- getView(String) - Method in class tilda.parsing.parts.Schema
- getView(String, String, String) - Method in class tilda.parsing.ParserSession
- getView(List<Schema>, String, String) - Static method in class tilda.parsing.parts.Schema
- getViewBaseDDL(CodeGenSql, PrintWriter, View) - Static method in class tilda.generation.Generator
- getViewColumn(String) - Method in class tilda.parsing.parts.View
- getViewColumn(String, String) - Method in class tilda.parsing.parts.Schema
- getViewCommentsDDL(CodeGenSql, PrintWriter, View) - Static method in class tilda.generation.Generator
- getViewjoin(String, String) - Method in class tilda.parsing.parts.View
- getViewMeta(String) - Method in class tilda.db.metadata.SchemaMeta
- getViewMeta(String, String) - Method in class tilda.db.metadata.DatabaseMeta
- getViewMetas() - Method in class tilda.db.metadata.SchemaMeta
- getViewNamesSorted() - Method in class tilda.db.metadata.SchemaMeta
-
This method returns the sorted list of schema names.
- getViewSubRealizeFullName() - Method in class tilda.parsing.parts.View
-
The full schema.name of the _R parallel view as per getViewSubRealizeSchemaName() and getViewSubRealizeViewName().
- getViewSubRealizeSchemaName() - Method in class tilda.parsing.parts.View
-
The schema name for _R parallel views, currently TILTATMP.
- getViewSubRealizeViewName() - Method in class tilda.parsing.parts.View
-
The name of the _R view, as this view's "[schemaname]_[name]_R"
- getVisibility() - Method in class tilda.parsing.parts.Column
- getVisibility(Column, boolean) - Static method in class tilda.generation.java8.Helper
- getWeekOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NameweekOfMonth of type int DescriptionISO 8601 week of the month (starting with 1) of the date ColumnTILDA.DateDim.weekOfMonth of type integer Full Nametilda.data.TILDA.DateDim.weekOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getWeekOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
NameweekOfYear of type int DescriptionISO 8601 week of the year (starting with 1) of the date ColumnTILDA.DateDim.weekOfYear of type integer Full Nametilda.data.TILDA.DateDim.weekOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getWhereClause() - Method in class tilda.db.QueryHelper
- getWhereClause() - Method in class tilda.parsing.parts.SubWhereX
- getWhereClause(boolean) - Method in class tilda.db.QueryHelper
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- getWriteQuery(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- getYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Nameyear of type int DescriptionISO 8601 year (1.e., 2018) of the date. ColumnTILDA.DateDim.year of type integer Full Nametilda.data.TILDA.DateDim.year Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - getYesterdayTimestamp(boolean) - Static method in class tilda.utils.DateTimeUtil
-
Returns a ZonedDateTime for the very beginning of Yesterday at 00:00:00:0000 or 23:59:59:999999999 depending on whether Start == true or false respectively.
- getYyyymmdd() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the getter for:
Nameyyyymmdd of type String DescriptionThe yyyymmdd sortable printable version of a date. ColumnTILDA.DateDim.yyyymmdd of type character(8) Full Nametilda.data.TILDA.DateDim.yyyymmdd Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - GHOST - tilda.enums.SyncStatus
- Gone - tilda.utils.HttpStatus
- Graph<T> - Class in tilda.utils
- Graph(T) - Constructor for class tilda.utils.Graph
- Graph.Node<T> - Class in tilda.utils
- Graph.Visitor<T> - Interface in tilda.utils
- GraphvizUtil - Class in tilda.generation.graphviz
- GraphvizUtil(Schema, GeneratorSession) - Constructor for class tilda.generation.graphviz.GraphvizUtil
- greatest(LocalDate, LocalDate) - Static method in class tilda.utils.DateTimeUtil
- GREEN - Static variable in class tilda.utils.AnsiUtil
- Group() - Constructor for class tilda.Docs.MasterConfig.Group
- groupBy(QueryHelper.CaseClause) - Method in class tilda.db.QueryHelper
- groupBy(ColumnDefinition) - Method in class tilda.db.QueryHelper
- GROUPBY - tilda.db.QueryHelper.S
- GSONSerializer_LocalDate - Class in tilda.utils.json.gson_serializers
- GSONSerializer_LocalDate() - Constructor for class tilda.utils.json.gson_serializers.GSONSerializer_LocalDate
- GSONSerializer_LocalDateTime - Class in tilda.utils.json.gson_serializers
- GSONSerializer_LocalDateTime() - Constructor for class tilda.utils.json.gson_serializers.GSONSerializer_LocalDateTime
- GSONSerializerInitializer - Class in tilda.utils.json.gson_serializers
- GSONSerializerInitializer() - Constructor for class tilda.utils.json.gson_serializers.GSONSerializerInitializer
- gt(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- gt(Type_BooleanPrimitive, Boolean, boolean) - Method in class tilda.db.QueryHelper
- gt(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- gt(Type_CharPrimitive, char, char) - Method in class tilda.db.QueryHelper
- gt(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_DatePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- gt(Type_DatePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- gt(Type_DatePrimitive, Type_DatePrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_DatetimePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- gt(Type_DatetimePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- gt(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- gt(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime) - Method in class tilda.db.QueryHelper
- gt(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- gt(Type_DoublePrimitive, Double, double) - Method in class tilda.db.QueryHelper
- gt(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- gt(Type_FloatPrimitive, Float, float) - Method in class tilda.db.QueryHelper
- gt(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- gt(Type_IntegerPrimitive, Integer, int) - Method in class tilda.db.QueryHelper
- gt(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- gt(Type_LongPrimitive, Long, long) - Method in class tilda.db.QueryHelper
- gt(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- gt(Type_ShortPrimitive, Short, short) - Method in class tilda.db.QueryHelper
- gt(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- gt(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- gt(Type_StringPrimitive, String, String) - Method in class tilda.db.QueryHelper
- gt(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- GT - tilda.db.QueryHelper.Op
- gte(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- gte(Type_BooleanPrimitive, Boolean, boolean) - Method in class tilda.db.QueryHelper
- gte(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- gte(Type_CharPrimitive, char, char) - Method in class tilda.db.QueryHelper
- gte(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_DatePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- gte(Type_DatePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- gte(Type_DatePrimitive, Type_DatePrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_DatetimePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- gte(Type_DatetimePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- gte(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- gte(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime) - Method in class tilda.db.QueryHelper
- gte(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- gte(Type_DoublePrimitive, Double, double) - Method in class tilda.db.QueryHelper
- gte(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- gte(Type_FloatPrimitive, Float, float) - Method in class tilda.db.QueryHelper
- gte(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- gte(Type_IntegerPrimitive, Integer, int) - Method in class tilda.db.QueryHelper
- gte(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- gte(Type_LongPrimitive, Long, long) - Method in class tilda.db.QueryHelper
- gte(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- gte(Type_ShortPrimitive, Short, short) - Method in class tilda.db.QueryHelper
- gte(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- gte(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- gte(Type_StringPrimitive, String, String) - Method in class tilda.db.QueryHelper
- gte(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- GTE - tilda.db.QueryHelper.Op
- GUID - tilda.generation.sqlserver2014.SQLServerType
H
- handle(String, int, long) - Method in interface tilda.db.SequencePoll.Handler
- handleArgumentList() - Method in class tilda.grammar.TildaSQLValidator
- handleCatch(SQLException, String) - Method in class tilda.db.Connection
- handleCloneAs(ParserSession, Object) - Static method in class tilda.parsing.parts.helpers.ClonerHelper
- handleClonedColumnRenames(Object, String[]) - Static method in class tilda.parsing.parts.helpers.ClonerHelper
- handleClonefrom(ParserSession, Object) - Static method in class tilda.parsing.parts.helpers.ClonerHelper
- handleColumn(TildaSQLParser.ColumnContext) - Method in class tilda.grammar.TypeManager
- handleColumnRename(DatabaseMeta, List<MigrationAction>, MigrationRename, TableMeta) - Static method in class tilda.migration.Migrator
- handleColumnTypes(Connection, Column, ColumnMeta, List<MigrationAction>, ColumnAlterMulti) - Static method in class tilda.migration.Migrator
- handleFinally(PreparedStatement, long, String, StatementType, int, List<Array>) - Static method in class tilda.data._Tilda.TILDA__2_5
- handleFinally(PreparedStatement, long, String, StatementType, int, List<Array>) - Static method in class tilda.data.tmp._Tilda.TILDA__2_5
- HandleFinally(List<Array>) - Static method in class tilda.loader.csv.stores.CSVImporter
- handleIndices(List<MigrationAction>, List<String>, Object, TableMeta) - Static method in class tilda.migration.Migrator
- handleKeys(List<Schema>, List<MigrationAction>, List<String>, Object, TableMeta) - Static method in class tilda.migration.Migrator
- handleMoves(Connection, Schema, DatabaseMeta, List<MigrationAction>) - Static method in class tilda.migration.Migrator
- handlePivotColumn(ParserSession, ViewColumn, ViewPivot, ViewPivotAggregate, ViewPivotValue, Object) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- HandlePivots(ParserSession, View, Set<String>) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- handleRenames(Schema, DatabaseMeta, List<MigrationAction>) - Static method in class tilda.migration.Migrator
- handleSameAsClone(Object, Column, Column) - Static method in class tilda.parsing.parts.helpers.ClonerHelper
- handleTableMove(Schema, DatabaseMeta, List<MigrationAction>, MigrationMove, Object) - Static method in class tilda.migration.Migrator
- handleType(ColumnType, ParserRuleContext) - Method in class tilda.grammar.TypeManager
- hasAncestorRealizedViews() - Method in class tilda.parsing.parts.View
-
Checks whether this view has a dependency on realized views, and as such, a parallel _R view should be, or has been, created.
- hasAutos() - Method in class tilda.parsing.parts.Object
- hasBeenValidatedSuccessfully() - Method in class tilda.parsing.parts.Column
- hasChanged() - Method in class tilda.data._Tilda.TILDA__CATALOG
- hasChanged() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- hasChanged() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- hasChanged() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- hasChanged() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- hasChanged() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- hasChanged() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- hasChanged() - Method in class tilda.data._Tilda.TILDA__JOB
- hasChanged() - Method in class tilda.data._Tilda.TILDA__JOBPART
- hasChanged() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- hasChanged() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- hasChanged() - Method in class tilda.data._Tilda.TILDA__KEY
- hasChanged() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- hasChanged() - Method in class tilda.data._Tilda.TILDA__MAPPING
- hasChanged() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- hasChanged() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- hasChanged() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- hasChanged() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- hasChangedAction() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
Nameaction of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.action of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.action Size64 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - hasChangedActive() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Nameactive of type boolean DescriptionStatus Flag ColumnTILDA.Connection.active of type boolean Full Nametilda.data.TILDA.Connection.active Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedAggregate() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Nameaggregate of type String DescriptionThe aggregate type of the column, if any. ColumnTILDA.Catalog.aggregate of type varchar(128) Full Nametilda.data.TILDA.Catalog.aggregate Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedCollection() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Namecollection of type boolean DescriptionWhether the collumn is a collection/array. ColumnTILDA.Catalog.collection of type boolean Full Nametilda.data.TILDA.Catalog.collection Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedColumnName() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NamecolumnName of type String DescriptionThe name of the column. ColumnTILDA.Catalog.columnName of type varchar(128) Full Nametilda.data.TILDA.Catalog.columnName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedCommitCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamecommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.commitCount of type integer Full Nametilda.data.TILDA.TransPerf.commitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitCount_CreateDefault 0 commitCount_CreateDefault CREATE commitCount_CreateDefault - hasChangedCommitNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamecommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.commitNano of type bigint Full Nametilda.data.TILDA.TransPerf.commitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitNano_CreateDefault 0 commitNano_CreateDefault CREATE commitNano_CreateDefault - hasChangedConnectionCloseCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NameconnectionCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseCount_CreateDefault 0 connectionCloseCount_CreateDefault CREATE connectionCloseCount_CreateDefault - hasChangedConnectionCloseNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NameconnectionCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseNano_CreateDefault 0 connectionCloseNano_CreateDefault CREATE connectionCloseNano_CreateDefault - hasChangedConnectionGetCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NameconnectionGetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionGetCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionGetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetCount_CreateDefault 0 connectionGetCount_CreateDefault CREATE connectionGetCount_CreateDefault - hasChangedConnectionGetNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NameconnectionGetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionGetNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionGetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetNano_CreateDefault 0 connectionGetNano_CreateDefault CREATE connectionGetNano_CreateDefault - hasChangedCount() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the hasChanged for:
Namecount of type int DescriptionThe size of the pre-allocation required by this table/object. ColumnTILDA.Key.count of type integer Full Nametilda.data.TILDA.Key.count Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedCreated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - hasChangedDataEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - hasChangedDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - hasChangedDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.Job.dataEndTZ of type character(5) Full Nametilda.data.TILDA.Job.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.JobPart.dataEndTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedDataStart() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - hasChangedDataStart() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - hasChangedDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.Job.dataStartTZ of type character(5) Full Nametilda.data.TILDA.Job.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.JobPart.dataStartTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedDayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamedayName of type String DescriptionDay name (i.e., Monday, Tuesday...) of the date ColumnTILDA.DateDim.dayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.dayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDayOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamedayOfMonth of type int DescriptionISO 8601 day of the month (starting with 1) of the date ColumnTILDA.DateDim.dayOfMonth of type integer Full Nametilda.data.TILDA.DateDim.dayOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDayOfQuarter() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamedayOfQuarter of type int DescriptionISO 8601 day of the quarter (starting with 1) of the date ColumnTILDA.DateDim.dayOfQuarter of type integer Full Nametilda.data.TILDA.DateDim.dayOfQuarter Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDayOfWeek() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamedayOfWeek of type int DescriptionISO 8601 day of the week (Monday=1 to Sunday=7) of the date ColumnTILDA.DateDim.dayOfWeek of type integer Full Nametilda.data.TILDA.DateDim.dayOfWeek Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDayOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamedayOfYear of type int DescriptionISO 8601 day of the year (starting with 1) of the date ColumnTILDA.DateDim.dayOfYear of type integer Full Nametilda.data.TILDA.DateDim.dayOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDb() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Namedb of type String DescriptionDB Url ColumnTILDA.Connection.db of type varchar(200) Full Nametilda.data.TILDA.Connection.db Size200 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDeactivated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - hasChangedDeactivatedTZ() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
NamedeactivatedTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'deactivated'. ColumnTILDA.ZoneInfo.deactivatedTZ of type character(5) Full Nametilda.data.TILDA.ZoneInfo.deactivatedTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedDeleteCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NamedeleteCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteCount of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteCount_CreateDefault 0 deleteCount_CreateDefault CREATE deleteCount_CreateDefault - hasChangedDeleteCount() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NamedeleteCount of type long DescriptionThe count of rows deleted. ColumnTILDA.RefillPerf.deleteCount of type bigint Full Nametilda.data.TILDA.RefillPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleted() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - hasChangedDeleteNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NamedeleteNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.deleteNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.deleteNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteNano_CreateDefault 0 deleteNano_CreateDefault CREATE deleteNano_CreateDefault - hasChangedDeleteRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NamedeleteRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteRecords_CreateDefault 0 deleteRecords_CreateDefault CREATE deleteRecords_CreateDefault - hasChangedDepSchemaName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
NamedepSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDepViewName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
NamedepViewName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depViewName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depViewName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDescr() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
Namedescr of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.descr of type varchar(2048) Full Nametilda.data.TILDA.MaintenanceLog.descr Size2048 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedDescription() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Namedescription of type String DescriptionThe description of the column. ColumnTILDA.Catalog.description of type text Full Nametilda.data.TILDA.Catalog.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDescription() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the hasChanged for:
Namedescription of type String DescriptionThe description of the result value. ColumnTILDA.CatalogFormulaResult.description of type text Full Nametilda.data.TILDA.CatalogFormulaResult.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDriver() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Namedriver of type String DescriptionDB Driver ColumnTILDA.Connection.driver of type varchar(100) Full Nametilda.data.TILDA.Connection.driver Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedDst() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the hasChanged for:
Namedst of type String DescriptionThe the destination (mapped) value for this mapping. ColumnTILDA.Mapping.dst of type varchar(1024) Full Nametilda.data.TILDA.Mapping.dst Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - hasChangedEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - hasChangedEndPeriod() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - hasChangedEndPeriod() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - hasChangedEndPeriodTZ() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameendPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endPeriod'. ColumnTILDA.ObjectPerf.endPeriodTZ of type character(5) Full Nametilda.data.TILDA.ObjectPerf.endPeriodTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - hasChangedEndPeriodTZ() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NameendPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endPeriod'. ColumnTILDA.TransPerf.endPeriodTZ of type character(5) Full Nametilda.data.TILDA.TransPerf.endPeriodTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - hasChangedEndTime() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - hasChangedEndTime() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - hasChangedEndTimeTZ() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.MaintenanceLog.endTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.endTimeTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedEndTimeTZ() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.RefillPerf.endTimeTZ of type character(5) Full Nametilda.data.TILDA.RefillPerf.endTimeTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - hasChangedEndTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.Job.endTZ of type character(5) Full Nametilda.data.TILDA.Job.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.JobPart.endTZ of type character(5) Full Nametilda.data.TILDA.JobPart.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - hasChangedEpoch() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Nameepoch of type long DescriptionThe epoch date ColumnTILDA.DateDim.epoch of type bigint Full Nametilda.data.TILDA.DateDim.epoch Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedFormula() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Nameformula of type String DescriptionThe expression/formula that may be associated with this column. ColumnTILDA.Catalog.formula of type text Full Nametilda.data.TILDA.Catalog.formula Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedHolidayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NameholidayName of type String DescriptionThe name of the holiday if applicable. ColumnTILDA.DateDim.holidayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.holidayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedHtmlDoc() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NamehtmlDoc of type String DescriptionPre-rendered html fragment with the full documentation for this formula. ColumnTILDA.Catalog.htmlDoc of type text Full Nametilda.data.TILDA.Catalog.htmlDoc Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedInitial() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Nameinitial of type int DescriptionMinimum Connections ColumnTILDA.Connection.initial of type integer Full Nametilda.data.TILDA.Connection.initial Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedInsertCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameinsertCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertCount of type integer Full Nametilda.data.TILDA.ObjectPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertCount_CreateDefault 0 insertCount_CreateDefault CREATE insertCount_CreateDefault - hasChangedInsertCount() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NameinsertCount of type long DescriptionThe count of inserted rows. ColumnTILDA.RefillPerf.insertCount of type bigint Full Nametilda.data.TILDA.RefillPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedInsertNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameinsertNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.insertNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.insertNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertNano_CreateDefault 0 insertNano_CreateDefault CREATE insertNano_CreateDefault - hasChangedInsertRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameinsertRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.insertRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertRecords_CreateDefault 0 insertRecords_CreateDefault CREATE insertRecords_CreateDefault - hasChangedInvalidDate() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the hasChanged for:
NameinvalidDate of type LocalDate DescriptionThe invalid date, e.g., '1111-11-11'. ColumnTILDA.DateLimitDim.invalidDate of type date Full Nametilda.data.TILDA.DateLimitDim.invalidDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedIsBusinessDay() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NameisBusinessDay of type int Description1 if this is a business day, 0 otherwise. ColumnTILDA.DateDim.isBusinessDay of type integer Full Nametilda.data.TILDA.DateDim.isBusinessDay Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedIsHoliday() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NameisHoliday of type int Description1 if this is a holiday, 0 otherwise. ColumnTILDA.DateDim.isHoliday of type integer Full Nametilda.data.TILDA.DateDim.isHoliday Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedIsWeekend() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NameisWeekend of type int Description1 if this is a weekend day, 0 otherwise. ColumnTILDA.DateDim.isWeekend of type integer Full Nametilda.data.TILDA.DateDim.isWeekend Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedJobPartRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
NamejobPartRefnum of type long DescriptionParent Job Part Refnum ColumnTILDA.JobPartMessage.jobPartRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobPartRefnum Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedJobRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPart.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPart.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedJobRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPartMessage.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedLabel() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
Namelabel of type String DescriptionThe label for this enumeration. ColumnTILDA.ZoneInfo.label of type varchar(254) Full Nametilda.data.TILDA.ZoneInfo.label Size254 Nullablefalse ModeNORMAL Invariantfalse ProtectABSOLUTE - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedLastUpdated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - hasChangedMax() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Namemax of type int DescriptionMaximum Connections ColumnTILDA.Connection.max of type integer Full Nametilda.data.TILDA.Connection.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedMax() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the hasChanged for:
Namemax of type long DescriptionThe pre-allocated max RefNum for this table/object. ColumnTILDA.Key.max of type bigint Full Nametilda.data.TILDA.Key.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedMaxDate() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the hasChanged for:
NamemaxDate of type LocalDate DescriptionThe max date included in the DIM ColumnTILDA.DateLimitDim.maxDate of type date Full Nametilda.data.TILDA.DateLimitDim.maxDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedMeasure() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Namemeasure of type boolean DescriptionWhether this column is a formula defined as a measure or not. ColumnTILDA.Catalog.measure of type boolean Full Nametilda.data.TILDA.Catalog.measure Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMinDate() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the hasChanged for:
NameminDate of type LocalDate DescriptionThe min date included in the DIM ColumnTILDA.DateLimitDim.minDate of type date Full Nametilda.data.TILDA.DateLimitDim.minDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedMmddyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Namemmddyyyy of type String DescriptionThe mmddyyyy printable version of a date. ColumnTILDA.DateDim.mmddyyyy of type character(8) Full Nametilda.data.TILDA.DateDim.mmddyyyy Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMmyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Namemmyyyy of type String DescriptionThe mmyyyy printable version of a date. ColumnTILDA.DateDim.mmyyyy of type character(6) Full Nametilda.data.TILDA.DateDim.mmyyyy Size6 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMonthName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamemonthName of type String DescriptionMonth name (i.e., January, February...) of the date. ColumnTILDA.DateDim.monthName of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMonthNameShort() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamemonthNameShort of type String DescriptionMonday short name (i.e., Jan, Feb...) of the date. ColumnTILDA.DateDim.monthNameShort of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthNameShort Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMonthOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamemonthOfYear of type int DescriptionISO 8601 month of the year (starting with 1) of the date ColumnTILDA.DateDim.monthOfYear of type integer Full Nametilda.data.TILDA.DateDim.monthOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMsg() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Namemsg of type String DescriptionMessage details ColumnTILDA.Job.msg of type text Full Nametilda.data.TILDA.Job.msg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedMsg() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
Namemsg of type String DescriptionMessage details ColumnTILDA.JobPartMessage.msg of type text Full Nametilda.data.TILDA.JobPartMessage.msg Size8192 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedName() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Namename of type String DescriptionName ColumnTILDA.Job.name of type varchar(250) Full Nametilda.data.TILDA.Job.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedName() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Namename of type String DescriptionJob part name ColumnTILDA.JobPart.name of type varchar(250) Full Nametilda.data.TILDA.JobPart.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedName() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the hasChanged for:
Namename of type String DescriptionThe name of the table/object tracked ColumnTILDA.Key.name of type varchar(128) Full Nametilda.data.TILDA.Key.name Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedNotify() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the hasChanged for:
Namenotify of type boolean DescriptionNotification flag ColumnTILDA.JobPartMessage.notify of type boolean Full Nametilda.data.TILDA.JobPartMessage.notify Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedNullable() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Namenullable of type boolean DescriptionWhether the collumn is a nullable or not null. ColumnTILDA.Catalog.nullable of type boolean Full Nametilda.data.TILDA.Catalog.nullable Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedObjectName() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NameobjectName of type String DescriptionThe name of the resource. ColumnTILDA.MaintenanceLog.objectName of type varchar(1024) Full Nametilda.data.TILDA.MaintenanceLog.objectName Size1024 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedObjectType() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NameobjectType of type String DescriptionThe type of the resource. ColumnTILDA.MaintenanceLog.objectType of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.objectType Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - hasChangedPswd() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Namepswd of type String DescriptionDB Password ColumnTILDA.Connection.pswd of type varchar(40) Full Nametilda.data.TILDA.Connection.pswd Size40 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedQuarterName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamequarterName of type String DescriptionQuarter name (i.e., Q1, Q2...) of the date. ColumnTILDA.DateDim.quarterName of type varchar(255) Full Nametilda.data.TILDA.DateDim.quarterName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedQuarterOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NamequarterOfYear of type int DescriptionISO 8601 quarter of the year (starting with 1) of the date. ColumnTILDA.DateDim.quarterOfYear of type integer Full Nametilda.data.TILDA.DateDim.quarterOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedRecordsCount() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamerecordsCount of type int Descriptioncount of database or file or ... - hasChangedReferencedColumns() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NamereferencedColumns of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedColumns of type text[] Full Nametilda.data.TILDA.Catalog.referencedColumns SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedReferencedFormulas() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NamereferencedFormulas of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedFormulas of type text[] Full Nametilda.data.TILDA.Catalog.referencedFormulas SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedRestoreScript() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
NamerestoreScript of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.restoreScript of type text Full Nametilda.data.TILDA.FailedDependencyDDLScripts.restoreScript Size500000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedRollbackCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamerollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.rollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.rollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackCount_CreateDefault 0 rollbackCount_CreateDefault CREATE rollbackCount_CreateDefault - hasChangedRollbackNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamerollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.rollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.rollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackNano_CreateDefault 0 rollbackNano_CreateDefault CREATE rollbackNano_CreateDefault - hasChangedSavepointCommitCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamesavepointCommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointCommitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitCount_CreateDefault 0 savepointCommitCount_CreateDefault CREATE savepointCommitCount_CreateDefault - hasChangedSavepointCommitNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamesavepointCommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointCommitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitNano_CreateDefault 0 savepointCommitNano_CreateDefault CREATE savepointCommitNano_CreateDefault - hasChangedSavepointRollbackCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamesavepointRollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointRollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackCount_CreateDefault 0 savepointRollbackCount_CreateDefault CREATE savepointRollbackCount_CreateDefault - hasChangedSavepointRollbackNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamesavepointRollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointRollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackNano_CreateDefault 0 savepointRollbackNano_CreateDefault CREATE savepointRollbackNano_CreateDefault - hasChangedSavepointSetCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamesavepointSetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointSetCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointSetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetCount_CreateDefault 0 savepointSetCount_CreateDefault CREATE savepointSetCount_CreateDefault - hasChangedSavepointSetNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamesavepointSetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointSetNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointSetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetNano_CreateDefault 0 savepointSetNano_CreateDefault CREATE savepointSetNano_CreateDefault - hasChangedSchemaName() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NameschemaName of type String DescriptionThe name of the schema this column is defined in. ColumnTILDA.Catalog.schemaName of type varchar(128) Full Nametilda.data.TILDA.Catalog.schemaName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedSchemaName() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NameschemaName of type String DescriptionThe name of the schema for the resource. ColumnTILDA.MaintenanceLog.schemaName of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.schemaName Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedSchemas() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Nameschemas of type List<String> (ordered) DescriptionSchemas ColumnTILDA.Connection.schemas of type text[] Full Nametilda.data.TILDA.Connection.schemas SizeSize not applicable for collections Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedSelectCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameselectCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectCount of type integer Full Nametilda.data.TILDA.ObjectPerf.selectCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectCount_CreateDefault 0 selectCount_CreateDefault CREATE selectCount_CreateDefault - hasChangedSelectNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameselectNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.selectNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.selectNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectNano_CreateDefault 0 selectNano_CreateDefault CREATE selectNano_CreateDefault - hasChangedSelectRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameselectRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.selectRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectRecords_CreateDefault 0 selectRecords_CreateDefault CREATE selectRecords_CreateDefault - hasChangedSeq() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
Nameseq of type int DescriptionThe blah ColumnTILDA.FailedDependencyDDLScripts.seq of type integer Full Nametilda.data.TILDA.FailedDependencyDDLScripts.seq Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedSrc() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the hasChanged for:
Namesrc of type String DescriptionThe source value for this mapping ColumnTILDA.Mapping.src of type varchar(1024) Full Nametilda.data.TILDA.Mapping.src Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedSrcSchemaName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
NamesrcSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedSrcTVName() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the hasChanged for:
NamesrcTVName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcTVName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcTVName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedStart() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - hasChangedStart() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - hasChangedStartDateIncr() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE - hasChangedStartPeriodTZ() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NamestartPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startPeriod'. ColumnTILDA.ObjectPerf.startPeriodTZ of type character(5) Full Nametilda.data.TILDA.ObjectPerf.startPeriodTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - hasChangedStartPeriodTZ() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamestartPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startPeriod'. ColumnTILDA.TransPerf.startPeriodTZ of type character(5) Full Nametilda.data.TILDA.TransPerf.startPeriodTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - hasChangedStartTime() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - hasChangedStartTimeTZ() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
NamestartTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startTime'. ColumnTILDA.MaintenanceLog.startTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.startTimeTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - hasChangedStartTimeTZ() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NamestartTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startTime'. ColumnTILDA.RefillPerf.startTimeTZ of type character(5) Full Nametilda.data.TILDA.RefillPerf.startTimeTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - hasChangedStartTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NamestartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'start'. ColumnTILDA.Job.startTZ of type character(5) Full Nametilda.data.TILDA.Job.startTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - hasChangedStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
NamestartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'start'. ColumnTILDA.JobPart.startTZ of type character(5) Full Nametilda.data.TILDA.JobPart.startTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - hasChangedStatement() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
Namestatement of type String DescriptionThe value of the maintenance resource to track. ColumnTILDA.MaintenanceLog.statement of type text Full Nametilda.data.TILDA.MaintenanceLog.statement Size8388608 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedStatementCloseCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamestatementCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.statementCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.statementCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseCount_CreateDefault 0 statementCloseCount_CreateDefault CREATE statementCloseCount_CreateDefault - hasChangedStatementCloseNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NamestatementCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.statementCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.statementCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseNano_CreateDefault 0 statementCloseNano_CreateDefault CREATE statementCloseNano_CreateDefault - hasChangedStatus() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Namestatus of type boolean DescriptionStatus ColumnTILDA.Job.status of type boolean Full Nametilda.data.TILDA.Job.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedStatus() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Namestatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobPart.status of type boolean Full Nametilda.data.TILDA.JobPart.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedTableViewName() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NametableViewName of type String DescriptionThe name of the primary table/view this column is defined in. ColumnTILDA.Catalog.tableViewName of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedTableViewName2() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
NametableViewName2 of type String DescriptionThe name of the secondary table/view (a derived view, a realized table), if applicable. ColumnTILDA.Catalog.tableViewName2 of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName2 Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedTildaSetterCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaSetterCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaSetterCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterCount_CreateDefault 0 tildaSetterCount_CreateDefault CREATE tildaSetterCount_CreateDefault - hasChangedTildaSetterNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaSetterNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaSetterNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterNano_CreateDefault 0 tildaSetterNano_CreateDefault CREATE tildaSetterNano_CreateDefault - hasChangedTildaToCsvCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaToCsvCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToCsvCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvCount_CreateDefault 0 tildaToCsvCount_CreateDefault CREATE tildaToCsvCount_CreateDefault - hasChangedTildaToCsvNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaToCsvNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToCsvNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvNano_CreateDefault 0 tildaToCsvNano_CreateDefault CREATE tildaToCsvNano_CreateDefault - hasChangedTildaToJsonCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaToJsonCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToJsonCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonCount_CreateDefault 0 tildaToJsonCount_CreateDefault CREATE tildaToJsonCount_CreateDefault - hasChangedTildaToJsonNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaToJsonNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToJsonNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonNano_CreateDefault 0 tildaToJsonNano_CreateDefault CREATE tildaToJsonNano_CreateDefault - hasChangedTildaToStringCount() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaToStringCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToStringCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringCount_CreateDefault 0 tildaToStringCount_CreateDefault CREATE tildaToStringCount_CreateDefault - hasChangedTildaToStringNano() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the hasChanged for:
NametildaToStringNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToStringNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringNano_CreateDefault 0 tildaToStringNano_CreateDefault CREATE tildaToStringNano_CreateDefault - hasChangedTimeAnalyzeSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NametimeAnalyzeSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeAnalyzeSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeAnalyzeSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedTimeDeleteSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NametimeDeleteSec of type long DescriptionThe time, in seconds, the deletes took. ColumnTILDA.RefillPerf.timeDeleteSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeDeleteSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedTimeInsertSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NametimeInsertSec of type long DescriptionThe time, in seconds, the inserts took. ColumnTILDA.RefillPerf.timeInsertSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeInsertSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedTimeTotalSec() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the hasChanged for:
NametimeTotalSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeTotalSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeTotalSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 timeTotalSec_CreateDefault 0 timeTotalSec_CreateDefault CREATE timeTotalSec_CreateDefault - hasChangedTitle() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Nametitle of type String DescriptionThe title of the formula/expression that may be associated with this column. ColumnTILDA.Catalog.title of type varchar(128) Full Nametilda.data.TILDA.Catalog.title Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedType() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the hasChanged for:
Nametype of type String DescriptionThe type of the column. ColumnTILDA.Catalog.type of type varchar(128) Full Nametilda.data.TILDA.Catalog.type Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedType() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
Nametype of type String DescriptionJob type ColumnTILDA.Job.type of type varchar(250) Full Nametilda.data.TILDA.Job.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedType() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the hasChanged for:
Nametype of type String DescriptionJob part type ColumnTILDA.JobPart.type of type varchar(250) Full Nametilda.data.TILDA.JobPart.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedType() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the hasChanged for:
Nametype of type String DescriptionThe type of maintenance, e.g., Migration, Reorg... ColumnTILDA.MaintenanceLog.type of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.type Size64 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Migration Migration Migration NONE A migration operation 1 Optimize Optimize Optimize NONE A vaccuum/reorg operation typically - hasChangedType() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the hasChanged for:
Nametype of type String DescriptionThe type this mapping is for ColumnTILDA.Mapping.type of type varchar(10) Full Nametilda.data.TILDA.Mapping.type Size10 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - hasChangedUpdateCount() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameupdateCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateCount of type integer Full Nametilda.data.TILDA.ObjectPerf.updateCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateCount_CreateDefault 0 updateCount_CreateDefault CREATE updateCount_CreateDefault - hasChangedUpdateNano() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameupdateNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.updateNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.updateNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateNano_CreateDefault 0 updateNano_CreateDefault CREATE updateNano_CreateDefault - hasChangedUpdateRecords() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the hasChanged for:
NameupdateRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.updateRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateRecords_CreateDefault 0 updateRecords_CreateDefault CREATE updateRecords_CreateDefault - hasChangedUser() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the hasChanged for:
Nameuser of type String DescriptionDB User ColumnTILDA.Connection.user of type varchar(30) Full Nametilda.data.TILDA.Connection.user Size30 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedUserId() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the hasChanged for:
NameuserId of type String DescriptionJob user Id ColumnTILDA.Job.userId of type varchar(250) Full Nametilda.data.TILDA.Job.userId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedValue() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the hasChanged for:
Namevalue of type String DescriptionThe value for this enumeration. ColumnTILDA.ZoneInfo.value of type varchar(50) Full Nametilda.data.TILDA.ZoneInfo.value Size50 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - hasChangedWeekOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NameweekOfMonth of type int DescriptionISO 8601 week of the month (starting with 1) of the date ColumnTILDA.DateDim.weekOfMonth of type integer Full Nametilda.data.TILDA.DateDim.weekOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedWeekOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
NameweekOfYear of type int DescriptionISO 8601 week of the year (starting with 1) of the date ColumnTILDA.DateDim.weekOfYear of type integer Full Nametilda.data.TILDA.DateDim.weekOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Nameyear of type int DescriptionISO 8601 year (1.e., 2018) of the date. ColumnTILDA.DateDim.year of type integer Full Nametilda.data.TILDA.DateDim.year Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasChangedYyyymmdd() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the hasChanged for:
Nameyyyymmdd of type String DescriptionThe yyyymmdd sortable printable version of a date. ColumnTILDA.DateDim.yyyymmdd of type character(8) Full Nametilda.data.TILDA.DateDim.yyyymmdd Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - hasCollectionColumn() - Method in class tilda.parsing.parts.Object
- hasCollectionQuery() - Method in class tilda.parsing.parts.Object
- hasDataMart() - Method in class tilda.parsing.parts.Schema
- hasDependencies() - Method in class tilda.migration.DDLDependencyManager
- hasDependencies() - Method in class tilda.parsing.ParserSession
- hasErrors() - Method in class tilda.utils.CheckList
- hash(String, String) - Static method in class tilda.utils.EncryptionUtil
-
For text-base hashing, for example for a password to be saved in a database text field, this method uses the strongest available SHA function (i.e., at this time, SHA-512).
- hash256(String, String) - Static method in class tilda.utils.EncryptionUtil
-
Returns a byte array for a SHA-256 digest derived from plaintext.
- hashByteArrray(String, String, String) - Static method in class tilda.utils.EncryptionUtil
- hashStr(String, String, String) - Static method in class tilda.utils.EncryptionUtil
- hasKey(String) - Static method in class tilda.db.KeysManager
- hasMasking() - Method in class tilda.parsing.parts.Base
- hasMore() - Method in class tilda.db.ArrayListResults
- hasMore() - Method in interface tilda.db.ListResults
- hasNext() - Method in class tilda.analyzer.bean.StateEvents
- hasNext() - Method in class tilda.utils.ReverseIterator
- hasNextLine(TildaLayoutDef[]) - Static method in class tilda.parsing.TildaLayoutDef
- hasReferencedColumns(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- hasReferencedFormulas(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- hasSchemaBeenValidated(Schema) - Method in class tilda.parsing.ParserSession
- hasSchemas(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- hasSubColumnGroupMulti(List<Validator.Line>, int) - Static method in class tilda.parsing.Validator.Line
- hasValue(String) - Method in class tilda.parsing.parts.ViewPivot
- Helper - Class in tilda.generation.java8
- Helper() - Constructor for class tilda.generation.java8.Helper
- History - Class in tilda.parsing.parts
- History() - Constructor for class tilda.parsing.parts.History
- History(History) - Constructor for class tilda.parsing.parts.History
- HISTORY - tilda.enums.FrameworkSourcedType
- hmac(String, String, String) - Static method in class tilda.utils.EncryptionUtil
- hmacSHA1(String, String) - Static method in class tilda.utils.EncryptionUtil
- hmacSHA256(String, String) - Static method in class tilda.utils.EncryptionUtil
- HOLIDAYNAME - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NameholidayName of type String DescriptionThe name of the holiday if applicable. ColumnTILDA.DateDim.holidayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.holidayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - HOURS - tilda.utils.DurationUtil.IntervalEnum
- HTML_NEWLINE_PATTERN - Static variable in class tilda.utils.TextUtil
- HTML_TAG_PATTERN - Static variable in class tilda.utils.TextUtil
- HTML2TXT(String) - Static method in class tilda.utils.TextUtil
-
Deprecated.
- HTML2TXT(String, boolean) - Static method in class tilda.utils.TextUtil
-
Passthrough method that uses the JSoup API to extract the Text from an HTML document
- HTMLATTRIBUTE - Static variable in class tilda.utils.HTMLFilter
- HTMLDOC - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NamehtmlDoc of type String DescriptionPre-rendered html fragment with the full documentation for this formula. ColumnTILDA.Catalog.htmlDoc of type text Full Nametilda.data.TILDA.Catalog.htmlDoc Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - HTMLFilter - Class in tilda.utils
- HTMLFilter() - Constructor for class tilda.utils.HTMLFilter
- HTMLRenderer - Class in tilda.analyzer
- HTMLRenderer() - Constructor for class tilda.analyzer.HTMLRenderer
- HttpMapping - Class in tilda.parsing.parts
- HttpMapping() - Constructor for class tilda.parsing.parts.HttpMapping
- HttpStatus - Enum in tilda.utils
- HttpVersionNotSupported - tilda.utils.HttpStatus
I
- IBMDB2CSVImporter - Class in tilda.loader.csv.stores
- IBMDB2CSVImporter(Connection, String, DataObject) - Constructor for class tilda.loader.csv.stores.IBMDB2CSVImporter
- ID - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Nameid of type String DescriptionConnection ID ColumnTILDA.Connection.id of type varchar(15) Full Nametilda.data.TILDA.Connection.id Size15 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - ID - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
Nameid of type String DescriptionThe id for this enumeration. ColumnTILDA.ZoneInfo.id of type character(5) Full Nametilda.data.TILDA.ZoneInfo.id Size5 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - identity(String) - Static method in class tilda.utils.TextUtil
-
Useful methods when creating string constants you don't want to be considered as compile-time constants (i.e., not be inlined in referring code).
- Import - Class in tilda
- Import() - Constructor for class tilda.Import
- Importer - Interface in tilda
- ImporterThread - Class in tilda.loader.csv
- ImporterThread(String, String, DataObject) - Constructor for class tilda.loader.csv.ImporterThread
- ImportProcessor - Class in tilda.loader.csv
- ImportProcessor() - Constructor for class tilda.loader.csv.ImportProcessor
- in(String, String[]) - Static method in class tilda.utils.CompareUtil
- in(ColumnDefinition, SelectQuery) - Method in class tilda.db.QueryHelper
- in(ColumnDefinition, SelectQuery, boolean) - Method in class tilda.db.QueryHelper
- in(Type_CharPrimitive, char[]) - Method in class tilda.db.QueryHelper
- in(Type_CharPrimitive, char[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_CharPrimitive, char, char[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatePrimitive, LocalDate[]) - Method in class tilda.db.QueryHelper
- in(Type_DatePrimitive, LocalDate[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatePrimitive, LocalDate, LocalDate[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatePrimitive, LocalDate, Collection<LocalDate>, boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatePrimitive, Collection<LocalDate>) - Method in class tilda.db.QueryHelper
- in(Type_DatePrimitive, Collection<LocalDate>, boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatetimePrimitive, ZonedDateTime[]) - Method in class tilda.db.QueryHelper
- in(Type_DatetimePrimitive, ZonedDateTime[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatetimePrimitive, ZonedDateTime, Collection<ZonedDateTime>, boolean) - Method in class tilda.db.QueryHelper
- in(Type_DatetimePrimitive, Collection<ZonedDateTime>) - Method in class tilda.db.QueryHelper
- in(Type_DatetimePrimitive, Collection<ZonedDateTime>, boolean) - Method in class tilda.db.QueryHelper
- in(Type_DoublePrimitive, double[]) - Method in class tilda.db.QueryHelper
- in(Type_DoublePrimitive, double[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_DoublePrimitive, Double, double[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_FloatPrimitive, float[]) - Method in class tilda.db.QueryHelper
- in(Type_FloatPrimitive, float[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_FloatPrimitive, Float, float[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_IntegerPrimitive, int[]) - Method in class tilda.db.QueryHelper
- in(Type_IntegerPrimitive, int[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_IntegerPrimitive, Integer, int[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_LongPrimitive, long[]) - Method in class tilda.db.QueryHelper
- in(Type_LongPrimitive, long[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_LongPrimitive, Long, long[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_ShortPrimitive, short[]) - Method in class tilda.db.QueryHelper
- in(Type_ShortPrimitive, short[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_ShortPrimitive, Short, short[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_StringCollection, String[]) - Method in class tilda.db.QueryHelper
- in(Type_StringCollection, String[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_StringCollection, Collection<String>) - Method in class tilda.db.QueryHelper
- in(Type_StringCollection, Collection<String>, boolean) - Method in class tilda.db.QueryHelper
- in(Type_StringPrimitive, String[]) - Method in class tilda.db.QueryHelper
- in(Type_StringPrimitive, String[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_StringPrimitive, String, String[], boolean) - Method in class tilda.db.QueryHelper
- in(Type_StringPrimitive, String, Collection<String>, boolean) - Method in class tilda.db.QueryHelper
- in(Type_StringPrimitive, Collection<String>) - Method in class tilda.db.QueryHelper
- in(Type_StringPrimitive, Collection<String>, boolean) - Method in class tilda.db.QueryHelper
- increment() - Method in class tilda.utils.Counter
- increment(int) - Method in class tilda.utils.Counter
- Index - Class in tilda.parsing.parts
- Index() - Constructor for class tilda.parsing.parts.Index
- Index(Index) - Constructor for class tilda.parsing.parts.Index
- IndexColumnMeta - Class in tilda.db.metadata
- IndexColumnMeta(ResultSet) - Constructor for class tilda.db.metadata.IndexColumnMeta
- IndexDrop - Class in tilda.migration.drops
- IndexDrop(IndexMeta) - Constructor for class tilda.migration.drops.IndexDrop
- IndexMeta - Class in tilda.db.metadata
- IndexMeta(ResultSet, TableMeta) - Constructor for class tilda.db.metadata.IndexMeta
- indexOf(char[], char, int) - Static method in class tilda.utils.TextUtil
- indexOf(String[], String) - Static method in class tilda.utils.CollectionUtil
- indexOf(String, String[]) - Static method in class tilda.utils.CollectionUtil
- indexOf(String, String[]) - Static method in class tilda.utils.TextUtil
-
Returns true if any element in A matches an indexOf query on Str
- indexOfEndOfQuotedString(char[], int) - Static method in class tilda.utils.TextUtil
- indexOfIgnoreCase(String[], String) - Static method in class tilda.utils.CollectionUtil
- indexOfNoNewLine(char[], char, int) - Static method in class tilda.utils.TextUtil
- IndexTemplate - Class in tilda.parsing.parts
- IndexTemplate() - Constructor for class tilda.parsing.parts.IndexTemplate
- IndexTemplate(IndexTemplate) - Constructor for class tilda.parsing.parts.IndexTemplate
- Info - Interface in tilda.performance
- init() - Method in class tilda.db.SequencePoll
- init() - Method in class tilda.grammar.servlets.TildaSQLServlet
- init() - Method in class tilda.utils.concurrent.DBPoll
-
Initializes the connection.
- init(boolean) - Static method in class tilda.db.KeysManager
- init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Map<String, String[]>, List<StringStringPair>) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
The generic init method is typically run when there is a general data structure of data available, for example, a CSV data file read in memory, or run from a servlet using a Map
object obtained from an ServletRequest object. - init(Connection) - Static method in class tilda.data.Catalog_Factory
- init(Connection) - Static method in class tilda.data.CatalogFormulaResult_Factory
- init(Connection) - Static method in class tilda.data.Connection_Factory
- init(Connection) - Static method in class tilda.data.DateDim_Factory
- init(Connection) - Static method in class tilda.data.DateLimitDim_Factory
- init(Connection) - Static method in class tilda.data.FailedDependencyDDLScripts_Factory
- init(Connection) - Static method in class tilda.data.FormulaResultView_Factory
- init(Connection) - Static method in class tilda.data.Job_Factory
- init(Connection) - Static method in class tilda.data.JobPart_Factory
- init(Connection) - Static method in class tilda.data.JobPartMessage_Factory
- init(Connection) - Static method in class tilda.data.JobView_Factory
- init(Connection) - Static method in class tilda.data.Key_Data
- init(Connection) - Static method in class tilda.data.Key_Factory
- init(Connection) - Static method in class tilda.data.MaintenanceLog_Factory
- init(Connection) - Static method in class tilda.data.Mapping_Factory
- init(Connection) - Static method in class tilda.data.ObjectPerf_Factory
- init(Connection) - Static method in class tilda.data.RefillPerf_Factory
- init(Connection) - Static method in class tilda.data.TransPerf_Factory
- init(Connection) - Static method in class tilda.data.ZoneInfo_Factory
- init(Connection) - Method in interface tilda.loader.GenericLoader
- init(Connection, TableViewMeta, String, boolean) - Method in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- init(CodeGenSql, List<Schema>) - Static method in class tilda.parsing.Parser
- initClass(String) - Static method in class tilda.utils.ClassUtils
- initCodeGenerators(String, int, int) - Method in class tilda.generation.GeneratorSession
- InitCodeGenerators(String) - Method in class tilda.generation.GeneratorSession
- initColumnName(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Being invariant, the field columnName doesn't have a public setter.
- initColumnName(String) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
Being invariant, the field columnName doesn't have a public setter.
- initDataEndVal() - Method in class tilda.data._Tilda.TILDA__JOB
- initDataEndVal() - Method in class tilda.data._Tilda.TILDA__JOBPART
- initDataStartVal() - Method in class tilda.data._Tilda.TILDA__JOB
- initDataStartVal() - Method in class tilda.data._Tilda.TILDA__JOBPART
- initDBGenerators(String, int, int) - Method in class tilda.generation.GeneratorSession
- InitDBGenerators(String) - Method in class tilda.generation.GeneratorSession
- initDeactivatedVal() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- initDst(String) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Being invariant, the field dst doesn't have a public setter.
- initDt(LocalDate) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
Being invariant, the field dt doesn't have a public setter.
- initEndPeriodVal() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- initEndPeriodVal() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- initEndTime(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Being invariant, the field endTime doesn't have a public setter.
- initEndTimeVal() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- initEndTimeVal() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- initEndVal() - Method in class tilda.data._Tilda.TILDA__JOB
- initEndVal() - Method in class tilda.data._Tilda.TILDA__JOBPART
- initFormulaRefnum(long) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Being invariant, the field formulaRefnum doesn't have a public setter.
- initFormulaRefnum(long) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
Being invariant, the field formulaRefnum doesn't have a public setter.
- INITIAL - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Nameinitial of type int DescriptionMinimum Connections ColumnTILDA.Connection.initial of type integer Full Nametilda.data.TILDA.Connection.initial Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - initializeLoaders(Connection, Map<String, ColumnHeader>) - Static method in class tilda.loader.csv.stores.CSVImporter
- initId(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
Being invariant, the field id doesn't have a public setter.
- initId(String) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Being invariant, the field id doesn't have a public setter.
- initJobDataEndVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobDataStartVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobEndVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobPartDataEndVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobPartDataStartVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobPartEndVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobPartStartVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJobRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Being invariant, the field jobRefnum doesn't have a public setter.
- initJobStartVal() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- initJson_DataEnd(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_DataEnd(String) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_DataStart(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_DataStart(String) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_Deactivated(String) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_End(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_End(String) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_EndPeriod(String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_EndPeriod(String) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_EndTime(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_EndTime(String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobDataEnd(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobDataStart(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobEnd(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobPartDataEnd(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobPartDataStart(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobPartEnd(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobPartStart(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_JobStart(String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_Start(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_Start(String) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_StartPeriod(String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_StartPeriod(String) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_StartTime(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initJson_StartTime(String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Pre-init the field as it would come from a JSON stream, in text form, e.g., timestamps.
- initMappings(Connection) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- InitMode - Enum in tilda.db
- initName(String) - Method in class tilda.data._Tilda.TILDA__KEY
-
Being invariant, the field name doesn't have a public setter.
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- initObject(Connection) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- initObjectName(String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Being invariant, the field objectName doesn't have a public setter.
- initObjectName(String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Being invariant, the field objectName doesn't have a public setter.
- initRefnum(long) - Method in class tilda.data._Tilda.TILDA__KEY
-
Being invariant, the field refnum doesn't have a public setter.
- initSchema(Connection) - Static method in class tilda.data._Tilda.TILDA__2_5
- initSchema(Connection) - Static method in class tilda.data.tmp._Tilda.TILDA__2_5
- initSchemaName(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Being invariant, the field schemaName doesn't have a public setter.
- initSchemaName(String) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
Being invariant, the field schemaName doesn't have a public setter.
- initSchemaName(String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Being invariant, the field schemaName doesn't have a public setter.
- initSchemaName(String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Being invariant, the field schemaName doesn't have a public setter.
- initSrc(String) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Being invariant, the field src doesn't have a public setter.
- initStartDateIncr(LocalDate) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Being invariant, the field startDateIncr doesn't have a public setter.
- initStartPeriod(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Being invariant, the field startPeriod doesn't have a public setter.
- initStartPeriod(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Being invariant, the field startPeriod doesn't have a public setter.
- initStartPeriodVal() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- initStartPeriodVal() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- initStartTime(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Being invariant, the field startTime doesn't have a public setter.
- initStartTimeVal() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- initStartTimeVal() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- initStartVal() - Method in class tilda.data._Tilda.TILDA__JOB
- initStartVal() - Method in class tilda.data._Tilda.TILDA__JOBPART
- initTableViewName(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Being invariant, the field tableViewName doesn't have a public setter.
- initTableViewName(String) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
Being invariant, the field tableViewName doesn't have a public setter.
- initType(String) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Being invariant, the field type doesn't have a public setter.
- initValue(String) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Being invariant, the field value doesn't have a public setter.
- initValue(String) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
-
Being invariant, the field value doesn't have a public setter.
- InMemoryJavaCompiler - Class in tilda.utils.compiler
-
Created by trung on 5/3/15.
- InMemoryJavaCompiler() - Constructor for class tilda.utils.compiler.InMemoryJavaCompiler
- INNER - tilda.enums.JoinType
- INSERT - tilda.enums.StatementType
- INSERTCOUNT - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameinsertCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertCount of type integer Full Nametilda.data.TILDA.ObjectPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertCount_CreateDefault 0 insertCount_CreateDefault CREATE insertCount_CreateDefault - INSERTCOUNT - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NameinsertCount of type long DescriptionThe count of inserted rows. ColumnTILDA.RefillPerf.insertCount of type bigint Full Nametilda.data.TILDA.RefillPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - insertData(boolean, long, Map<String, ColumnMeta>, boolean, Iterable<CSVRecord>, StringBuilder, String, String, String[], String[], Map<String, ColumnHeader>, String[], String[], String, String, String) - Method in class tilda.loader.csv.stores.CSVImporter
- insertData(boolean, long, Map<String, ColumnMeta>, boolean, Iterable<CSVRecord>, StringBuilder, String, String, String[], String[], Map<String, ColumnHeader>, String[], String[], String, String, String) - Method in class tilda.loader.csv.stores.IBMDB2CSVImporter
- insertData(boolean, long, Map<String, ColumnMeta>, boolean, Iterable<CSVRecord>, StringBuilder, String, String, String[], String[], Map<String, ColumnHeader>, String[], String[], String, String, String) - Method in class tilda.loader.csv.stores.MSSQLCSVImporter
- insertData(boolean, long, Map<String, ColumnMeta>, boolean, Iterable<CSVRecord>, StringBuilder, String, String, String[], String[], Map<String, ColumnHeader>, String[], String[], String, String, String) - Method in class tilda.loader.csv.stores.PostgreSQLCSVImporter
- INSERTNANO - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameinsertNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.insertNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.insertNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertNano_CreateDefault 0 insertNano_CreateDefault CREATE insertNano_CreateDefault - InsertQuery - Class in tilda.db
-
LDH-NOTE This class helps build queries more safely, but it's not a compile-time tool.
- InsertQuery(Connection, String, String) - Constructor for class tilda.db.InsertQuery
- INSERTRECORDS - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameinsertRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.insertRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertRecords_CreateDefault 0 insertRecords_CreateDefault CREATE insertRecords_CreateDefault - INTEGER - tilda.enums.ColumnType
- INTEGER - tilda.generation.bigquery.BigQueryType
- INTEGER - tilda.generation.java8.JavaJDBCType
- INTEGER - tilda.generation.postgres9.PostgresType
- INTEGER - tilda.generation.sqlserver2014.SQLServerType
- Interface - Class in tilda.parsing.parts
- Interface() - Constructor for class tilda.parsing.parts.Interface
- InternalServerError - tilda.utils.HttpStatus
- IntIntPair - Class in tilda.utils.pairs
- IntIntPair(int, int) - Constructor for class tilda.utils.pairs.IntIntPair
- INVALIDDATE - Variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory.COLS_BASE
-
This is the column definition for:
NameinvalidDate of type LocalDate DescriptionThe invalid date, e.g., '1111-11-11'. ColumnTILDA.DateLimitDim.invalidDate of type date Full Nametilda.data.TILDA.DateLimitDim.invalidDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - isAccentedCharacter(char) - Static method in class tilda.utils.TextUtil
- isActionAccess() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameAccess ValueAccess DefaultNONE LabelAccess Groupings DescriptionAccess Control - isActionCatalog() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameCatalog ValueCatalog DefaultNONE LabelCatalog Groupings DescriptionCatalog - isActionCluster() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameCluster ValueCluster DefaultNONE LabelCluster Groupings DescriptionCluster - isActionComment() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameComment ValueComment DefaultNONE LabelComment Groupings DescriptionComment - isActionCreate() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameCreate ValueCreate DefaultNONE LabelCreate Groupings DescriptionCreate - isActionDrop() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameDrop ValueDrop DefaultNONE LabelDrop Groupings DescriptionDrop - isActionExecute() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameExecute ValueExecute DefaultNONE LabelExecute Groupings DescriptionExecute - isActionOptimize() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameOptimize ValueOptimize DefaultNONE LabelOptimize Groupings DescriptionOptimize - isActionRename() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameRename ValueRename DefaultNONE LabelRename Groupings DescriptionRename - isActionReorg() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameReorg ValueReorg DefaultNONE LabelReorg Groupings DescriptionReorg - isActionUpdate() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameUpdate ValueUpdate DefaultNONE LabelUpdate Groupings DescriptionUpdate - isActionVacuum() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.action:
NameVacuum ValueVacuum DefaultNONE LabelVacuum Groupings DescriptionVacuum - isAllDigits(String) - Static method in class tilda.utils.TextUtil
- isAllLetters(String) - Static method in class tilda.utils.TextUtil
- isAllowedSourceAggregate(ViewColumn) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- isArray() - Method in class tilda.db.metadata.ColumnMeta
- isArray() - Method in class tilda.parsing.parts.Field
- isAutoGenForeignKey(String) - Method in class tilda.parsing.parts.Object
- isAutoGenPrimaryKey(Column) - Method in class tilda.parsing.parts.Object
-
A Column is an autogen PK if and only if it is the one column defined by the PK.
- ISBUSINESSDAY - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NameisBusinessDay of type int Description1 if this is a business day, 0 otherwise. ColumnTILDA.DateDim.isBusinessDay of type integer Full Nametilda.data.TILDA.DateDim.isBusinessDay Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isCanceledError(Throwable) - Method in class tilda.db.Connection
- isCaseSentitiveSchemaTableViewNames() - Method in class tilda.db.Connection
- isCaseSentitiveSchemaTableViewNames() - Method in class tilda.db.stores.BigQuery
- isCaseSentitiveSchemaTableViewNames() - Method in interface tilda.db.stores.DBType
- isCaseSentitiveSchemaTableViewNames() - Method in class tilda.db.stores.MSSQL
- isCaseSentitiveSchemaTableViewNames() - Method in class tilda.db.stores.PostgreSQL
- isCellEditable(int, int) - Method in class tilda.loader.ui.ConnectionsTableModel
- isCellEditable(int, int) - Method in class tilda.loader.ui.DataImportTableModel
- isCollection() - Method in class tilda.parsing.parts.TypeDef
- isCollection() - Method in class tilda.parsing.parts.ViewColumn
- isCollection() - Method in class tilda.types.ColumnDefinition
- isCollectionCompatible(MultiType) - Method in enum tilda.enums.ColumnType
- isColumn() - Method in enum tilda.enums.TZMode
- isCommitCountCommitCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.commitCount:
NamecommitCount_CreateDefault Value0 DefaultCREATE LabelcommitCount_CreateDefault Groupings DescriptioncommitCount_CreateDefault - isCommitNanoCommitNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.commitNano:
NamecommitNano_CreateDefault Value0 DefaultCREATE LabelcommitNano_CreateDefault Groupings DescriptioncommitNano_CreateDefault - isCompatible(String, ColumnType, boolean) - Method in enum tilda.enums.AggregateType
- isCompatible(ColumnType) - Method in enum tilda.enums.ColumnType
- isCompatible(ViewColumn) - Method in enum tilda.enums.AggregateType
- isComposable() - Method in enum tilda.enums.AggregateType
- isConnectionCloseCountConnectionCloseCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.connectionCloseCount:
NameconnectionCloseCount_CreateDefault Value0 DefaultCREATE LabelconnectionCloseCount_CreateDefault Groupings DescriptionconnectionCloseCount_CreateDefault - isConnectionCloseNanoConnectionCloseNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.connectionCloseNano:
NameconnectionCloseNano_CreateDefault Value0 DefaultCREATE LabelconnectionCloseNano_CreateDefault Groupings DescriptionconnectionCloseNano_CreateDefault - isConnectionGetCountConnectionGetCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.connectionGetCount:
NameconnectionGetCount_CreateDefault Value0 DefaultCREATE LabelconnectionGetCount_CreateDefault Groupings DescriptionconnectionGetCount_CreateDefault - isConnectionGetNanoConnectionGetNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.connectionGetNano:
NameconnectionGetNano_CreateDefault Value0 DefaultCREATE LabelconnectionGetNano_CreateDefault Groupings DescriptionconnectionGetNano_CreateDefault - isCopyToColumn() - Method in class tilda.parsing.parts.Column
- isCreateColumn() - Method in class tilda.parsing.parts.Column
- isCSVable() - Method in class tilda.parsing.parts.Object
-
Checks if there any CSV output maps
- isDBCompatible(ColumnType) - Method in enum tilda.enums.ColumnType
- isDefinedInOrder(Object, Object) - Method in class tilda.parsing.parts.Schema
- isDeleteCountDeleteCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.deleteCount:
NamedeleteCount_CreateDefault Value0 DefaultCREATE LabeldeleteCount_CreateDefault Groupings DescriptiondeleteCount_CreateDefault - isDeleteNanoDeleteNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.deleteNano:
NamedeleteNano_CreateDefault Value0 DefaultCREATE LabeldeleteNano_CreateDefault Groupings DescriptiondeleteNano_CreateDefault - isDeleteRecordsDeleteRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.deleteRecords:
NamedeleteRecords_CreateDefault Value0 DefaultCREATE LabeldeleteRecords_CreateDefault Groupings DescriptiondeleteRecords_CreateDefault - isDependencyAction() - Method in class tilda.migration.MigrationAction
- isEmpty() - Method in class tilda.grammar.ErrorList
- isEmpty() - Method in class tilda.migration.actions.ColumnAlterMulti
- isEmpty() - Method in class tilda.utils.CheckList
- isErrNoData(Throwable) - Method in class tilda.db.Connection
- isExcluded(File, String[]) - Static method in class tilda.utils.FileUtil
- isFileNameProhibited(String) - Static method in class tilda.utils.FileUtil
- isForeignKey() - Method in class tilda.parsing.parts.Column
- isFullSelectQuery() - Method in class tilda.db.QueryHelper
- ISHOLIDAY - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NameisHoliday of type int Description1 if this is a holiday, 0 otherwise. ColumnTILDA.DateDim.isHoliday of type integer Full Nametilda.data.TILDA.DateDim.isHoliday Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isInsertCountInsertCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.insertCount:
NameinsertCount_CreateDefault Value0 DefaultCREATE LabelinsertCount_CreateDefault Groupings DescriptioninsertCount_CreateDefault - isInsertNanoInsertNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.insertNano:
NameinsertNano_CreateDefault Value0 DefaultCREATE LabelinsertNano_CreateDefault Groupings DescriptioninsertNano_CreateDefault - isInsertRecordsInsertRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.insertRecords:
NameinsertRecords_CreateDefault Value0 DefaultCREATE LabelinsertRecords_CreateDefault Groupings DescriptioninsertRecords_CreateDefault - isInserts() - Method in class tilda.loader.parser.DataObject
- isJavaIdentifier(String) - Static method in class tilda.utils.TextUtil
- isJavaIdentifierWithSpacesAndDashes(String) - Static method in class tilda.utils.TextUtil
- isJsonable() - Method in class tilda.parsing.parts.Object
-
Checks if there any JSON output maps
- isJSONColumn() - Method in class tilda.parsing.parts.Column
- isLastQueryCanceled() - Static method in class tilda.db.QueryDetails
- isLastQueryDeadlocked() - Static method in class tilda.db.QueryDetails
- isLeafNode(ParserRuleContext) - Static method in class tilda.grammar.TildaSQLTreePrinter
- isList() - Method in enum tilda.enums.AggregateType
- isList() - Method in class tilda.parsing.parts.TypeDef
- isList() - Method in class tilda.parsing.parts.ViewColumn
- isList() - Method in class tilda.parsing.parts.ViewColumnWrapper
- isLockOrConnectionError(Throwable) - Method in class tilda.db.Connection
- isLowerCase(String) - Static method in class tilda.utils.TextUtil
- isManaged() - Method in enum tilda.enums.FrameworkColumnType
- isMasked() - Method in class tilda.parsing.parts.Column
- isMigrationActive() - Static method in class tilda.Migrate
- isMultiTenant() - Static method in class tilda.db.ConnectionPool
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.actions.DDLDependencyPreManagement
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.actions.TildaAclAdd
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.actions.TildaCatalogAdd
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.actions.TildaExtraDDL
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.actions.TildaHelpersAddEnd
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.actions.TildaHelpersAddStart
- isNeeded(Connection, DatabaseMeta) - Method in class tilda.migration.MigrationAction
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__CATALOG
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__JOB
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__JOBPART
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__KEY
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__MAPPING
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- isNewlyCreated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- isNotNull(Nullable) - Method in class tilda.db.QueryHelper
- isNoTZ() - Method in enum tilda.enums.TZMode
- isNowPlaceholder(LocalDate) - Static method in class tilda.utils.DateTimeUtil
- isNowPlaceholder(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- isNull(ColumnDefinition, boolean, boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
-
Must be called with a nullable column (where a null test makes sense).
- isNull(ColumnDefinition, boolean, boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- isNull(ColumnDefinition, boolean, boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- isNull(Nullable) - Method in class tilda.db.QueryHelper
- isNullable() - Method in class tilda.parsing.parts.ViewColumn
- isNullable() - Method in class tilda.types.ColumnDefinition
- isNullAction() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
Nameaction of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.action of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.action Size64 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - isNullActive() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the isNull for:
Nameactive of type boolean DescriptionStatus Flag ColumnTILDA.Connection.active of type boolean Full Nametilda.data.TILDA.Connection.active Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullAggregate() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Nameaggregate of type String DescriptionThe aggregate type of the column, if any. ColumnTILDA.Catalog.aggregate of type varchar(128) Full Nametilda.data.TILDA.Catalog.aggregate Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullCollection() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Namecollection of type boolean DescriptionWhether the collumn is a collection/array. ColumnTILDA.Catalog.collection of type boolean Full Nametilda.data.TILDA.Catalog.collection Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDataEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - isNullDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - isNullDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.Job.dataEndTZ of type character(5) Full Nametilda.data.TILDA.Job.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
NamedataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataEnd'. ColumnTILDA.JobPart.dataEndTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullDataStart() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - isNullDataStart() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - isNullDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.Job.dataStartTZ of type character(5) Full Nametilda.data.TILDA.Job.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
NamedataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'dataStart'. ColumnTILDA.JobPart.dataStartTZ of type character(5) Full Nametilda.data.TILDA.JobPart.dataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullDayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamedayName of type String DescriptionDay name (i.e., Monday, Tuesday...) of the date ColumnTILDA.DateDim.dayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.dayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDayOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamedayOfMonth of type int DescriptionISO 8601 day of the month (starting with 1) of the date ColumnTILDA.DateDim.dayOfMonth of type integer Full Nametilda.data.TILDA.DateDim.dayOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDayOfQuarter() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamedayOfQuarter of type int DescriptionISO 8601 day of the quarter (starting with 1) of the date ColumnTILDA.DateDim.dayOfQuarter of type integer Full Nametilda.data.TILDA.DateDim.dayOfQuarter Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDayOfWeek() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamedayOfWeek of type int DescriptionISO 8601 day of the week (Monday=1 to Sunday=7) of the date ColumnTILDA.DateDim.dayOfWeek of type integer Full Nametilda.data.TILDA.DateDim.dayOfWeek Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDayOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamedayOfYear of type int DescriptionISO 8601 day of the year (starting with 1) of the date ColumnTILDA.DateDim.dayOfYear of type integer Full Nametilda.data.TILDA.DateDim.dayOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDeactivated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the isNull for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - isNullDeactivatedTZ() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the isNull for:
NamedeactivatedTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'deactivated'. ColumnTILDA.ZoneInfo.deactivatedTZ of type character(5) Full Nametilda.data.TILDA.ZoneInfo.deactivatedTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the isNull for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - isNullDeleted() - Method in interface tilda.interfaces.OCCObject
- isNullDescr() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
Namedescr of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.descr of type varchar(2048) Full Nametilda.data.TILDA.MaintenanceLog.descr Size2048 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - isNullEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - isNullEndTime() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - isNullEndTimeTZ() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
NameendTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'endTime'. ColumnTILDA.MaintenanceLog.endTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.endTimeTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullEndTZ() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.Job.endTZ of type character(5) Full Nametilda.data.TILDA.Job.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
NameendTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'end'. ColumnTILDA.JobPart.endTZ of type character(5) Full Nametilda.data.TILDA.JobPart.endTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullFormula() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Nameformula of type String DescriptionThe expression/formula that may be associated with this column. ColumnTILDA.Catalog.formula of type text Full Nametilda.data.TILDA.Catalog.formula Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullHolidayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NameholidayName of type String DescriptionThe name of the holiday if applicable. ColumnTILDA.DateDim.holidayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.holidayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullHtmlDoc() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
NamehtmlDoc of type String DescriptionPre-rendered html fragment with the full documentation for this formula. ColumnTILDA.Catalog.htmlDoc of type text Full Nametilda.data.TILDA.Catalog.htmlDoc Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullIsBusinessDay() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NameisBusinessDay of type int Description1 if this is a business day, 0 otherwise. ColumnTILDA.DateDim.isBusinessDay of type integer Full Nametilda.data.TILDA.DateDim.isBusinessDay Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullIsHoliday() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NameisHoliday of type int Description1 if this is a holiday, 0 otherwise. ColumnTILDA.DateDim.isHoliday of type integer Full Nametilda.data.TILDA.DateDim.isHoliday Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullIsWeekend() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NameisWeekend of type int Description1 if this is a weekend day, 0 otherwise. ColumnTILDA.DateDim.isWeekend of type integer Full Nametilda.data.TILDA.DateDim.isWeekend Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobDataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobDataEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobDataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobDataEndTZ' - isNullJobDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobDataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobDataEnd'. ColumnTILDA.JobView.jobDataEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobDataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullJobDataStart() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobDataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobDataStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobDataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobDataStartTZ' - isNullJobDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobDataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobDataStart'. ColumnTILDA.JobView.jobDataStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobDataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullJobEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobEnd of type ZonedDateTime DescriptionEndTime ColumnTILDA.JobView.jobEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobEndTZ' - isNullJobEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobEnd'. ColumnTILDA.JobView.jobEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullJobMsg() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobMsg of type String DescriptionMessage details ColumnTILDA.JobView.jobMsg of type text Full Nametilda.data.TILDA.JobView.jobMsg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobPartDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartDataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobView.jobPartDataEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartDataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartDataEndTZ' - isNullJobPartDataEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartDataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartDataEnd'. ColumnTILDA.JobView.jobPartDataEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartDataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullJobPartDataStart() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartDataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobView.jobPartDataStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartDataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartDataStartTZ' - isNullJobPartDataStartTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartDataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartDataStart'. ColumnTILDA.JobView.jobPartDataStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartDataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullJobPartEnd() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartEnd of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobView.jobPartEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartEndTZ' - isNullJobPartEndTZ() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartEnd'. ColumnTILDA.JobView.jobPartEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - isNullJobPartRecordsCount() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartRecordsCount of type int Descriptioncount of database or file or ... - isNullJobPartRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the isNull for:
NamejobPartRefnum of type long DescriptionParent Job Part Refnum ColumnTILDA.JobPartMessage.jobPartRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobPartRefnum Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobPartStatus() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartStatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobView.jobPartStatus of type boolean Full Nametilda.data.TILDA.JobView.jobPartStatus Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobPartType() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobPartType of type String DescriptionJob part type ColumnTILDA.JobView.jobPartType of type varchar(250) Full Nametilda.data.TILDA.JobView.jobPartType Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobStatus() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobStatus of type boolean DescriptionStatus ColumnTILDA.JobView.jobStatus of type boolean Full Nametilda.data.TILDA.JobView.jobStatus Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobType() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobType of type String DescriptionJob type ColumnTILDA.JobView.jobType of type varchar(250) Full Nametilda.data.TILDA.JobView.jobType Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullJobUserId() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
-
This is the isNull for:
NamejobUserId of type String DescriptionJob user Id ColumnTILDA.JobView.jobUserId of type varchar(250) Full Nametilda.data.TILDA.JobView.jobUserId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMeasure() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Namemeasure of type boolean DescriptionWhether this column is a formula defined as a measure or not. ColumnTILDA.Catalog.measure of type boolean Full Nametilda.data.TILDA.Catalog.measure Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMmddyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
Namemmddyyyy of type String DescriptionThe mmddyyyy printable version of a date. ColumnTILDA.DateDim.mmddyyyy of type character(8) Full Nametilda.data.TILDA.DateDim.mmddyyyy Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMmyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
Namemmyyyy of type String DescriptionThe mmyyyy printable version of a date. ColumnTILDA.DateDim.mmyyyy of type character(6) Full Nametilda.data.TILDA.DateDim.mmyyyy Size6 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMonthName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamemonthName of type String DescriptionMonth name (i.e., January, February...) of the date. ColumnTILDA.DateDim.monthName of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMonthNameShort() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamemonthNameShort of type String DescriptionMonday short name (i.e., Jan, Feb...) of the date. ColumnTILDA.DateDim.monthNameShort of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthNameShort Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMonthOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamemonthOfYear of type int DescriptionISO 8601 month of the year (starting with 1) of the date ColumnTILDA.DateDim.monthOfYear of type integer Full Nametilda.data.TILDA.DateDim.monthOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullMsg() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
Namemsg of type String DescriptionMessage details ColumnTILDA.Job.msg of type text Full Nametilda.data.TILDA.Job.msg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullNullable() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Namenullable of type boolean DescriptionWhether the collumn is a nullable or not null. ColumnTILDA.Catalog.nullable of type boolean Full Nametilda.data.TILDA.Catalog.nullable Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullObjectName() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
NameobjectName of type String DescriptionThe name of the resource. ColumnTILDA.MaintenanceLog.objectName of type varchar(1024) Full Nametilda.data.TILDA.MaintenanceLog.objectName Size1024 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullObjectType() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
NameobjectType of type String DescriptionThe type of the resource. ColumnTILDA.MaintenanceLog.objectType of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.objectType Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - isNullOrEmpty(String) - Static method in class tilda.utils.TextUtil
-
Checks if a String is NULL or made up only of white spaces (as per
Character.isWhitespace(char)
. - isNullOrEmpty(String[]) - Static method in class tilda.utils.TextUtil
-
Checks if an array of Strings is NULL, empty, or made up of Strings that are themselves null or empty (as per
TextUtil.isNullOrEmpty(String)
. - isNullOrEmpty(Collection<?>) - Static method in class tilda.utils.CollectionUtil
-
Returns true if the collection is Null, is empty (has no element), or only has NULL elements.
- isNullOrEmpty(List<String>) - Static method in class tilda.utils.TextUtil
-
Checks if an list of Strings is NULL, empty, or made up of Strings that are themselves null or empty (as per
TextUtil.isNullOrEmpty(String)
. - isNullQuarterName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamequarterName of type String DescriptionQuarter name (i.e., Q1, Q2...) of the date. ColumnTILDA.DateDim.quarterName of type varchar(255) Full Nametilda.data.TILDA.DateDim.quarterName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullQuarterOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NamequarterOfYear of type int DescriptionISO 8601 quarter of the year (starting with 1) of the date. ColumnTILDA.DateDim.quarterOfYear of type integer Full Nametilda.data.TILDA.DateDim.quarterOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullRecordsCount() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
NamerecordsCount of type int Descriptioncount of database or file or ... - isNullReferencedColumns() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
NamereferencedColumns of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedColumns of type text[] Full Nametilda.data.TILDA.Catalog.referencedColumns SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullReferencedFormulas() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
NamereferencedFormulas of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedFormulas of type text[] Full Nametilda.data.TILDA.Catalog.referencedFormulas SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullStartDateIncr() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the isNull for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE - isNullStatement() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the isNull for:
Namestatement of type String DescriptionThe value of the maintenance resource to track. ColumnTILDA.MaintenanceLog.statement of type text Full Nametilda.data.TILDA.MaintenanceLog.statement Size8388608 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullStatus() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
Namestatus of type boolean DescriptionStatus ColumnTILDA.Job.status of type boolean Full Nametilda.data.TILDA.Job.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullStatus() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
Namestatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobPart.status of type boolean Full Nametilda.data.TILDA.JobPart.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullTableViewName2() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
NametableViewName2 of type String DescriptionThe name of the secondary table/view (a derived view, a realized table), if applicable. ColumnTILDA.Catalog.tableViewName2 of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName2 Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullTitle() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the isNull for:
Nametitle of type String DescriptionThe title of the formula/expression that may be associated with this column. ColumnTILDA.Catalog.title of type varchar(128) Full Nametilda.data.TILDA.Catalog.title Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullType() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
Nametype of type String DescriptionJob type ColumnTILDA.Job.type of type varchar(250) Full Nametilda.data.TILDA.Job.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullType() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the isNull for:
Nametype of type String DescriptionJob part type ColumnTILDA.JobPart.type of type varchar(250) Full Nametilda.data.TILDA.JobPart.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullUserId() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the isNull for:
NameuserId of type String DescriptionJob user Id ColumnTILDA.Job.userId of type varchar(250) Full Nametilda.data.TILDA.Job.userId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullWeekOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NameweekOfMonth of type int DescriptionISO 8601 week of the month (starting with 1) of the date ColumnTILDA.DateDim.weekOfMonth of type integer Full Nametilda.data.TILDA.DateDim.weekOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullWeekOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
NameweekOfYear of type int DescriptionISO 8601 week of the year (starting with 1) of the date ColumnTILDA.DateDim.weekOfYear of type integer Full Nametilda.data.TILDA.DateDim.weekOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
Nameyear of type int DescriptionISO 8601 year (1.e., 2018) of the date. ColumnTILDA.DateDim.year of type integer Full Nametilda.data.TILDA.DateDim.year Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNullYyyymmdd() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the isNull for:
Nameyyyymmdd of type String DescriptionThe yyyymmdd sortable printable version of a date. ColumnTILDA.DateDim.yyyymmdd of type character(8) Full Nametilda.data.TILDA.DateDim.yyyymmdd Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isNumber() - Method in enum tilda.enums.ColumnType
- isNumber(ColumnType) - Static method in enum tilda.enums.ColumnType
- isObjectTypeColumn() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameColumn ValueColumn DefaultNONE LabelColumn Groupings DescriptionA column - isObjectTypeForeignKey() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameForeignKey ValueForeignKey DefaultNONE LabelForeignKey Groupings DescriptionAn foreign key. - isObjectTypeFunction() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameFunction ValueFunction DefaultNONE LabelFunction Groupings DescriptionA function - isObjectTypeIndex() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameIndex ValueIndex DefaultNONE LabelIndex Groupings DescriptionAn index. - isObjectTypePrimaryKey() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NamePrimaryKey ValuePrimaryKey DefaultNONE LabelPrimaryKey Groupings DescriptionAn primary key. - isObjectTypeProcedure() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameProcedure ValueProcedure DefaultNONE LabelProcedure Groupings DescriptionA procedure - isObjectTypeSchema() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameSchema ValueSchema DefaultNONE LabelSchema Groupings DescriptionA schema - isObjectTypeScript() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameScript ValueScript DefaultNONE LabelScript Groupings DescriptionA script - isObjectTypeTable() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameTable ValueTable DefaultNONE LabelTable Groupings DescriptionA table - isObjectTypeView() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.objectType:
NameView ValueView DefaultNONE LabelView Groupings DescriptionA view - isOCC() - Method in enum tilda.enums.FrameworkColumnType
- isOCC() - Method in class tilda.parsing.parts.Base
- isOCC() - Method in class tilda.parsing.parts.Object
- isOCC() - Method in class tilda.parsing.parts.View
- isOCC() - Method in class tilda.parsing.parts.ViewRealizedWrapper
- isOCCColumnName(String) - Method in class tilda.parsing.parts.Schema
- isOCCDefaultColumnName(String) - Static method in class tilda.parsing.parts.Convention
- isPivotAggregate(ViewColumn) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- isPivotColumn(ViewColumn) - Static method in class tilda.parsing.parts.helpers.PivotHelper
- isPrimaryKey() - Method in class tilda.parsing.parts.Column
- isPrimaryKey(String) - Method in class tilda.parsing.parts.Object
- isPrimitive() - Method in enum tilda.enums.ColumnType
- isRecordAllNullOrEmpty(CSVRecord) - Static method in class tilda.loader.csv.stores.CSVImporter
- isRehearsal() - Static method in class tilda.db.JDBCHelper
- isReservedIdentifier(String) - Static method in class tilda.parsing.parts.helpers.ValidationHelper
- isRollbackCountRollbackCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.rollbackCount:
NamerollbackCount_CreateDefault Value0 DefaultCREATE LabelrollbackCount_CreateDefault Groupings DescriptionrollbackCount_CreateDefault - isRollbackNanoRollbackNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.rollbackNano:
NamerollbackNano_CreateDefault Value0 DefaultCREATE LabelrollbackNano_CreateDefault Groupings DescriptionrollbackNano_CreateDefault - isRow() - Method in enum tilda.enums.TZMode
- isSameAsLitteral() - Method in class tilda.parsing.parts.ViewColumn
- isSavedField() - Method in class tilda.parsing.parts.Column
- isSavepointCommitCountSavepointCommitCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.savepointCommitCount:
NamesavepointCommitCount_CreateDefault Value0 DefaultCREATE LabelsavepointCommitCount_CreateDefault Groupings DescriptionsavepointCommitCount_CreateDefault - isSavepointCommitNanoSavepointCommitNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.savepointCommitNano:
NamesavepointCommitNano_CreateDefault Value0 DefaultCREATE LabelsavepointCommitNano_CreateDefault Groupings DescriptionsavepointCommitNano_CreateDefault - isSavepointRollbackCountSavepointRollbackCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.savepointRollbackCount:
NamesavepointRollbackCount_CreateDefault Value0 DefaultCREATE LabelsavepointRollbackCount_CreateDefault Groupings DescriptionsavepointRollbackCount_CreateDefault - isSavepointRollbackNanoSavepointRollbackNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.savepointRollbackNano:
NamesavepointRollbackNano_CreateDefault Value0 DefaultCREATE LabelsavepointRollbackNano_CreateDefault Groupings DescriptionsavepointRollbackNano_CreateDefault - isSavepointSetCountSavepointSetCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.savepointSetCount:
NamesavepointSetCount_CreateDefault Value0 DefaultCREATE LabelsavepointSetCount_CreateDefault Groupings DescriptionsavepointSetCount_CreateDefault - isSavepointSetNanoSavepointSetNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.savepointSetNano:
NamesavepointSetNano_CreateDefault Value0 DefaultCREATE LabelsavepointSetNano_CreateDefault Groupings DescriptionsavepointSetNano_CreateDefault - isSelectCountSelectCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.selectCount:
NameselectCount_CreateDefault Value0 DefaultCREATE LabelselectCount_CreateDefault Groupings DescriptionselectCount_CreateDefault - isSelectNanoSelectNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.selectNano:
NameselectNano_CreateDefault Value0 DefaultCREATE LabelselectNano_CreateDefault Groupings DescriptionselectNano_CreateDefault - isSelectRecordsSelectRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.selectRecords:
NameselectRecords_CreateDefault Value0 DefaultCREATE LabelselectRecords_CreateDefault Groupings DescriptionselectRecords_CreateDefault - isSerializable() - Method in class tilda.parsing.parts.Object
-
Checks if there any JSON or CSV output maps.
- isSet() - Method in class tilda.parsing.parts.TypeDef
- isSet() - Method in class tilda.parsing.parts.ViewColumn
- isStatementCloseCountStatementCloseCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.statementCloseCount:
NamestatementCloseCount_CreateDefault Value0 DefaultCREATE LabelstatementCloseCount_CreateDefault Groupings DescriptionstatementCloseCount_CreateDefault - isStatementCloseNanoStatementCloseNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.statementCloseNano:
NamestatementCloseNano_CreateDefault Value0 DefaultCREATE LabelstatementCloseNano_CreateDefault Groupings DescriptionstatementCloseNano_CreateDefault - isSuperUser() - Method in class tilda.db.Connection
- isSuperUser(Connection) - Method in class tilda.db.stores.BigQuery
- isSuperUser(Connection) - Method in interface tilda.db.stores.DBType
- isSuperUser(Connection) - Method in class tilda.db.stores.MSSQL
- isSuperUser(Connection) - Method in class tilda.db.stores.PostgreSQL
- isSuported(ColumnType) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- isTargetColumnRequired() - Method in enum tilda.enums.AggregateType
- isTerminalNode(ParseTree) - Static method in class tilda.grammar.TildaSQLTreePrinter
- isTesting() - Static method in class tilda.Migrate
- isTildaSetterCountTildaSetterCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaSetterCount:
NametildaSetterCount_CreateDefault Value0 DefaultCREATE LabeltildaSetterCount_CreateDefault Groupings DescriptiontildaSetterCount_CreateDefault - isTildaSetterNanoTildaSetterNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaSetterNano:
NametildaSetterNano_CreateDefault Value0 DefaultCREATE LabeltildaSetterNano_CreateDefault Groupings DescriptiontildaSetterNano_CreateDefault - isTildaToCsvCountTildaToCsvCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaToCsvCount:
NametildaToCsvCount_CreateDefault Value0 DefaultCREATE LabeltildaToCsvCount_CreateDefault Groupings DescriptiontildaToCsvCount_CreateDefault - isTildaToCsvNanoTildaToCsvNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaToCsvNano:
NametildaToCsvNano_CreateDefault Value0 DefaultCREATE LabeltildaToCsvNano_CreateDefault Groupings DescriptiontildaToCsvNano_CreateDefault - isTildaToJsonCountTildaToJsonCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaToJsonCount:
NametildaToJsonCount_CreateDefault Value0 DefaultCREATE LabeltildaToJsonCount_CreateDefault Groupings DescriptiontildaToJsonCount_CreateDefault - isTildaToJsonNanoTildaToJsonNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaToJsonNano:
NametildaToJsonNano_CreateDefault Value0 DefaultCREATE LabeltildaToJsonNano_CreateDefault Groupings DescriptiontildaToJsonNano_CreateDefault - isTildaToStringCountTildaToStringCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaToStringCount:
NametildaToStringCount_CreateDefault Value0 DefaultCREATE LabeltildaToStringCount_CreateDefault Groupings DescriptiontildaToStringCount_CreateDefault - isTildaToStringNanoTildaToStringNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value is-a for tilda.data.TILDA.TransPerf.tildaToStringNano:
NametildaToStringNano_CreateDefault Value0 DefaultCREATE LabeltildaToStringNano_CreateDefault Groupings DescriptiontildaToStringNano_CreateDefault - isTimeTotalSecTimeTotalSec_CreateDefault() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the value is-a for tilda.data.TILDA.RefillPerf.timeTotalSec:
NametimeTotalSec_CreateDefault Value0 DefaultCREATE LabeltimeTotalSec_CreateDefault Groupings DescriptiontimeTotalSec_CreateDefault - isTruncateCascade() - Method in class tilda.loader.parser.DataObject
- isTruncateFirst() - Method in class tilda.loader.parser.DataObject
- isTypeMigration() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.type:
NameMigration ValueMigration DefaultNONE LabelMigration Groupings DescriptionA migration operation - isTypeOptimize() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value is-a for tilda.data.TILDA.MaintenanceLog.type:
NameOptimize ValueOptimize DefaultNONE LabelOptimize Groupings DescriptionA vaccuum/reorg operation typically - isTZ() - Method in enum tilda.enums.TZMode
- isTZ() - Method in class tilda.parsing.parts.ForeignKey
- isUndefinedPlaceholder(LocalDate) - Static method in class tilda.utils.DateTimeUtil
- isUndefinedPlaceholder(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- isUniqueIndexColumn(String) - Method in class tilda.parsing.parts.Object
- isUpdateCountUpdateCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.updateCount:
NameupdateCount_CreateDefault Value0 DefaultCREATE LabelupdateCount_CreateDefault Groupings DescriptionupdateCount_CreateDefault - isUpdateNanoUpdateNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.updateNano:
NameupdateNano_CreateDefault Value0 DefaultCREATE LabelupdateNano_CreateDefault Groupings DescriptionupdateNano_CreateDefault - isUpdateRecordsUpdateRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value is-a for tilda.data.TILDA.ObjectPerf.updateRecords:
NameupdateRecords_CreateDefault Value0 DefaultCREATE LabelupdateRecords_CreateDefault Groupings DescriptionupdateRecords_CreateDefault - isUpserts() - Method in class tilda.loader.parser.DataObject
- isValidIdentifier(String) - Static method in class tilda.parsing.parts.helpers.ValidationHelper
- isWarningsCollection() - Static method in class tilda.db.QueryDetails
- ISWEEKEND - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NameisWeekend of type int Description1 if this is a weekend day, 0 otherwise. ColumnTILDA.DateDim.isWeekend of type integer Full Nametilda.data.TILDA.DateDim.isWeekend Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - isWhereClause() - Method in class tilda.db.QueryHelper
-
Checks if the query is in a state to accept a where clause.
- isWhereClauseEmpty() - Method in class tilda.db.QueryHelper
- isWindowOnly() - Method in enum tilda.enums.AggregateType
- isZonedDateTimeCompatible() - Method in enum tilda.enums.AggregateType
-
Tests whether an aggregate is friendly with DateTime columns.
- ITALIC - Static variable in class tilda.utils.AnsiUtil
- ITALIC_OFF - Static variable in class tilda.utils.AnsiUtil
- Item(boolean, String) - Constructor for class tilda.utils.CheckList.Item
- iterate(File, FileUtil.FileProcessor, String[]) - Static method in class tilda.utils.FileUtil
- iterate(File, FileUtil.FileProcessor, String[], int) - Static method in class tilda.utils.FileUtil
J
- javac - Static variable in class tilda.utils.compiler.InMemoryJavaCompiler
- JavaJDBCType - Enum in tilda.generation.java8
- JDBCHelper - Class in tilda.db
- JDBCHelper() - Constructor for class tilda.db.JDBCHelper
- Job_Data - Class in tilda.data
-
This is the application class Data_Job mapped to the table TILDA.Job.
- Job_Data() - Constructor for class tilda.data.Job_Data
- Job_Factory - Class in tilda.data
-
This is the application class Data_Job mapped to the table TILDA.Job.
- Job_Factory() - Constructor for class tilda.data.Job_Factory
- JobCostDetails - Class in tilda.utils.gcp
- JobCostDetails(long, double, double) - Constructor for class tilda.utils.gcp.JobCostDetails
- JOBDATAEND - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobDataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobDataEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobDataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobDataEndTZ' - JOBDATAENDTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobDataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobDataEnd'. ColumnTILDA.JobView.jobDataEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobDataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - JOBDATASTART - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobDataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobDataStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobDataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobDataStartTZ' - JOBDATASTARTTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobDataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobDataStart'. ColumnTILDA.JobView.jobDataStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobDataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - JOBEND - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobEnd of type ZonedDateTime DescriptionEndTime ColumnTILDA.JobView.jobEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobEndTZ' - JOBENDTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobEnd'. ColumnTILDA.JobView.jobEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - JobHelper - Class in tilda.utils.gcp
- JobHelper() - Constructor for class tilda.utils.gcp.JobHelper
- JOBMSG - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobMsg of type String DescriptionMessage details ColumnTILDA.JobView.jobMsg of type text Full Nametilda.data.TILDA.JobView.jobMsg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JOBNAME - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobName of type String DescriptionName ColumnTILDA.JobView.jobName of type varchar(250) Full Nametilda.data.TILDA.JobView.jobName Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - JobPart_Data - Class in tilda.data
-
This is the application class Data_JobPart mapped to the table TILDA.JobPart.
- JobPart_Data() - Constructor for class tilda.data.JobPart_Data
- JobPart_Factory - Class in tilda.data
-
This is the application class Data_JobPart mapped to the table TILDA.JobPart.
- JobPart_Factory() - Constructor for class tilda.data.JobPart_Factory
- JOBPARTDATAEND - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartDataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobView.jobPartDataEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartDataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartDataEndTZ' - JOBPARTDATAENDTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartDataEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartDataEnd'. ColumnTILDA.JobView.jobPartDataEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartDataEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - JOBPARTDATASTART - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartDataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobView.jobPartDataStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartDataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartDataStartTZ' - JOBPARTDATASTARTTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartDataStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartDataStart'. ColumnTILDA.JobView.jobPartDataStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartDataStartTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - JOBPARTEND - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartEnd of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobView.jobPartEnd of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartEndTZ' - JOBPARTENDTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartEndTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartEnd'. ColumnTILDA.JobView.jobPartEndTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartEndTZ Size5 Nullabletrue ModeAUTO Invariantfalse ProtectNONE - JOBPARTMESSAGE - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartMessage of type String DescriptionMessage details ColumnTILDA.JobView.jobPartMessage of type text Full Nametilda.data.TILDA.JobView.jobPartMessage Size8192 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - JobPartMessage_Data - Class in tilda.data
-
This is the application class Data_JobPartMessage mapped to the table TILDA.JobPartMessage.
- JobPartMessage_Data() - Constructor for class tilda.data.JobPartMessage_Data
- JobPartMessage_Factory - Class in tilda.data
-
This is the application class Data_JobPartMessage mapped to the table TILDA.JobPartMessage.
- JobPartMessage_Factory() - Constructor for class tilda.data.JobPartMessage_Factory
- JOBPARTNAME - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartName of type String DescriptionJob part name ColumnTILDA.JobView.jobPartName of type varchar(250) Full Nametilda.data.TILDA.JobView.jobPartName Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - JOBPARTNOTIFY - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartNotify of type boolean DescriptionNotification flag ColumnTILDA.JobView.jobPartNotify of type boolean Full Nametilda.data.TILDA.JobView.jobPartNotify Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - JOBPARTRECORDSCOUNT - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartRecordsCount of type int Descriptioncount of database or file or ... - JOBPARTREFNUM - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartRefnum of type long DescriptionParent Job Part Refnum ColumnTILDA.JobPartMessage.jobPartRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobPartRefnum Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JOBPARTSTART - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartStart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobView.jobPartStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobPartStart Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobPartStartTZ' - JOBPARTSTARTTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobPartStart'. ColumnTILDA.JobView.jobPartStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobPartStartTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - JOBPARTSTATUS - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartStatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobView.jobPartStatus of type boolean Full Nametilda.data.TILDA.JobView.jobPartStatus Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JOBPARTTYPE - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobPartType of type String DescriptionJob part type ColumnTILDA.JobView.jobPartType of type varchar(250) Full Nametilda.data.TILDA.JobView.jobPartType Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JOBREFNUM - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPart.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPart.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - JOBREFNUM - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPartMessage.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - JOBREFNUM - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobRefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobView.jobRefnum of type bigint Full Nametilda.data.TILDA.JobView.jobRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - JobResults - Class in tilda.utils.gcp
- JobResults(Job, TableResult) - Constructor for class tilda.utils.gcp.JobResults
- JOBSTART - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.JobView.jobStart of type timestamptz Full Nametilda.data.TILDA.JobView.jobStart Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'jobStartTZ' - JOBSTARTTZ - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobStartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'jobStart'. ColumnTILDA.JobView.jobStartTZ of type character(5) Full Nametilda.data.TILDA.JobView.jobStartTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - JOBSTATUS - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobStatus of type boolean DescriptionStatus ColumnTILDA.JobView.jobStatus of type boolean Full Nametilda.data.TILDA.JobView.jobStatus Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JOBTYPE - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobType of type String DescriptionJob type ColumnTILDA.JobView.jobType of type varchar(250) Full Nametilda.data.TILDA.JobView.jobType Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JOBUSERID - Variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory.COLS_BASE
-
This is the column definition for:
NamejobUserId of type String DescriptionJob user Id ColumnTILDA.JobView.jobUserId of type varchar(250) Full Nametilda.data.TILDA.JobView.jobUserId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - JobView_Data - Class in tilda.data
-
This is the application class Data_JobView mapped to the table TILDA.JobView.
- JobView_Data() - Constructor for class tilda.data.JobView_Data
- JobView_Factory - Class in tilda.data
-
This is the application class Data_JobView mapped to the table TILDA.JobView.
- JobView_Factory() - Constructor for class tilda.data.JobView_Factory
- join(String) - Method in class tilda.parsing.Validator.Line
- JoinHelper - Class in tilda.parsing.parts.helpers
- JoinHelper() - Constructor for class tilda.parsing.parts.helpers.JoinHelper
- JoinHelper.RefDef - Class in tilda.parsing.parts.helpers
- joinTrim(String[], String) - Static method in class tilda.utils.TextUtil
- JoinType - Enum in tilda.enums
- JSON - tilda.enums.ColumnType
- JSON - tilda.enums.OutputFormatType
- JSON - tilda.generation.bigquery.BigQueryType
- JSON - tilda.generation.java8.JavaJDBCType
- JSON - tilda.generation.postgres9.PostgresType
- JSON - tilda.generation.sqlserver2014.SQLServerType
- JSONable - Interface in tilda.interfaces
- JsonClassDocs(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- JsonClassDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- JSONExport(PrintWriter, Column) - Static method in class tilda.generation.java8.Helper
- JsonField - Class in tilda.parsing.parts
- JsonField() - Constructor for class tilda.parsing.parts.JsonField
- JsonField(JsonField) - Constructor for class tilda.parsing.parts.JsonField
- JsonFileDocs(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- JsonFileDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- JSONPrinter - Class in tilda.utils.json
- JSONPrinter() - Constructor for class tilda.utils.json.JSONPrinter
- JSONPrinter(boolean) - Constructor for class tilda.utils.json.JSONPrinter
- JSONRecordProcessor - Class in tilda.db.processors
- JSONRecordProcessor(Writer, SelectQuery) - Constructor for class tilda.db.processors.JSONRecordProcessor
- JsonSchema - Class in tilda.parsing.parts
- JsonSchema() - Constructor for class tilda.parsing.parts.JsonSchema
- JsonSchema(JsonSchema) - Constructor for class tilda.parsing.parts.JsonSchema
- JSONUtil - Class in tilda.utils.json
- JSONUtil() - Constructor for class tilda.utils.json.JSONUtil
- JsonValidation - Class in tilda.parsing.parts
- JsonValidation() - Constructor for class tilda.parsing.parts.JsonValidation
- JsonValidation(JsonValidation) - Constructor for class tilda.parsing.parts.JsonValidation
K
- Key_Data - Class in tilda.data
-
This is the application class Data_KEY mapped to the table TILDA.KEY.
- Key_Data() - Constructor for class tilda.data.Key_Data
- Key_Factory - Class in tilda.data
-
This is the application class Data_KEY mapped to the table TILDA.KEY.
- Key_Factory() - Constructor for class tilda.data.Key_Factory
- KeysManager - Class in tilda.db
- KeysManager() - Constructor for class tilda.db.KeysManager
L
- LABEL - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
Namelabel of type String DescriptionThe label for this enumeration. ColumnTILDA.ZoneInfo.label of type varchar(254) Full Nametilda.data.TILDA.ZoneInfo.label Size254 Nullablefalse ModeNORMAL Invariantfalse ProtectABSOLUTE - LAG - tilda.enums.AggregateType
- LAST - tilda.enums.AggregateType
- LAST - tilda.enums.OrderNulls
- LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__MAPPING_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - LASTUPDATED - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - launchQuery(BigQuery, String) - Static method in class tilda.utils.gcp.BQHelper
- LEAD - tilda.enums.AggregateType
- leadingSpace(long, int) - Static method in class tilda.utils.NumberFormatUtil
- leadingZero1(long) - Static method in class tilda.utils.NumberFormatUtil
- leadingZero2(long) - Static method in class tilda.utils.NumberFormatUtil
- leadingZero3(long) - Static method in class tilda.utils.NumberFormatUtil
- leadingZeros(long, int) - Static method in class tilda.utils.NumberFormatUtil
- least(LocalDate, LocalDate) - Static method in class tilda.utils.DateTimeUtil
- LEFT - tilda.enums.JoinType
- leftPad(String, int, char) - Static method in class tilda.utils.PaddingUtil
- LengthRequired - tilda.utils.HttpStatus
- like(String, String) - Static method in class tilda.utils.CompareUtil
- like(List<String>, String) - Static method in class tilda.utils.CompareUtil
- like(Type_StringCollection, String) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, String[]) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, String[], boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, String[], boolean, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, String, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, String, boolean, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, Collection<String>) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, Collection<String>, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringCollection, Collection<String>, boolean, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive[], String) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive[], String[], boolean, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive[], String, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive[], String, boolean, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive, String[], boolean, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive, String, boolean) - Method in class tilda.db.QueryHelper
- like(Type_StringPrimitive, String, boolean, boolean) - Method in class tilda.db.QueryHelper
- LIKE - tilda.db.QueryHelper.Op
- Line() - Constructor for class tilda.parsing.Validator.Line
- LineCount - Class in tilda
- LineCount() - Constructor for class tilda.LineCount
- LinePrint - Class in tilda
- LinePrint() - Constructor for class tilda.LinePrint
- LineSplit - Class in tilda
- LineSplit() - Constructor for class tilda.LineSplit
- LIST - tilda.enums.MultiType
-
List of values
- listPrint(StringBuilder, String, String) - Static method in class tilda.utils.TextUtil
- ListResults<E> - Interface in tilda.db
- load(String) - Static method in class tilda.Docs.MasterConfig
- load(String[]) - Static method in class tilda.Docs.MasterConfig
- load(Connection) - Method in class tilda.db.metadata.TableMeta
- load(Connection) - Method in interface tilda.db.metadata.TableViewMeta
- load(Connection) - Method in class tilda.db.metadata.ViewMeta
- load(Connection, String) - Method in class tilda.db.metadata.DatabaseMeta
- load(Connection, String) - Method in class tilda.db.metadata.SchemaMeta
- load(Connection, String, String) - Method in class tilda.db.metadata.DatabaseMeta
- load(Connection, String, String, String[]) - Method in class tilda.db.metadata.DatabaseMeta
- Load - Class in tilda
- Load(boolean) - Constructor for class tilda.Load
- Load(Database) - Method in class tilda.analyzer.bean.DBStatus
- loadColumnInfo(Connection, String, Map<String, DBObject>) - Method in class tilda.analyzer.bean.Table
- loadColumns(Connection, DatabaseMetaData, String, String) - Static method in class tilda.db.metadata.SchemaMeta
-
Load columns for the whole db, schema or table.
- loadColumns(Connection, ResultSet) - Method in class tilda.db.metadata.TableMeta
- loadColumns(Connection, ResultSet) - Method in class tilda.db.metadata.ViewMeta
- loadDependencies(ParserSession, Schema, Map<String, Schema>) - Static method in class tilda.parsing.Parser
- Loader - Class in tilda.parsing
- Loader() - Constructor for class tilda.parsing.Loader
- loadForeignKeys(DatabaseMetaData, String, String, boolean) - Static method in class tilda.db.metadata.SchemaMeta
-
Load outgoing/incoming FKs for the whole db, schema or table.
- loadTablesAndViews(Connection, AnalyzerData) - Method in class tilda.analyzer.bean.Database
- loadTablesAndViews(Connection, AnalyzerData, Map<String, DBObject>) - Method in class tilda.analyzer.bean.Schema
- LoadTildaResources() - Static method in class tilda.parsing.Loader
- LocalDateRP - Class in tilda.db.processors
- LocalDateRP() - Constructor for class tilda.db.processors.LocalDateRP
- LOG - Static variable in class tilda.analyzer.bean.Column
- LOG - Static variable in class tilda.analyzer.bean.Database
- LOG - Static variable in class tilda.analyzer.bean.Schema
- LOG - Static variable in class tilda.analyzer.bean.Table
- LOG - Static variable in class tilda.analyzer.DBProcessor
- LOG - Static variable in class tilda.analyzer.helper.FileHelper
- LOG - Static variable in class tilda.analyzer.HTMLRenderer
- LOG - Static variable in class tilda.analyzer.parser.AnalyzerData
- LOG - Static variable in class tilda.analyzer.parser.DatabaseConfig
- LOG - Static variable in class tilda.analyzer.parser.Validation
- LOG - Static variable in class tilda.CheckDB
- LOG - Static variable in class tilda.data._Tilda.TILDA__2_5
- LOG - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__CATALOG
- LOG - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- LOG - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__CONNECTION
- LOG - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__DATEDIM
- LOG - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM
- LOG - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- LOG - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOB
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOBPART
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW
- LOG - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__KEY
- LOG - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- LOG - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__MAPPING
- LOG - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- LOG - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF
- LOG - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- LOG - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- LOG - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO
- LOG - Static variable in class tilda.data.Catalog_Data
- LOG - Static variable in class tilda.data.Catalog_Factory
- LOG - Static variable in class tilda.data.CatalogFormulaResult_Data
- LOG - Static variable in class tilda.data.CatalogFormulaResult_Factory
- LOG - Static variable in class tilda.data.Connection_Data
- LOG - Static variable in class tilda.data.Connection_Factory
- LOG - Static variable in class tilda.data.DateDim_Data
- LOG - Static variable in class tilda.data.DateDim_Factory
- LOG - Static variable in class tilda.data.DateLimitDim_Data
- LOG - Static variable in class tilda.data.DateLimitDim_Factory
- LOG - Static variable in class tilda.data.FailedDependencyDDLScripts_Data
- LOG - Static variable in class tilda.data.FailedDependencyDDLScripts_Factory
- LOG - Static variable in class tilda.data.FormulaResultView_Data
- LOG - Static variable in class tilda.data.FormulaResultView_Factory
- LOG - Static variable in class tilda.data.Job_Data
- LOG - Static variable in class tilda.data.Job_Factory
- LOG - Static variable in class tilda.data.JobPart_Data
- LOG - Static variable in class tilda.data.JobPart_Factory
- LOG - Static variable in class tilda.data.JobPartMessage_Data
- LOG - Static variable in class tilda.data.JobPartMessage_Factory
- LOG - Static variable in class tilda.data.JobView_Data
- LOG - Static variable in class tilda.data.JobView_Factory
- LOG - Static variable in class tilda.data.Key_Data
- LOG - Static variable in class tilda.data.Key_Factory
- LOG - Static variable in class tilda.data.MaintenanceLog_Data
- LOG - Static variable in class tilda.data.MaintenanceLog_Factory
- LOG - Static variable in class tilda.data.Mapping_Data
- LOG - Static variable in class tilda.data.Mapping_Factory
- LOG - Static variable in class tilda.data.ObjectPerf_Data
- LOG - Static variable in class tilda.data.ObjectPerf_Factory
- LOG - Static variable in class tilda.data.RefillPerf_Data
- LOG - Static variable in class tilda.data.RefillPerf_Factory
- LOG - Static variable in class tilda.data.tmp._Tilda.TILDA__2_5
- LOG - Static variable in class tilda.data.TransPerf_Data
- LOG - Static variable in class tilda.data.TransPerf_Factory
- LOG - Static variable in class tilda.data.ZoneInfo_Data
- LOG - Static variable in class tilda.data.ZoneInfo_Factory
- LOG - Static variable in class tilda.db.KeysManager
- LOG - Static variable in class tilda.db.metadata.DatabaseMeta
- LOG - Static variable in class tilda.db.processors.ExporterObjectProcessor
- LOG - Static variable in class tilda.db.processors.ExporterObjectProcessorCSV
- LOG - Static variable in class tilda.db.processors.ExporterObjectProcessorJSON
- LOG - Static variable in class tilda.db.processors.ExporterRecordProcessor
- LOG - Static variable in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- LOG - Static variable in class tilda.db.SelectQueryParsedAndValidated
- LOG - Static variable in class tilda.db.TildaMasterRuntimeMetaData
- LOG - Static variable in class tilda.db.TildaObjectMetaData
- LOG - Static variable in class tilda.DBAnalyzer
- LOG - Static variable in class tilda.Export
- LOG - Static variable in class tilda.generation.bigquery.Sql
- LOG - Static variable in class tilda.generation.Generator
- LOG - Static variable in class tilda.generation.GeneratorSession
- LOG - Static variable in class tilda.generation.graphviz.GraphvizUtil
- LOG - Static variable in class tilda.generation.helpers.CatalogHelper
- LOG - Static variable in class tilda.generation.helpers.TableRankTracker
- LOG - Static variable in class tilda.generation.helpers.TotalMess
- LOG - Static variable in class tilda.generation.html.DocGen
- LOG - Static variable in class tilda.generation.html.Docs
- LOG - Static variable in class tilda.generation.java8.AppData
- LOG - Static variable in class tilda.generation.java8.AppFactory
- LOG - Static variable in class tilda.generation.java8.Helper
- LOG - Static variable in class tilda.generation.java8.TildaData
- LOG - Static variable in class tilda.generation.java8.TildaFactory
- LOG - Static variable in class tilda.generation.java8.TildaSupport
- LOG - Static variable in class tilda.generation.Manifest
- LOG - Static variable in class tilda.generation.postgres9.Sql
- LOG - Static variable in class tilda.generation.sqlserver2014.Sql
- LOG - Static variable in class tilda.grammar.ErrorList
- LOG - Static variable in class tilda.grammar.servlets.TildaSQLServlet
- LOG - Static variable in class tilda.grammar.TildaCompositionValidator
- LOG - Static variable in class tilda.grammar.TildaSQLTreePrinter
- LOG - Static variable in class tilda.grammar.TildaSQLValidator
- LOG - Static variable in class tilda.grammar.TypeManager
- LOG - Static variable in class tilda.grammar.WhereClauseCodeGenJava
- LOG - Static variable in class tilda.grammar.WhereClauseCodeGenJavaOnJson
- LOG - Static variable in class tilda.grammar.WhereClauseCodeGenTildaQL
- LOG - Static variable in class tilda.grammar.WhereClauseCompositionClassGenerator
- LOG - Static variable in class tilda.grammar.WhereClauseCompositionCodeGenJava
- LOG - Static variable in class tilda.Import
- LOG - Static variable in class tilda.LineCount
- LOG - Static variable in class tilda.LinePrint
- LOG - Static variable in class tilda.LineSplit
- LOG - Static variable in class tilda.Load
- LOG - Static variable in class tilda.loader.csv.ImporterThread
- LOG - Static variable in class tilda.loader.csv.ImportProcessor
- LOG - Static variable in class tilda.loader.csv.stores.CSVImporter
- LOG - Static variable in class tilda.loader.parser.Config
- LOG - Static variable in class tilda.loader.parser.DataObject
- LOG - Static variable in class tilda.migration.actions.TableFKAdd
- LOG - Static variable in class tilda.migration.actions.TableFKDrop
- LOG - Static variable in class tilda.migration.actions.TableIndexAdd
- LOG - Static variable in class tilda.migration.actions.TableIndexAddCluster
- LOG - Static variable in class tilda.migration.actions.TableIndexDrop
- LOG - Static variable in class tilda.migration.actions.TableIndexDropCluster
- LOG - Static variable in class tilda.migration.actions.TableIndexRename
- LOG - Static variable in class tilda.migration.actions.TablePKReplace
- LOG - Static variable in class tilda.migration.DDLDependencyManager
- LOG - Static variable in class tilda.migration.Migrator
- LOG - Static variable in class tilda.parsing.Loader
- LOG - Static variable in class tilda.parsing.Parser
- LOG - Static variable in class tilda.parsing.ParserSession
- LOG - Static variable in class tilda.parsing.parts.Convention
- LOG - Static variable in class tilda.parsing.parts.Formula
- LOG - Static variable in class tilda.parsing.parts.FormulaTemplate
- LOG - Static variable in class tilda.parsing.parts.formulaTemplates.Binning
- LOG - Static variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- LOG - Static variable in class tilda.parsing.parts.formulaTemplates.Flagging
- LOG - Static variable in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- LOG - Static variable in class tilda.parsing.parts.formulaTemplates.Template
- LOG - Static variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- LOG - Static variable in class tilda.parsing.parts.History
- LOG - Static variable in class tilda.parsing.parts.JsonValidation
- LOG - Static variable in class tilda.parsing.parts.Query
- LOG - Static variable in class tilda.parsing.parts.Schema
- LOG - Static variable in class tilda.parsing.parts.SubWhereClause
- LOG - Static variable in class tilda.parsing.parts.SubWhereX
- LOG - Static variable in class tilda.parsing.Validator
- LOG - Static variable in class tilda.performance.PerfTracker
- LOG - Static variable in class tilda.performance.ProcessorPerformanceTracker
- LOG - Static variable in class tilda.SearchAndReplace
- LOG - Static variable in class tilda.types.ColumnDefinition
- LOG - Static variable in class tilda.utils.AnsiUtil
- LOG - Static variable in class tilda.utils.CheckList
- LOG - Static variable in class tilda.utils.ClassUtils
- LOG - Static variable in class tilda.utils.cms.FHIRProviderDPC
- LOG - Static variable in class tilda.utils.CollectionUtil
- LOG - Static variable in class tilda.utils.CompareUtil
- LOG - Static variable in class tilda.utils.compiler.InMemoryJavaCompiler
- LOG - Static variable in class tilda.utils.concurrent.DBPoll
- LOG - Static variable in class tilda.utils.concurrent.Executor
- LOG - Static variable in class tilda.utils.concurrent.SimpleRunnable
- LOG - Static variable in class tilda.utils.Counter
- LOG - Static variable in class tilda.utils.DateTimeUtil
- LOG - Static variable in class tilda.utils.EncryptionUtil
- LOG - Static variable in class tilda.utils.fhir.FhirEntityGeneric
- LOG - Static variable in class tilda.utils.fhir.FHIRProvider
- LOG - Static variable in class tilda.utils.fhir.FHIRProviderFactory
- LOG - Static variable in class tilda.utils.FileUtil
- LOG - Static variable in class tilda.utils.gcp.AuthHelper
- LOG - Static variable in class tilda.utils.gcp.BQHelper
- LOG - Static variable in class tilda.utils.gcp.CSHelper
- LOG - Static variable in class tilda.utils.gcp.FHIRProviderCH
- LOG - Static variable in class tilda.utils.gcp.JobHelper
- LOG - Static variable in class tilda.utils.Graph
- LOG - Static variable in class tilda.utils.json.JSONPrinter
- LOG - Static variable in class tilda.utils.json.JSONUtil
- LOG - Static variable in class tilda.utils.LogUtil
- LOG - Static variable in class tilda.utils.MailUtil
- LOG - Static variable in class tilda.utils.ParseUtil
- LOG - Static variable in class tilda.utils.ReverseIterator
- LOG - Static variable in class tilda.utils.TextUtil
- logError(Logger, String) - Static method in class tilda.utils.LogUtil
- logErrorKnownColumns(Object) - Method in class tilda.parsing.parts.helpers.ReferenceHelper
- logErrorKnownObjects(Schema) - Method in class tilda.parsing.parts.helpers.ReferenceHelper
- logPerformance() - Method in class tilda.performance.ProcessorPerformanceTracker
- logQuery(String, String, String) - Static method in class tilda.db.QueryDetails
- logThrowables(Logger, Throwable, int) - Static method in class tilda.utils.LogUtil
-
Logs the Throwable using the provided Logger, then logs the throwable causes up to causeLevel.
- LogUtil - Class in tilda.utils
- LogUtil() - Constructor for class tilda.utils.LogUtil
- LONG - tilda.enums.ColumnType
- LONG - tilda.generation.bigquery.BigQueryType
- LONG - tilda.generation.java8.JavaJDBCType
- LONG - tilda.generation.postgres9.PostgresType
- LONG - tilda.generation.sqlserver2014.SQLServerType
- LongArrayRP - Class in tilda.db.processors
- LongArrayRP() - Constructor for class tilda.db.processors.LongArrayRP
- LongDoublePair - Class in tilda.utils.pairs
- LongDoublePair(long, double) - Constructor for class tilda.utils.pairs.LongDoublePair
- LongWrapper - Class in tilda.utils
- LongWrapper(long) - Constructor for class tilda.utils.LongWrapper
- LOOKUP - tilda.db.InitMode
-
The object was instanciated via a lookup call
- lookupByAll() - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
-
Lookup records by the query 'All' over .
- lookupByAll() - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
-
Lookup records by the query 'All' over .
- lookupByColumn(String, String, String) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup one record by the unique index 'Column': schemaName, tableViewName, columnName.
- lookupByDepedencySequence(String, String, ZonedDateTime, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
-
Lookup one record by the unique index 'DepedencySequence': srcSchemaName, srcTVName, created, seq.
- lookupById(String) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
Lookup one record by the unique index 'Id': id.
- lookupByInvalidDate(LocalDate) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
-
Lookup one record by the unique index 'InvalidDate': invalidDate.
- lookupByName(String) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Lookup one record by the unique index 'Name': name.
- lookupByPrimaryKey(long) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup one record by the primary key: refnum.
- lookupByPrimaryKey(long) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup one record by the primary key: refnum.
- lookupByPrimaryKey(long) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup one record by the primary key: refnum.
- lookupByPrimaryKey(long) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup one record by the primary key: refnum.
- lookupByPrimaryKey(long) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Lookup one record by the primary key: refnum.
- lookupByPrimaryKey(long) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup one record by the primary key: refnum.
- lookupByPrimaryKey(long, String) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
-
Lookup one record by the primary key: formulaRefnum, value.
- lookupByPrimaryKey(String) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup one record by the primary key: id.
- lookupByPrimaryKey(String) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
Lookup one record by the primary key: id.
- lookupByPrimaryKey(String, String, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup one record by the primary key: schemaName, objectName, startPeriod.
- lookupByPrimaryKey(String, String, ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup one record by the primary key: schemaName, objectName, startTime.
- lookupByPrimaryKey(LocalDate) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
-
Lookup one record by the primary key: dt.
- lookupByPrimaryKey(ZonedDateTime) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
-
Lookup one record by the primary key: startPeriod.
- lookupByTypeSrcDst(String, String, String) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
-
Lookup one record by the unique index 'TypeSrcDst': type, src, dst.
- lookupByValue(String) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
Lookup one record by the unique index 'Value': value.
- lookupDatasets(BigQuery) - Static method in class tilda.utils.gcp.BQHelper
- lookupDDLDependencies(Connection, String, String) - Static method in class tilda.data.FailedDependencyDDLScripts_Factory
- lookupTables(BigQuery, String) - Static method in class tilda.utils.gcp.BQHelper
- lookupWhere(Connection, Class<T>, String, int, int) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- lookupWhere(Connection, Class<T>, ObjectProcessor<T>, String, int, int) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- lookupWhereActive(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup records by the query 'Active' over .
The results are ordered by: id asc - lookupWhereActive(Connection, ObjectProcessor<Connection_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup records by the query 'Active' over .
The results are ordered by: id asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: schemaName asc, tableViewName asc, columnName asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: formulaRefnum asc, value asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: id asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: dt asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: invalidDate asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: srcSchemaName asc, srcTVName asc, created asc, seq asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: type asc, src asc, dst asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: schemaName asc, objectName asc, startPeriod asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: schemaName asc, objectName asc, startTime asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: startPeriod asc - lookupWhereAll(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
Lookup records by the index 'All' over .
The results are ordered by: id asc - lookupWhereAll(Connection, ObjectProcessor<Catalog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: schemaName asc, tableViewName asc, columnName asc - lookupWhereAll(Connection, ObjectProcessor<CatalogFormulaResult_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: formulaRefnum asc, value asc - lookupWhereAll(Connection, ObjectProcessor<Connection_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: id asc - lookupWhereAll(Connection, ObjectProcessor<DateDim_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: dt asc - lookupWhereAll(Connection, ObjectProcessor<DateLimitDim_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: invalidDate asc - lookupWhereAll(Connection, ObjectProcessor<FailedDependencyDDLScripts_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: srcSchemaName asc, srcTVName asc, created asc, seq asc - lookupWhereAll(Connection, ObjectProcessor<Job_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, ObjectProcessor<JobPart_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, ObjectProcessor<JobPartMessage_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, ObjectProcessor<Key_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, ObjectProcessor<MaintenanceLog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: refnum asc - lookupWhereAll(Connection, ObjectProcessor<Mapping_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: type asc, src asc, dst asc - lookupWhereAll(Connection, ObjectProcessor<ObjectPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: schemaName asc, objectName asc, startPeriod asc - lookupWhereAll(Connection, ObjectProcessor<RefillPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: schemaName asc, objectName asc, startTime asc - lookupWhereAll(Connection, ObjectProcessor<TransPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
-
Lookup records by the query 'All' over .
The results are ordered by: startPeriod asc - lookupWhereAll(Connection, ObjectProcessor<ZoneInfo_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
-
Lookup records by the index 'All' over .
The results are ordered by: id asc - lookupWhereAllById(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup records by the index 'AllById' over .
The results are ordered by: id asc - lookupWhereAllById(Connection, ObjectProcessor<Connection_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
-
Lookup records by the index 'AllById' over .
The results are ordered by: id asc - lookupWhereAllByName(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Lookup records by the index 'AllByName' over .
The results are ordered by: name asc - lookupWhereAllByName(Connection, ObjectProcessor<Key_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
-
Lookup records by the index 'AllByName' over .
The results are ordered by: name asc - lookupWhereJob(Connection, long, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the index 'Job' over jobRefnum.
The results are ordered by: start desc - lookupWhereJob(Connection, long, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup records by the index 'Job' over jobRefnum.
The results are ordered by: created desc - lookupWhereJob(Connection, ObjectProcessor<JobPart_Data>, long, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the index 'Job' over jobRefnum.
The results are ordered by: start desc - lookupWhereJob(Connection, ObjectProcessor<JobPartMessage_Data>, long, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup records by the index 'Job' over jobRefnum.
The results are ordered by: created desc - lookupWhereJobName(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the index 'JobName' over name.
The results are ordered by: start desc - lookupWhereJobName(Connection, ObjectProcessor<Job_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the index 'JobName' over name.
The results are ordered by: start desc - lookupWhereJobPart(Connection, long, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup records by the index 'JobPart' over jobPartRefnum.
The results are ordered by: created desc - lookupWhereJobPart(Connection, ObjectProcessor<JobPartMessage_Data>, long, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
-
Lookup records by the index 'JobPart' over jobPartRefnum.
The results are ordered by: created desc - lookupWhereJobPartName(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the index 'JobPartName' over name.
The results are ordered by: start desc - lookupWhereJobPartName(Connection, ObjectProcessor<JobPart_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the index 'JobPartName' over name.
The results are ordered by: start desc - lookupWhereJobPartType(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the index 'JobPartType' over type.
The results are ordered by: start desc - lookupWhereJobPartType(Connection, ObjectProcessor<JobPart_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
-
Lookup records by the index 'JobPartType' over type.
The results are ordered by: start desc - lookupWhereJobType(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the index 'JobType' over type.
The results are ordered by: start desc - lookupWhereJobType(Connection, ObjectProcessor<Job_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the index 'JobType' over type.
The results are ordered by: start desc - lookupWhereMostRecent(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the query 'MostRecent' over name.
The results are ordered by: start desc - lookupWhereMostRecent(Connection, ObjectProcessor<Job_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
-
Lookup records by the query 'MostRecent' over name.
The results are ordered by: start desc - lookupWhereRefColumns(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup records by the index 'RefColumns' over .
The results are ordered by: referencedColumns asc - lookupWhereRefColumns(Connection, ObjectProcessor<Catalog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup records by the index 'RefColumns' over .
The results are ordered by: referencedColumns asc - lookupWhereRefFormulas(Connection, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup records by the index 'RefFormulas' over .
The results are ordered by: referencedFormulas asc - lookupWhereRefFormulas(Connection, ObjectProcessor<Catalog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
-
Lookup records by the index 'RefFormulas' over .
The results are ordered by: referencedFormulas asc - lookupWhereSchemaByObjectStart(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup records by the index 'SchemaByObjectStart' over schemaName.
The results are ordered by: objectName asc, startPeriod desc - lookupWhereSchemaByObjectStart(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup records by the index 'SchemaByObjectStart' over schemaName.
The results are ordered by: objectName asc, startTime desc - lookupWhereSchemaByObjectStart(Connection, ObjectProcessor<ObjectPerf_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup records by the index 'SchemaByObjectStart' over schemaName.
The results are ordered by: objectName asc, startPeriod desc - lookupWhereSchemaByObjectStart(Connection, ObjectProcessor<RefillPerf_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup records by the index 'SchemaByObjectStart' over schemaName.
The results are ordered by: objectName asc, startTime desc - lookupWhereSchemaObjectByStart(Connection, String, String, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup records by the index 'SchemaObjectByStart' over schemaName, objectName.
The results are ordered by: startPeriod desc - lookupWhereSchemaObjectByStart(Connection, String, String, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup records by the index 'SchemaObjectByStart' over schemaName, objectName.
The results are ordered by: startTime desc - lookupWhereSchemaObjectByStart(Connection, ObjectProcessor<ObjectPerf_Data>, String, String, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
-
Lookup records by the index 'SchemaObjectByStart' over schemaName, objectName.
The results are ordered by: startPeriod desc - lookupWhereSchemaObjectByStart(Connection, ObjectProcessor<RefillPerf_Data>, String, String, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
-
Lookup records by the index 'SchemaObjectByStart' over schemaName, objectName.
The results are ordered by: startTime desc - lookupWhereSchemaObjectStart(Connection, String, String, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup records by the index 'SchemaObjectStart' over schemaName, objectName.
The results are ordered by: startTime desc - lookupWhereSchemaObjectStart(Connection, ObjectProcessor<MaintenanceLog_Data>, String, String, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup records by the index 'SchemaObjectStart' over schemaName, objectName.
The results are ordered by: startTime desc - lookupWhereTypeStart(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup records by the index 'TypeStart' over type.
The results are ordered by: startTime desc - lookupWhereTypeStart(Connection, ObjectProcessor<MaintenanceLog_Data>, String, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
-
Lookup records by the index 'TypeStart' over type.
The results are ordered by: startTime desc - lt(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- lt(Type_BooleanPrimitive, Boolean, boolean) - Method in class tilda.db.QueryHelper
- lt(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- lt(Type_CharPrimitive, char, char) - Method in class tilda.db.QueryHelper
- lt(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_DatePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- lt(Type_DatePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- lt(Type_DatePrimitive, Type_DatePrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_DatetimePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- lt(Type_DatetimePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- lt(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- lt(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime) - Method in class tilda.db.QueryHelper
- lt(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- lt(Type_DoublePrimitive, Double, double) - Method in class tilda.db.QueryHelper
- lt(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- lt(Type_FloatPrimitive, Float, float) - Method in class tilda.db.QueryHelper
- lt(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- lt(Type_IntegerPrimitive, Integer, int) - Method in class tilda.db.QueryHelper
- lt(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- lt(Type_LongPrimitive, Long, long) - Method in class tilda.db.QueryHelper
- lt(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- lt(Type_ShortPrimitive, Short, short) - Method in class tilda.db.QueryHelper
- lt(Type_ShortPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_ShortPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- lt(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- lt(Type_StringPrimitive, String, String) - Method in class tilda.db.QueryHelper
- lt(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- LT - tilda.db.QueryHelper.Op
- lte(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- lte(Type_BooleanPrimitive, Boolean, boolean) - Method in class tilda.db.QueryHelper
- lte(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- lte(Type_CharPrimitive, char, char) - Method in class tilda.db.QueryHelper
- lte(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_DatePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- lte(Type_DatePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- lte(Type_DatePrimitive, Type_DatePrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_DatetimePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- lte(Type_DatetimePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- lte(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- lte(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime) - Method in class tilda.db.QueryHelper
- lte(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- lte(Type_DoublePrimitive, Double, double) - Method in class tilda.db.QueryHelper
- lte(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- lte(Type_FloatPrimitive, Float, float) - Method in class tilda.db.QueryHelper
- lte(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- lte(Type_IntegerPrimitive, Integer, int) - Method in class tilda.db.QueryHelper
- lte(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- lte(Type_LongPrimitive, Long, long) - Method in class tilda.db.QueryHelper
- lte(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- lte(Type_ShortPrimitive, Short, short) - Method in class tilda.db.QueryHelper
- lte(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- lte(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- lte(Type_StringPrimitive, String, String) - Method in class tilda.db.QueryHelper
- lte(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- LTE - tilda.db.QueryHelper.Op
M
- MailUtil - Class in tilda.utils
- MailUtil() - Constructor for class tilda.utils.MailUtil
- main(String[]) - Static method in class tilda.CheckDB
- main(String[]) - Static method in class tilda.CopyStream
- main(String[]) - Static method in class tilda.DBAnalyzer
- main(String[]) - Static method in class tilda.Docs
-
The main entry point for this command-line utility to generate documentation and SQL exports for Tilda schemas in the classpath.
- main(String[]) - Static method in class tilda.Export
- main(String[]) - Static method in class tilda.FolderCompare
- main(String[]) - Static method in class tilda.Gen
- main(String[]) - Static method in class tilda.Import
- main(String[]) - Static method in class tilda.LineCount
- main(String[]) - Static method in class tilda.LinePrint
- main(String[]) - Static method in class tilda.LineSplit
- main(String[]) - Static method in class tilda.Load
- main(String[]) - Static method in class tilda.loader.csv.UnZip
- main(String[]) - Static method in class tilda.Migrate
- main(String[]) - Static method in class tilda.parsing.Validator
- main(String[]) - Static method in class tilda.PswdHash
- main(String[]) - Static method in class tilda.Reorg
- main(String[]) - Static method in class tilda.Reverse
- main(String[]) - Static method in class tilda.SearchAndReplace
- MaintenanceLog_Data - Class in tilda.data
-
This is the application class Data_MaintenanceLog mapped to the table TILDA.MaintenanceLog.
- MaintenanceLog_Data() - Constructor for class tilda.data.MaintenanceLog_Data
- MaintenanceLog_Factory - Class in tilda.data
-
This is the application class Data_MaintenanceLog mapped to the table TILDA.MaintenanceLog.
- MaintenanceLog_Factory() - Constructor for class tilda.data.MaintenanceLog_Factory
- makeColumn(StringBuilder, ColumnDefinition) - Method in class tilda.grammar.WhereClauseCodeGenJava
- makeColumn(StringBuilder, ColumnDefinition) - Method in class tilda.grammar.WhereClauseCodeGenJavaOnJson
- makeColumn(StringBuilder, ColumnDefinition) - Static method in class tilda.grammar.WhereClauseCodeGenTildaQL
- makeColumnHref(Column, Schema) - Static method in class tilda.generation.html.UrlMaker
- makeColumnLink(Column, Schema) - Static method in class tilda.generation.html.UrlMaker
- makeColumnList(StringBuilder, List<ColumnDefinition>) - Static method in class tilda.grammar.WhereClauseCodeGenTildaQL
- makeFormulaLink(Formula) - Static method in class tilda.generation.html.UrlMaker
- makeLikeToRegex(String) - Static method in class tilda.utils.CompareUtil
- makeName(Value) - Method in class tilda.parsing.parts.ViewPivotAggregate
- makeObjectLink(Base) - Static method in class tilda.generation.html.UrlMaker
- MakeParamStaticClass(PrintWriter, List<Query.Attribute>, String) - Static method in class tilda.generation.java8.Helper
- makeSchemaLink(Schema) - Static method in class tilda.generation.html.UrlMaker
- Manifest - Class in tilda.generation
- Manifest() - Constructor for class tilda.generation.Manifest
- mapAction(String) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- mapCommitCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapCommitNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapConnectionCloseCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapConnectionCloseNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapConnectionGetCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapConnectionGetNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapDeleteCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapDeleteNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapDeleteRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapInsertCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapInsertNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapInsertRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapObjectType(String) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- Mapper - Class in tilda.parsing.parts
- Mapper() - Constructor for class tilda.parsing.parts.Mapper
- MAPPER - tilda.enums.FrameworkSourcedType
- MAPPER_GROUP - tilda.enums.FrameworkColumnType
- MAPPER_NAME - tilda.enums.FrameworkColumnType
- Mapping_Data - Class in tilda.data
-
This is the application class Data_MAPPING mapped to the table TILDA.MAPPING.
- Mapping_Data() - Constructor for class tilda.data.Mapping_Data
- Mapping_Factory - Class in tilda.data
-
This is the application class Data_MAPPING mapped to the table TILDA.MAPPING.
- Mapping_Factory() - Constructor for class tilda.data.Mapping_Factory
- MappingColumn - Class in tilda.parsing.parts
- MappingColumn() - Constructor for class tilda.parsing.parts.MappingColumn
- mapRollbackCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapRollbackNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSavepointCommitCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSavepointCommitNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSavepointRollbackCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSavepointRollbackNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSavepointSetCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSavepointSetNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapSelectCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapSelectNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapSelectRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapStatementCloseCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapStatementCloseNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaSetterCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaSetterNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaToCsvCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaToCsvNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaToJsonCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaToJsonNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaToStringCount(int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTildaToStringNano(long) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF
- mapTimeTotalSec(long) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF
- mapType(String) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- mapUpdateCount(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapUpdateNano(long) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mapUpdateRecords(int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF
- mask(Iterator<T>, T) - Static method in class tilda.utils.TextUtil
-
Returns a new Iterator on a list where all incoming values have been replaced by the mask
- mask(T[], T) - Static method in class tilda.utils.TextUtil
- Mask - Class in tilda.parsing.parts
- Mask() - Constructor for class tilda.parsing.parts.Mask
- Mask(Mask) - Constructor for class tilda.parsing.parts.Mask
- MASK - tilda.enums.DefaultType
-
A masking value
- maskName(String, long) - Static method in class tilda.utils.TextUtil
- maskName(String, String, long) - Static method in class tilda.utils.TextUtil
- MasterConfig() - Constructor for class tilda.Docs.MasterConfig
- Match(int, int, String, char) - Constructor for class tilda.parsing.parts.Query.Match
- MAX - tilda.enums.AggregateType
- MAX - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Namemax of type int DescriptionMaximum Connections ColumnTILDA.Connection.max of type integer Full Nametilda.data.TILDA.Connection.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - MAX - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
Namemax of type long DescriptionThe pre-allocated max RefNum for this table/object. ColumnTILDA.Key.max of type bigint Full Nametilda.data.TILDA.Key.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - MAXDATE - Variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory.COLS_BASE
-
This is the column definition for:
NamemaxDate of type LocalDate DescriptionThe max date included in the DIM ColumnTILDA.DateLimitDim.maxDate of type date Full Nametilda.data.TILDA.DateLimitDim.maxDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - MEASURE - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namemeasure of type boolean DescriptionWhether this column is a formula defined as a measure or not. ColumnTILDA.Catalog.measure of type boolean Full Nametilda.data.TILDA.Catalog.measure Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MEMORY - tilda.enums.ColumnMapperMode
-
In memory only
- merge(String, String, String) - Static method in class tilda.utils.TextUtil
- merge(String, String, String, String, boolean, boolean) - Static method in class tilda.utils.TextUtil
- MetaPerformance - Class in tilda.db.metadata
- MetaPerformance() - Constructor for class tilda.db.metadata.MetaPerformance
- MethodNotAllowed - tilda.utils.HttpStatus
- Migrate - Class in tilda
- Migrate() - Constructor for class tilda.Migrate
- MigrateDatabase(Connection, boolean, List<Schema>, DatabaseMeta, boolean, List<String>, String[]) - Static method in class tilda.migration.Migrator
- Migration - Class in tilda.parsing.parts
- Migration() - Constructor for class tilda.parsing.parts.Migration
- MigrationAction - Class in tilda.migration
- MigrationAction(String, String, boolean, String, String) - Constructor for class tilda.migration.MigrationAction
- MigrationDataModel - Class in tilda.migration
- MigrationDataModel(int, List<MigrationScript>, List<MigrationDrops>) - Constructor for class tilda.migration.MigrationDataModel
- MigrationDrop - Class in tilda.parsing.parts
- MigrationDrop() - Constructor for class tilda.parsing.parts.MigrationDrop
- MigrationDrops - Class in tilda.migration
-
Tilda migration is non destructive by design.
- MigrationDrops(String, String) - Constructor for class tilda.migration.MigrationDrops
- MigrationMove - Class in tilda.parsing.parts
- MigrationMove() - Constructor for class tilda.parsing.parts.MigrationMove
- MigrationNotNull - Class in tilda.parsing.parts
- MigrationNotNull() - Constructor for class tilda.parsing.parts.MigrationNotNull
- MigrationNotNull(MigrationNotNull) - Constructor for class tilda.parsing.parts.MigrationNotNull
- MigrationRename - Class in tilda.parsing.parts
- MigrationRename() - Constructor for class tilda.parsing.parts.MigrationRename
- MigrationRename(MigrationRename) - Constructor for class tilda.parsing.parts.MigrationRename
- MigrationScript - Class in tilda.migration
- MigrationScript(Schema, List<MigrationAction>) - Constructor for class tilda.migration.MigrationScript
- MigrationType - Enum in tilda.enums
- Migrator - Class in tilda.migration
- Migrator() - Constructor for class tilda.migration.Migrator
- MILLISECS_PER_DAY - Static variable in class tilda.utils.DurationUtil
- MILLISECS_PER_HOUR - Static variable in class tilda.utils.DurationUtil
- MILLISECS_PER_MINUTE - Static variable in class tilda.utils.DurationUtil
- MILLISECS_PER_SECOND - Static variable in class tilda.utils.DurationUtil
- MIN - tilda.enums.AggregateType
- MINDATE - Variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory.COLS_BASE
-
This is the column definition for:
NameminDate of type LocalDate DescriptionThe min date included in the DIM ColumnTILDA.DateLimitDim.minDate of type date Full Nametilda.data.TILDA.DateLimitDim.minDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - minus(boolean) - Method in class tilda.db.QueryHelper
- minus(char) - Method in class tilda.db.QueryHelper
- minus(double) - Method in class tilda.db.QueryHelper
- minus(float) - Method in class tilda.db.QueryHelper
- minus(int) - Method in class tilda.db.QueryHelper
- minus(long) - Method in class tilda.db.QueryHelper
- minus(String) - Method in class tilda.db.QueryHelper
- minus(LocalDate) - Method in class tilda.db.QueryHelper
- minus(ZonedDateTime) - Method in class tilda.db.QueryHelper
- minus(ColumnDefinition) - Method in class tilda.db.QueryHelper
- MINUS - tilda.db.QueryHelper.Op
- MINUTES - tilda.utils.DurationUtil.IntervalEnum
- MMDDYYYY - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Namemmddyyyy of type String DescriptionThe mmddyyyy printable version of a date. ColumnTILDA.DateDim.mmddyyyy of type character(8) Full Nametilda.data.TILDA.DateDim.mmddyyyy Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MMYYYY - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Namemmyyyy of type String DescriptionThe mmyyyy printable version of a date. ColumnTILDA.DateDim.mmyyyy of type character(6) Full Nametilda.data.TILDA.DateDim.mmyyyy Size6 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MONTH - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MONTHLY - tilda.enums.TimeSeriesType
- MONTHNAME - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamemonthName of type String DescriptionMonth name (i.e., January, February...) of the date. ColumnTILDA.DateDim.monthName of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MONTHNAMESHORT - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamemonthNameShort of type String DescriptionMonday short name (i.e., Jan, Feb...) of the date. ColumnTILDA.DateDim.monthNameShort of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthNameShort Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MONTHOFYEAR - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamemonthOfYear of type int DescriptionISO 8601 month of the year (starting with 1) of the date ColumnTILDA.DateDim.monthOfYear of type integer Full Nametilda.data.TILDA.DateDim.monthOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MONTHS - tilda.utils.DurationUtil.IntervalEnum
- moveTableMetaFromOtherSchema(DatabaseMeta, TableMeta) - Method in class tilda.db.metadata.SchemaMeta
- moveTableView(Connection, Base, String) - Method in class tilda.db.stores.BigQuery
- moveTableView(Connection, Base, String) - Method in class tilda.db.stores.CommonStoreImpl
- moveTableView(Connection, Base, String) - Method in interface tilda.db.stores.DBType
- moveTableView(Connection, Base, String) - Method in class tilda.db.stores.MSSQL
- moveTableView(Base, String) - Method in class tilda.db.Connection
- moveViewMetaFromOtherSchema(DatabaseMeta, ViewMeta) - Method in class tilda.db.metadata.SchemaMeta
- MSG - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namemsg of type String DescriptionMessage details ColumnTILDA.Job.msg of type text Full Nametilda.data.TILDA.Job.msg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - MSG - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
Namemsg of type String DescriptionMessage details ColumnTILDA.JobPartMessage.msg of type text Full Nametilda.data.TILDA.JobPartMessage.msg Size8192 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - MSSQL - Class in tilda.db.stores
- MSSQL() - Constructor for class tilda.db.stores.MSSQL
- MSSQLCSVImporter - Class in tilda.loader.csv.stores
- MSSQLCSVImporter(Connection, String, DataObject) - Constructor for class tilda.loader.csv.stores.MSSQLCSVImporter
- multiply(boolean) - Method in class tilda.db.QueryHelper
- multiply(char) - Method in class tilda.db.QueryHelper
- multiply(double) - Method in class tilda.db.QueryHelper
- multiply(float) - Method in class tilda.db.QueryHelper
- multiply(int) - Method in class tilda.db.QueryHelper
- multiply(long) - Method in class tilda.db.QueryHelper
- multiply(String) - Method in class tilda.db.QueryHelper
- multiply(ColumnDefinition) - Method in class tilda.db.QueryHelper
- MULTIPLY - tilda.db.QueryHelper.Op
- MultiType - Enum in tilda.enums
- MustNotBeModified(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenDocs
- MustNotBeModified(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.Docs
- MyTableModelListener - Class in tilda.loader.ui
- MyTableModelListener() - Constructor for class tilda.loader.ui.MyTableModelListener
N
- NAME - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namename of type String DescriptionName ColumnTILDA.Job.name of type varchar(250) Full Nametilda.data.TILDA.Job.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - NAME - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Namename of type String DescriptionJob part name ColumnTILDA.JobPart.name of type varchar(250) Full Nametilda.data.TILDA.JobPart.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - NAME - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
Namename of type String DescriptionThe name of the table/object tracked ColumnTILDA.Key.name of type varchar(128) Full Nametilda.data.TILDA.Key.name Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - NamedList(String, List<E>) - Constructor for class tilda.generation.html.DocGen.NamedList
- NANOSECS_PER_DAY - Static variable in class tilda.utils.DurationUtil
- NANOSECS_PER_HOUR - Static variable in class tilda.utils.DurationUtil
- NANOSECS_PER_MILLISECOND - Static variable in class tilda.utils.DurationUtil
- NANOSECS_PER_MINUTE - Static variable in class tilda.utils.DurationUtil
- NANOSECS_PER_SECOND - Static variable in class tilda.utils.DurationUtil
- needsSavepoint() - Method in class tilda.db.stores.BigQuery
- needsSavepoint() - Method in interface tilda.db.stores.DBType
- needsSavepoint() - Method in class tilda.db.stores.MSSQL
- needsSavepoint() - Method in class tilda.db.stores.PostgreSQL
- needsTZ() - Method in class tilda.parsing.parts.Column
-
A column needs an extra timezone support column if it is of type DATETIME/DATETIME_PLAIN and was not framework-generated (e.g., created, lastUpdated...)
- needsTZ() - Method in class tilda.parsing.parts.ViewColumn
-
A view column of type 'DATETIME' (or DATETIME_PLAIN) needs an extra timezone support field if: the underlying column needs one, and the view column is not an aggregate, and does not have an expression unless it's of type datetime, and is a non-framework-generated column.
- needsTZ() - Method in class tilda.parsing.parts.ViewColumnWrapper
-
Overrides the Column's method and defers to the ViewColumn implementation.
- needsTZBaseTypeNoAggregate() - Method in class tilda.parsing.parts.ViewColumn
-
A view column of type 'DATETIME' (or DATETIME_PLAIN) needs an extra timezone support field if: the underlying column needs one, and does not have an expression unless it's of type datetime, and is a non-framework-generated column. This method is different from
ViewColumn.needsTZ()
is that it does not take into account aggregations and looks at the underlying type only. - NEGATIVE - Static variable in class tilda.utils.AnsiUtil
- NEGATIVE_OFF - Static variable in class tilda.utils.AnsiUtil
- NEW - tilda.enums.SyncStatus
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- newDeleteQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- newInstance(Connection, String, DataObject) - Static method in class tilda.loader.csv.CSVImporterFactory
- newInstances(List<Mask>) - Static method in class tilda.parsing.parts.Mask
- newInstances(List<OutputMap>) - Static method in class tilda.parsing.parts.OutputMap
- newline(Writer) - Static method in class tilda.utils.json.JSONUtil
- newLine() - Method in class tilda.db.QueryHelper
- newLine(String) - Method in class tilda.db.QueryHelper
- NEWLINE - Static variable in class tilda.utils.SystemValues
- NEWLINEx2 - Static variable in class tilda.utils.SystemValues
- NEWLINEx3 - Static variable in class tilda.utils.SystemValues
- NEWLINEx4 - Static variable in class tilda.utils.SystemValues
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- newSelectQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- newTZ(int, int, int, int, int, int, int, ZoneId) - Static method in class tilda.utils.DateTimeUtil
-
Returns a new ZonedDateTime object based on the information provided using the ZonedDateTime class conventions.
- newTZ(int, int, int, int, int, int, int, DateTimeZone) - Static method in class tilda.utils.DateTimeUtil
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- newUpdateQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- newUTC(int, int, int, int, int, int, int) - Static method in class tilda.utils.DateTimeUtil
-
Returns a new ZonedDateTime object in the UTC timezone, based on the information provided using the ZonedDateTime class conventions.
- newUTC(long) - Static method in class tilda.utils.DateTimeUtil
-
Returns a new ZonedDateTime object in the UTC timezone, based on the information provided using the ZonedDateTime class conventions.
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- newWhereQuery(Connection) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- newYMD(int, int, int) - Static method in class tilda.utils.DateTimeUtil
- next() - Method in class tilda.utils.ReverseIterator
- nextKey() - Method in class tilda.data.Key_Data
- NO_SPACE_STR - Static variable in class tilda.utils.HTMLFilter
- Node(T) - Constructor for class tilda.utils.Graph.Node
- NONE - tilda.enums.AggregateType.OrderableType
- NONE - tilda.enums.AggregateType.ParameterSetting
- NONE - tilda.enums.AggregateType.TargetColumnType
- NONE - tilda.enums.ColumnMapperMode
-
No definition
- NONE - tilda.enums.ConventionNaming
-
No convention set
- NONE - tilda.enums.DefaultType
-
Not a default value
- NONE - tilda.enums.FrameworkColumnType
- NONE - tilda.enums.FrameworkSourcedType
- NONE - tilda.enums.MultiType
-
No definition
- NONE - tilda.enums.ObjectMode
-
No code or database assets is generated at all.
- NONE - tilda.enums.ProtectionType
-
No protection at all
- NONE - tilda.enums.ValidationStatus
- NONE - tilda.utils.json.elements.ElementDef.NestingStatus
- noNullOrEmptyPrint(String, String) - Static method in class tilda.utils.TextUtil
- noNullPrint(String, String) - Static method in class tilda.utils.TextUtil
- NORMAL - tilda.enums.ColumnMode
-
Normal column
- NORMAL - tilda.enums.ObjectLifecycle
-
A normal object
- NORMAL - tilda.enums.ObjectMode
-
Normal Object, i.e., generate both DB and Code artifacts
- normalCapitalization(String) - Static method in class tilda.utils.TextUtil
- not() - Method in class tilda.db.QueryHelper
- NOT_EQUALS - tilda.db.QueryHelper.Op
- NOT_LIKE - tilda.db.QueryHelper.Op
- NotAcceptable - tilda.utils.HttpStatus
- notEquals(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- notEquals(Type_BooleanPrimitive, Boolean, boolean) - Method in class tilda.db.QueryHelper
- notEquals(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- notEquals(Type_CharPrimitive, char, char) - Method in class tilda.db.QueryHelper
- notEquals(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_DatePrimitive, LocalDate) - Method in class tilda.db.QueryHelper
- notEquals(Type_DatePrimitive, LocalDate, LocalDate) - Method in class tilda.db.QueryHelper
- notEquals(Type_DatePrimitive, Type_DatePrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- notEquals(Type_DatetimePrimitive, ZonedDateTime, ZonedDateTime) - Method in class tilda.db.QueryHelper
- notEquals(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- notEquals(Type_DoublePrimitive, Double, double) - Method in class tilda.db.QueryHelper
- notEquals(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- notEquals(Type_FloatPrimitive, Float, float) - Method in class tilda.db.QueryHelper
- notEquals(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- notEquals(Type_IntegerPrimitive, Integer, int) - Method in class tilda.db.QueryHelper
- notEquals(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- notEquals(Type_LongPrimitive, Long, long) - Method in class tilda.db.QueryHelper
- notEquals(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- notEquals(Type_ShortPrimitive, Short, short) - Method in class tilda.db.QueryHelper
- notEquals(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- notEquals(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- notEquals(Type_StringPrimitive, String, String) - Method in class tilda.db.QueryHelper
- notEquals(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- notExists(SelectQuery) - Method in class tilda.db.QueryHelper
- NOTIFY - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
Namenotify of type boolean DescriptionNotification flag ColumnTILDA.JobPartMessage.notify of type boolean Full Nametilda.data.TILDA.JobPartMessage.notify Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - NotImplemented - tilda.utils.HttpStatus
- NOW_PLACEHOLDER_D - Static variable in class tilda.utils.DateTimeUtil
- NOW_PLACEHOLDER_ZDT - Static variable in class tilda.utils.DateTimeUtil
- nowAsCalendar(String) - Static method in class tilda.data.ZoneInfo_Factory
- nowLocal() - Static method in class tilda.utils.DateTimeUtil
- nowLocalDate() - Static method in class tilda.utils.DateTimeUtil
- nowTZ(ZoneId) - Static method in class tilda.utils.DateTimeUtil
- nowTZ(DateTimeZone) - Static method in class tilda.utils.DateTimeUtil
- nowUTC() - Static method in class tilda.utils.DateTimeUtil
- NTH_VALUE - tilda.enums.AggregateType
- Nullable - Interface in tilda.types
- NULLABLE - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namenullable of type boolean DescriptionWhether the collumn is a nullable or not null. ColumnTILDA.Catalog.nullable of type boolean Full Nametilda.data.TILDA.Catalog.nullable Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - NumberFormatUtil - Class in tilda.utils
- NumberFormatUtil() - Constructor for class tilda.utils.NumberFormatUtil
- NUMERIC - tilda.enums.ColumnType
- NUMERIC - tilda.generation.bigquery.BigQueryType
- NUMERIC - tilda.generation.java8.JavaJDBCType
- NUMERIC - tilda.generation.postgres9.PostgresType
- NUMERIC - tilda.generation.sqlserver2014.SQLServerType
- NVP - tilda.enums.OutputFormatType
- NVPSourceType - Enum in tilda.enums
- NVPValueCast(Column, ColumnType) - Static method in class tilda.generation.java8.Helper
O
- Object - Class in tilda.parsing.parts
- Object() - Constructor for class tilda.parsing.parts.Object
- Object(Object) - Constructor for class tilda.parsing.parts.Object
- OBJECT - tilda.enums.TildaType
- ObjectDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.bigquery.Docs
- ObjectDocs(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenSqlDocs
- ObjectDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.postgres9.Docs
- ObjectDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.sqlserver2014.Docs
- ObjectLifecycle - Enum in tilda.enums
- ObjectMode - Enum in tilda.enums
- OBJECTNAME - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NameobjectName of type String DescriptionThe name of the resource. ColumnTILDA.MaintenanceLog.objectName of type varchar(1024) Full Nametilda.data.TILDA.MaintenanceLog.objectName Size1024 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - OBJECTNAME - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameobjectName of type String DescriptionThe name of the table/object tracked ColumnTILDA.ObjectPerf.objectName of type varchar(64) Full Nametilda.data.TILDA.ObjectPerf.objectName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - OBJECTNAME - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NameobjectName of type String DescriptionThe name of the table/object tracked ColumnTILDA.RefillPerf.objectName of type varchar(64) Full Nametilda.data.TILDA.RefillPerf.objectName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - ObjectPerf_Data - Class in tilda.data
-
This is the application class Data_OBJECTPERF mapped to the table TILDA.OBJECTPERF.
- ObjectPerf_Data() - Constructor for class tilda.data.ObjectPerf_Data
- ObjectPerf_Factory - Class in tilda.data
-
This is the application class Data_OBJECTPERF mapped to the table TILDA.OBJECTPERF.
- ObjectPerf_Factory() - Constructor for class tilda.data.ObjectPerf_Factory
- ObjectProcessor<T> - Interface in tilda.db.processors
- OBJECTTYPE - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NameobjectType of type String DescriptionThe type of the resource. ColumnTILDA.MaintenanceLog.objectType of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.objectType Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - OCC_CREATED - tilda.enums.FrameworkColumnType
- OCC_DELETED - tilda.enums.FrameworkColumnType
- OCC_LASTUPDATED - tilda.enums.FrameworkColumnType
- OCCObject - Interface in tilda.interfaces
- OK - tilda.utils.HttpStatus
- OK(String) - Static method in class tilda.utils.AsciiArt
- OLD - tilda.enums.SyncStatus
- oldest(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- opCol(QueryHelper.Op, ColumnDefinition) - Method in class tilda.db.QueryHelper
- openOutputStream() - Method in class tilda.utils.compiler.CompiledCode
- openPar() - Method in class tilda.db.QueryHelper
- openScope() - Method in class tilda.grammar.TypeManager
- opOK(StatementType, QueryHelper.S) - Static method in class tilda.db.QueryHelper
- OPTIONAL - tilda.enums.AggregateType.OrderableType
- OPTIONAL - tilda.enums.AggregateType.ParameterSetting
- OPTIONAL - tilda.enums.AggregateType.TargetColumnType
- opVal(QueryHelper.Op, boolean) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, char) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, double) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, float) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, int) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, long) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, short) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, String) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, LocalDate) - Method in class tilda.db.QueryHelper
- opVal(QueryHelper.Op, ZonedDateTime) - Method in class tilda.db.QueryHelper
- opValBase(QueryHelper.Op, String) - Method in class tilda.db.QueryHelper
- or() - Method in class tilda.db.QueryHelper
- orderBy(ColumnDefinition, boolean) - Method in class tilda.db.QueryHelper
- orderBy(ColumnDefinition, boolean, boolean) - Method in class tilda.db.QueryHelper
- OrderBy - Class in tilda.parsing.parts
- OrderBy(String) - Constructor for class tilda.parsing.parts.OrderBy
- OrderBy(OrderBy) - Constructor for class tilda.parsing.parts.OrderBy
- ORDERBY - tilda.db.QueryHelper.S
- orderByBase() - Method in class tilda.db.QueryHelper
- orderByCountStar(boolean) - Method in class tilda.db.QueryHelper
- OrderNulls - Enum in tilda.enums
- OrderType - Enum in tilda.enums
- OUTER - tilda.enums.JoinType
- outputCSV(PrintWriter) - Method in class tilda.generation.helpers.CatalogHelper
- OutputFormatType - Enum in tilda.enums
- OutputMap - Class in tilda.parsing.parts
- OutputMap() - Constructor for class tilda.parsing.parts.OutputMap
- OutputMap(OutputMap) - Constructor for class tilda.parsing.parts.OutputMap
- outputSQLProc(CodeGenSql, long, int, int) - Method in class tilda.generation.helpers.CatalogHelper
- OVERLINED - Static variable in class tilda.utils.AnsiUtil
- OVERLINED_OFF - Static variable in class tilda.utils.AnsiUtil
P
- P - Static variable in class tilda.parsing.parts.Field
- P - Static variable in class tilda.parsing.parts.MigrationNotNull
- P - Static variable in class tilda.parsing.parts.Schema
- pad(String) - Method in class tilda.utils.PaddingTracker
- pad(StringBuilder, String, int) - Static method in class tilda.utils.PaddingUtil
- pad(String, int) - Static method in class tilda.utils.PaddingUtil
- pad(String, int, char) - Static method in class tilda.utils.PaddingUtil
- padding(int) - Method in class tilda.db.QueryHelper
- PaddingTracker - Class in tilda.utils
- PaddingTracker() - Constructor for class tilda.utils.PaddingTracker
- PaddingUtil - Class in tilda.utils
- PaddingUtil() - Constructor for class tilda.utils.PaddingUtil
- parallelProcess(List<String>, String, int, List<DataObject>) - Static method in class tilda.loader.csv.ImportProcessor
- parameter(String) - Method in interface tilda.grammar.WhereClauseCompositionCodeGen
- parameter(String) - Method in class tilda.grammar.WhereClauseCompositionCodeGenJava
- Params(String[]) - Constructor for class tilda.Reorg.Params
- paramToZDT(String) - Static method in class tilda.utils.DateTimeUtil
-
Takes a string paramameter which can be either a date in the format yyyy-MM-dd or a positive integers denoting the number of days back from the current day.
- parse(boolean, String[]) - Method in enum tilda.enums.ColumnType
- parse(int) - Static method in enum tilda.utils.HttpStatus
- parse(String) - Static method in enum tilda.db.InitMode
- parse(String) - Static method in enum tilda.enums.AggregateType
- parse(String) - Static method in enum tilda.enums.ColumnMapperMode
- parse(String) - Static method in enum tilda.enums.ColumnMode
- parse(String) - Static method in enum tilda.enums.ColumnType
- parse(String) - Static method in enum tilda.enums.ConventionNaming
- parse(String) - Static method in enum tilda.enums.DBStringType
- parse(String) - Static method in enum tilda.enums.DefaultType
- parse(String) - Static method in enum tilda.enums.FormulaPatternType
- parse(String) - Static method in enum tilda.enums.FrameworkColumnType
- parse(String) - Static method in enum tilda.enums.FrameworkSourcedType
- parse(String) - Static method in enum tilda.enums.JoinType
- parse(String) - Static method in enum tilda.enums.MigrationType
- parse(String) - Static method in enum tilda.enums.MultiType
- parse(String) - Static method in enum tilda.enums.NVPSourceType
- parse(String) - Static method in enum tilda.enums.ObjectLifecycle
- parse(String) - Static method in enum tilda.enums.ObjectMode
- parse(String) - Static method in enum tilda.enums.OrderNulls
- parse(String) - Static method in enum tilda.enums.OrderType
- parse(String) - Static method in enum tilda.enums.OutputFormatType
- parse(String) - Static method in enum tilda.enums.ProtectionType
- parse(String) - Static method in enum tilda.enums.TildaType
- parse(String) - Static method in enum tilda.enums.TimeSeriesType
- parse(String) - Static method in enum tilda.enums.TZMode
- parse(String) - Static method in enum tilda.enums.ValidationStatus
- parse(String) - Static method in enum tilda.enums.VisibilityType
- parse(String) - Static method in enum tilda.utils.DateTimeZone
- parse(String[]) - Static method in enum tilda.enums.OutputFormatType
- parse(String, String) - Static method in class tilda.utils.DateTimeUtil
-
Simple method to get a ZonedDateTime object out of a string and a pattern
- parse(String, CodeGenSql, Map<String, Schema>, boolean) - Static method in class tilda.parsing.Parser
- parse(String, CodeGenSql, Map<String, Schema>, boolean, String) - Static method in class tilda.parsing.Parser
- parseAttributes(String) - Static method in enum tilda.enums.AggregateType
-
Parses an attribute part of an aggregate, for example STRING(',').
- parseBigDecimal(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseBigDecimal(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseBigDecimal(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseBigDecimal(String, BigDecimal) - Static method in class tilda.utils.ParseUtil
-
NUMERICS (BigDecimal)
- parseBoolean(String) - Static method in class tilda.utils.ParseUtil
-
BOOLEANS
- parseBoolean(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseBoolean(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseBoolean(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseBoolean(String, Boolean) - Static method in class tilda.utils.ParseUtil
- parseCharacter(String) - Static method in class tilda.utils.ParseUtil
-
Returns the first character of that string if that string is not null and its length is 1.
- parseCharacter(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseCharacter(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseCharacter(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseColumnReference(String, Base) - Static method in class tilda.parsing.parts.helpers.ReferenceHelper
- ParseColumns(ParserSession, View, String[]) - Static method in class tilda.parsing.parts.ViewDistinctOn
- parseDate(String) - Static method in class tilda.utils.DateTimeUtil
-
Simple method to get a LocalDate object out of a string for the default pattern 'yyyy-MM-dd'.
- parseDate(String, String) - Static method in class tilda.utils.DateTimeUtil
-
Simple method to get a LocalDate object out of a string and a pattern.
- parseDateFromJSON(String) - Static method in class tilda.utils.DateTimeUtil
- parseDouble(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseDouble(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseDouble(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseDouble(String, double) - Static method in class tilda.utils.ParseUtil
-
DOUBLES
- parseFloat(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseFloat(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseFloat(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseFloat(String, float) - Static method in class tilda.utils.ParseUtil
-
FLOATS
- parsefromJSON(String) - Static method in class tilda.utils.DateTimeUtil
-
Will parse an ISO string, even if partially done.
- parsefromJSON(List<String>) - Static method in class tilda.utils.DateTimeUtil
- parseInteger(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseInteger(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseInteger(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseInteger(String, int) - Static method in class tilda.utils.ParseUtil
- parseIntegerFlexible(String, int) - Static method in class tilda.utils.ParseUtil
- parseLocalDate(String) - Static method in class tilda.utils.ParseUtil
-
LOCALDATES
- parseLocalDate(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseLocalDate(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseLocalDate(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseLong(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseLong(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseLong(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseLong(String, long) - Static method in class tilda.utils.ParseUtil
- parseLongFlexible(String, long) - Static method in class tilda.utils.ParseUtil
- parseLongPercentage(String, long) - Static method in class tilda.utils.ParseUtil
- parseNumber(String) - Static method in class tilda.utils.ParseUtil
-
Attempts to parse the String passed in as an Integer, Long, Float or Double.
- parseObjectReference(String, Schema) - Static method in class tilda.parsing.parts.helpers.ReferenceHelper
- ParsePackage(String[], int) - Static method in class tilda.parsing.parts.helpers.ReferenceHelper
- Parser - Class in tilda.parsing
- Parser() - Constructor for class tilda.parsing.Parser
- ParserSession - Class in tilda.parsing
- ParserSession(Schema, CodeGenSql) - Constructor for class tilda.parsing.ParserSession
- parseSchemaFromFile(String, boolean) - Static method in class tilda.parsing.Parser
- parseSchemaReference(String, Schema) - Static method in class tilda.parsing.parts.helpers.ReferenceHelper
- parseShort(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseShort(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseShort(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseShort(String, short) - Static method in class tilda.utils.ParseUtil
- parseShortFlexible(String, short) - Static method in class tilda.utils.ParseUtil
- parseString(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseString(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseString(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseToSqlTimestamp(String, String) - Static method in class tilda.utils.DateTimeUtil
- ParseUtil - Class in tilda.utils
- ParseUtil() - Constructor for class tilda.utils.ParseUtil
- parseUUID(String) - Static method in class tilda.utils.ParseUtil
- parseUUID(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseUUID(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseUUID(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseWithoutZone(String) - Static method in class tilda.utils.DateTimeUtil
-
Takes a zone-less timestamp and returns a ZonedDateTime based on the system zone.
- parseZonedDateTime(String) - Static method in class tilda.utils.ParseUtil
-
ZONEDDATETIMES
- parseZonedDateTime(String, boolean, String[], List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseZonedDateTime(String, boolean, String, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- parseZonedDateTime(String, boolean, String, List<StringStringPair>) - Static method in class tilda.utils.ParseUtil
- partsSqlLike(String[]) - Static method in class tilda.utils.TextUtil
-
Takes a string array and changes the array values to be sql likes, i.e., '%'+parts[i]+'%'
- partsSqlLike(String, String, boolean) - Static method in class tilda.utils.TextUtil
-
Takes a string with a regex-based separator (e.g., \s+) and turns it into an array of '%token%'.
- PatternObject - Interface in tilda.interfaces
- PaymentRequired - tilda.utils.HttpStatus
- peek() - Method in class tilda.grammar.TypeManager
- PERCENT_RANK - tilda.enums.AggregateType
- performTask(Connection) - Method in class tilda.analyzer.bean.Column
- performTask(Connection) - Method in interface tilda.analyzer.bean.DBObject
- performTask(Connection) - Method in class tilda.analyzer.bean.Schema
- performTask(Connection) - Method in class tilda.analyzer.bean.Table
- PerfTracker - Class in tilda.performance
- PerfTracker() - Constructor for class tilda.performance.PerfTracker
- perHour(long, int) - Static method in class tilda.utils.DurationUtil
- perMinute(long, int) - Static method in class tilda.utils.DurationUtil
- perSecond(long, int) - Static method in class tilda.utils.DurationUtil
- pick(double) - Static method in class tilda.utils.RandomUtil
-
picks a random number and returns true if that is < Odds, or false otherwise.
- pick(double, double) - Static method in class tilda.utils.RandomUtil
- pick(int, int) - Static method in class tilda.utils.RandomUtil
- pick(List<T>) - Static method in class tilda.utils.RandomUtil
- pick(T[]) - Static method in class tilda.utils.RandomUtil
- pickNonZeroShort() - Static method in class tilda.utils.RandomUtil
- PIVOT - tilda.enums.FrameworkColumnType
- PivotHelper - Class in tilda.parsing.parts.helpers
- PivotHelper() - Constructor for class tilda.parsing.parts.helpers.PivotHelper
- PKMeta - Class in tilda.db.metadata
- PKMeta(ResultSet) - Constructor for class tilda.db.metadata.PKMeta
- plus(boolean) - Method in class tilda.db.QueryHelper
- plus(char) - Method in class tilda.db.QueryHelper
- plus(double) - Method in class tilda.db.QueryHelper
- plus(float) - Method in class tilda.db.QueryHelper
- plus(int) - Method in class tilda.db.QueryHelper
- plus(long) - Method in class tilda.db.QueryHelper
- plus(String) - Method in class tilda.db.QueryHelper
- plus(LocalDate) - Method in class tilda.db.QueryHelper
- plus(ZonedDateTime) - Method in class tilda.db.QueryHelper
- plus(ColumnDefinition) - Method in class tilda.db.QueryHelper
- PLUS - tilda.db.QueryHelper.Op
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__CATALOG
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__JOB
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__JOBPART
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__KEY
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__MAPPING
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- populatePreparedStatement(Connection, PreparedStatement, List<Array>) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- Postgres - Static variable in interface tilda.db.stores.DBType
- PostgreSQL - Class in tilda.db.stores
- PostgreSQL() - Constructor for class tilda.db.stores.PostgreSQL
- PostgreSQLCSVImporter - Class in tilda.loader.csv.stores
- PostgreSQLCSVImporter(Connection, String, DataObject) - Constructor for class tilda.loader.csv.stores.PostgreSQLCSVImporter
- PostgresType - Enum in tilda.generation.postgres9
- PreconditionFailed - tilda.utils.HttpStatus
- prepareStatement(String) - Method in class tilda.db.Connection
-
Straight wrapper to
Connection.prepareStatement(String)
- prepend(String[], String) - Static method in class tilda.utils.CollectionUtil
- preProcess(String, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
-
If the string passed in is not null and of exactly 16 characters in the form of "(+|-)(\d{2})y(\d{2})m(\d{2})d\s([01][0-9]|2[0-4])\:([0-5][0-9])", will return a JSON text representation of the baseTimeMarker with the delta specified by the pattern.
- prettyPrint(JsonObject) - Static method in class tilda.utils.json.JSONUtil
- PRIMARY - tilda.Docs.MasterConfig.Group.SchemaType
- PrimaryKey - Class in tilda.parsing.parts
- PrimaryKey() - Constructor for class tilda.parsing.parts.PrimaryKey
- PrimaryKey(PrimaryKey) - Constructor for class tilda.parsing.parts.PrimaryKey
- print() - Static method in class tilda.db.metadata.MetaPerformance
- print(int[], String) - Static method in class tilda.utils.TextUtil
- print(Writer) - Static method in class tilda.performance.PerfTracker
- print(Writer) - Method in class tilda.utils.json.JSONPrinter
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ArrayElementEnd
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ArrayElementStart
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementArrayEnd
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementArrayStart
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementBoolean
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementBooleanArray
- print(Writer, boolean, String) - Method in interface tilda.utils.json.elements.ElementDef
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementDouble
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementDoubleArray
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementEnd
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementList
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementLocalDate
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementLocalDateArray
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementLong
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementLongArray
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementObj
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementRaw
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementStart
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementString
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementStringArray
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementStringArrayDouble
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementZonedDateTime
- print(Writer, boolean, String) - Method in class tilda.utils.json.elements.ElementZonedDateTimeArray
- print(Writer, int, String, boolean, JsonArray, Class, boolean) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, long, long, long) - Method in interface tilda.performance.Info
- print(Writer, long, long, long) - Method in class tilda.performance.TableInfo
- print(Writer, long, long, long) - Method in class tilda.performance.TransactionInfo
- print(Writer, String) - Method in class tilda.utils.json.JSONPrinter
- print(Writer, String, boolean) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, boolean) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, boolean[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, char) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, char[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, double) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, double[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, float) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, float[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, int) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, int[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, long) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, long[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, short) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, short[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Boolean[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Character[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Double[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Float[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Integer[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Long[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Short[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, String) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, String[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, String[][], String) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, String[], int, boolean) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, BigDecimal) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, BigDecimal[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, LocalDate) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, LocalDate[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, ZonedDateTime) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, ZonedDateTime[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Collection<String>) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, Map<String, String>) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, UUID) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, boolean, UUID[]) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, String, boolean, List<? extends JSONable>, String) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, String, boolean, List<? extends JSONable>, String, ZonedDateTime) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, String, boolean, JSONable, String) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, ResultSet, int, ColumnMeta) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, ResultSet, int, ColumnMeta, boolean) - Static method in class tilda.utils.json.JSONUtil
- print(Writer, String, List<? extends JSONable>, String, ZonedDateTime) - Static method in class tilda.utils.json.JSONUtil
- print(String[]) - Static method in class tilda.utils.TextUtil
- print(String[][], int) - Static method in class tilda.utils.TextUtil
- print(String[][], int, StringBuilder) - Static method in class tilda.utils.TextUtil
- print(String[], String) - Static method in class tilda.utils.TextUtil
- print(String[], StringBuilder) - Static method in class tilda.utils.TextUtil
- print(String[], String, StringBuilder) - Static method in class tilda.utils.TextUtil
- print(StringBuilder) - Static method in class tilda.performance.PerfTracker
- print(String, String) - Static method in class tilda.utils.TextUtil
-
Prints Str is it is not null and not empty.
- print(Iterator<?>) - Static method in class tilda.utils.TextUtil
- print(Iterator<?>, String) - Static method in class tilda.utils.TextUtil
- print(Iterator<?>, StringBuilder) - Static method in class tilda.utils.TextUtil
- print(List<?>, String) - Static method in class tilda.utils.TextUtil
- printAggregateOrderBy(StringBuilder, List<OrderBy>, String, String) - Method in class tilda.generation.bigquery.Sql
- printAggregateOrderBy(StringBuilder, List<OrderBy>, String, String) - Static method in class tilda.generation.postgres9.Sql
- printAggregatePartitionBy(StringBuilder, List<Column>, String) - Method in class tilda.generation.bigquery.Sql
- printAggregatePartitionBy(StringBuilder, List<Column>, String) - Static method in class tilda.generation.postgres9.Sql
- printArray(List<Validator.Line>, Validator.Line, String, JsonArray, boolean, boolean, Class, int) - Static method in class tilda.parsing.Validator
- printArrayStart(Writer, String, boolean, String) - Static method in class tilda.utils.json.JSONUtil
- printChar(Writer, char) - Static method in class tilda.utils.json.JSONUtil
- printColAligned(Writer, List<Validator.Line>, int, int) - Static method in class tilda.parsing.Validator
- printColumnList(List<Column>, boolean) - Static method in class tilda.parsing.parts.Column
-
returns a comma-separated string containing the unescaped column short names
- PrintColumnList(PrintWriter, List<Column>) - Method in class tilda.generation.bigquery.Sql
- PrintColumnList(PrintWriter, List<Column>) - Static method in class tilda.generation.postgres9.Sql
- PrintColumnList(PrintWriter, List<Column>, String[]) - Method in class tilda.generation.bigquery.Sql
-
Prints a comma-separated list of columns, for example for an index or an FK.
- PrintColumnList(PrintWriter, List<Column>, String[]) - Static method in class tilda.generation.postgres9.Sql
-
Prints a comma-separated list of columns, for example for an index or an FK.
- PrintColumnList(List<ViewColumn>) - Static method in class tilda.parsing.parts.ViewColumn
-
returns a comma-separated string containing the unescaped column short names
- PrintColumnPreparedStatementSetter(PrintWriter, Object, String, Column, boolean, boolean) - Static method in class tilda.generation.java8.Helper
- printColumns(Connection, ColumnDefinition[], boolean, String) - Static method in class tilda.types.ColumnDefinition
- printColumns(Connection, ColumnDefinition[], boolean, String, StringBuilder) - Static method in class tilda.types.ColumnDefinition
- printDataSize(long) - Static method in class tilda.utils.NumberFormatUtil
- printDate(LocalDate) - Static method in class tilda.utils.DateTimeUtil
- printDate(LocalDate, DateTimeFormatter) - Static method in class tilda.utils.DateTimeUtil
- printDate(List<LocalDate>) - Static method in class tilda.utils.DateTimeUtil
- printDateForJSON(LocalDate) - Static method in class tilda.utils.DateTimeUtil
- printDateForSQL(StringBuilder, LocalDate) - Static method in class tilda.utils.DateTimeUtil
- printDateForSQL(StringBuilder, LocalDate, boolean) - Static method in class tilda.utils.DateTimeUtil
- printDateForSQL(LocalDate) - Static method in class tilda.utils.DateTimeUtil
- printDateForSQLQuoted(LocalDate) - Static method in class tilda.utils.DateTimeUtil
- printDateTime(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printDateTime(ZonedDateTime, String) - Static method in class tilda.utils.DateTimeUtil
- printDateTime(List<ZonedDateTime>) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeCompact(ZonedDateTime, boolean, boolean) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeContextual(ZonedDateTime, boolean, boolean) - Static method in class tilda.utils.DateTimeUtil
-
Compute a contextual date based on now.
- printDateTimeForHTTP(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForJSON(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForJSON(ZonedDateTime, boolean) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForSQL(StringBuilder, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForSQL(StringBuilder, ZonedDateTime, boolean) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForSQL(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForSQL(List<ZonedDateTime>) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeForSQLQuoted(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeFriendly(ZonedDateTime, boolean, boolean) - Static method in class tilda.utils.DateTimeUtil
- printDateTimeSuperCompact(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- PrintDiscrepancies(Connection, MigrationDataModel, String[]) - Static method in class tilda.migration.Migrator
- printDouble(Writer, double) - Static method in class tilda.utils.json.JSONUtil
- printDuration(long) - Static method in class tilda.utils.DurationUtil
- printDurationConciseFromMs(long) - Static method in class tilda.utils.DurationUtil
-
Given a length of elapsed time represented in ms, convert to a user friendly translation into [days] [hours] [minutes] seconds (minutes, hours and days only printed if necessary)
- printDurationHours(long) - Static method in class tilda.utils.DurationUtil
- printDurationMilliSeconds(long) - Static method in class tilda.utils.DurationUtil
- printDurationMinutes(long) - Static method in class tilda.utils.DurationUtil
- printDurationSeconds(long) - Static method in class tilda.utils.DurationUtil
- printElementStart(Writer, String, boolean, String) - Static method in class tilda.utils.json.JSONUtil
- printError(String, String) - Static method in class tilda.utils.AsciiArt
- printErrors() - Method in class tilda.parsing.ParserSession
- printException(StringBuilder, boolean, Throwable) - Static method in class tilda.utils.TextUtil
- printException(StringBuilder, boolean, Throwable, boolean) - Static method in class tilda.utils.TextUtil
- printExceptionMessages(StringBuilder, boolean, Throwable, boolean) - Static method in class tilda.utils.TextUtil
- printExpectedRemainingTimeInMinutes(long, int, int) - Static method in class tilda.utils.DurationUtil
- printFloat(Writer, float) - Static method in class tilda.utils.json.JSONUtil
- printFormulaCodeHTML(Formula, SortedSet<String>, SortedSet<String>, boolean) - Static method in class tilda.generation.html.Docs
- PrintFormulaDetails(PrintWriter, View, String, Formula, boolean) - Static method in class tilda.generation.html.Docs
- printGetterCode(String, String, String, ColumnType, boolean, String) - Static method in class tilda.generation.java8.Helper
- printHelper(Writer, String, long, long, long, long, long, long) - Static method in class tilda.performance.TableInfo
- printJavaStringArray(String[]) - Static method in class tilda.utils.TextUtil
-
Prints a list of strings in a comma-separated list of items to be used in Java code gen.
- printJavaStringArray(String[], StringBuilder) - Static method in class tilda.utils.TextUtil
-
Prints a list of strings in a comma-separated list of items to be used in Java code gen.
- printJoinType(JoinType) - Static method in enum tilda.enums.JoinType
- printJsonQuotedStringValue(String) - Static method in class tilda.utils.TextUtil
- printLocalDate(Writer, LocalDate) - Static method in class tilda.utils.json.JSONUtil
- printMapping() - Method in class tilda.parsing.parts.ViewRealizeMapping
- printNotes() - Method in class tilda.parsing.ParserSession
- PrintObjectList(List<Object>) - Static method in class tilda.generation.java8.Helper
- printOK(String, String) - Static method in class tilda.utils.AsciiArt
- PrintOrderByClause(GeneratorSession, List<OrderBy>) - Static method in class tilda.generation.java8.Helper
- printOrderByList(List<OrderBy>) - Static method in class tilda.parsing.parts.OrderBy
-
returns a comma-separated string containing the unescaped column short names
- printPercentWith1Dec(long, long) - Static method in class tilda.utils.NumberFormatUtil
- printPercentWith2Dec(long, long) - Static method in class tilda.utils.NumberFormatUtil
- printPercentWith3Dec(long, long) - Static method in class tilda.utils.NumberFormatUtil
- printPerformancePerDay(long, double) - Static method in class tilda.utils.DurationUtil
- printPerformancePerHour(long, double) - Static method in class tilda.utils.DurationUtil
- printPerformancePerMinute(long, double) - Static method in class tilda.utils.DurationUtil
- printPerformancePerSecond(long, double) - Static method in class tilda.utils.DurationUtil
- printRaw(Writer) - Method in class tilda.utils.json.JSONPrinter
- printRawArray(Writer) - Method in class tilda.utils.json.JSONPrinter
- printRawArray(Writer, String, boolean, List<String>) - Static method in class tilda.utils.json.JSONUtil
-
Prints a raw json object as a property.
- printRawArray(Writer, List<String>) - Static method in class tilda.utils.json.JSONUtil
-
Prints a raw json object.
- printRawObj(Writer) - Method in class tilda.utils.json.JSONPrinter
- printRawObject(Writer, String, boolean, String) - Static method in class tilda.utils.json.JSONUtil
-
Prints a raw json object.
- printResultSet(ResultSet) - Static method in class tilda.db.JDBCHelper
- PrintSchemaList(List<Schema>, boolean) - Static method in class tilda.parsing.parts.Schema
- printSQLIn(StringBuilder, String, String, String) - Static method in class tilda.utils.TextUtil
- printSQLIn(String, String, String) - Static method in class tilda.utils.TextUtil
- printSQLLike(StringBuilder, String, String, String, String) - Static method in class tilda.utils.TextUtil
- printSQLLike(String, String, String, String) - Static method in class tilda.utils.TextUtil
- printString(Writer, String) - Static method in class tilda.utils.json.JSONUtil
- printSubJson(Writer, String, boolean, String) - Static method in class tilda.utils.json.JSONUtil
- PrintTableNames(Deque<TableRankTracker>) - Static method in class tilda.generation.helpers.TableRankTracker
- printTime24(ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- printUUID(Writer, UUID) - Static method in class tilda.utils.json.JSONUtil
- printValue(Validator.Line, String, JsonPrimitive, boolean, Class<?>, boolean, int) - Static method in class tilda.parsing.Validator
- printValueJava(String, ColumnType, boolean, String, String) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- printValueSQL(CodeGenSql, String, ColumnType, boolean, String) - Static method in class tilda.parsing.parts.helpers.ValueHelper
- printVariableStr(String) - Static method in class tilda.utils.TextUtil
- printVariableStr(String, int) - Static method in class tilda.utils.TextUtil
- printWarning(String, String) - Static method in class tilda.utils.AsciiArt
- PrintWhereClause(GeneratorSession, List<Column>, SubWhereClause) - Static method in class tilda.generation.java8.Helper
- printWith000Sep(long) - Static method in class tilda.utils.NumberFormatUtil
- printWith1Dec(double) - Static method in class tilda.utils.NumberFormatUtil
- printWith1DecAnd000Sep(double) - Static method in class tilda.utils.NumberFormatUtil
- printWith2Dec(double) - Static method in class tilda.utils.NumberFormatUtil
- printWith2DecAnd000Sep(double) - Static method in class tilda.utils.NumberFormatUtil
- printWith3Decimals(double) - Static method in class tilda.utils.NumberFormatUtil
- printWithQuotes(String[], StringBuilder) - Static method in class tilda.utils.TextUtil
- printWoohoo(String, String) - Static method in class tilda.utils.AsciiArt
- printXMLTag(PrintWriter, String, String, String) - Static method in class tilda.utils.TextUtil
- printZonedDateTime(Writer, ZonedDateTime) - Static method in class tilda.utils.json.JSONUtil
- PRIVATE - tilda.enums.VisibilityType
- process() - Method in class tilda.loader.csv.stores.CSVImporter
- process() - Method in class tilda.migration.drops.ColumnDrop
- process() - Method in class tilda.migration.drops.IndexDrop
- process() - Method in class tilda.migration.drops.TableDrop
- process() - Method in class tilda.migration.drops.ViewDrop
- process() - Method in class tilda.migration.MigrationDrops
- process(int) - Method in class tilda.db.processors.ExporterRecordProcessor
- process(int, ResultSet) - Method in class tilda.db.processors.BooleanRP
- process(int, ResultSet) - Method in class tilda.db.processors.DoubleArrayRP
- process(int, ResultSet) - Method in class tilda.db.processors.ExporterObjectProcessor
- process(int, ResultSet) - Method in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- process(int, ResultSet) - Method in class tilda.db.processors.JSONRecordProcessor
- process(int, ResultSet) - Method in class tilda.db.processors.LocalDateRP
- process(int, ResultSet) - Method in class tilda.db.processors.LongArrayRP
- process(int, ResultSet) - Method in interface tilda.db.processors.RecordProcessor
-
Called for each record
- process(int, ResultSet) - Method in class tilda.db.processors.RegexMatchingRP
- process(int, ResultSet) - Method in class tilda.db.processors.ScalarRP
- process(int, ResultSet) - Method in class tilda.db.processors.StringDateDateListRP
- process(int, ResultSet) - Method in class tilda.db.processors.StringListRP
- process(int, ResultSet) - Method in class tilda.db.processors.StringLongListRP
- process(int, ResultSet) - Method in class tilda.db.processors.StringMapRP
- process(int, ResultSet) - Method in class tilda.db.processors.StringRP
- process(int, ResultSet) - Method in class tilda.db.processors.StringStringListRP
- process(int, ResultSet) - Method in class tilda.db.processors.ZonedDateTimeRP
- process(int, T) - Method in class tilda.db.processors.ExporterObjectProcessorCSV
- process(int, T) - Method in class tilda.db.processors.ExporterObjectProcessorJSON
- process(int, T) - Method in interface tilda.db.processors.ObjectProcessor
-
Called for each record
- process(String) - Method in interface tilda.loader.GenericLoader
- process(ResultSet, RecordProcessor, int, boolean, int, boolean) - Static method in class tilda.db.JDBCHelper
- process(ResultSet, RecordProcessor, int, boolean, int, boolean, boolean) - Static method in class tilda.db.JDBCHelper
- process(Connection) - Method in class tilda.data.importers.zones.RootImporter
- process(Connection) - Method in interface tilda.Importer
- process(Connection) - Method in class tilda.migration.actions.ColumnAdd
- process(Connection) - Method in class tilda.migration.actions.ColumnAlterMulti
- process(Connection) - Method in class tilda.migration.actions.ColumnAlterNull
- process(Connection) - Method in class tilda.migration.actions.ColumnAlterNumericSize
- process(Connection) - Method in class tilda.migration.actions.ColumnAlterStringSize
- process(Connection) - Method in class tilda.migration.actions.ColumnAlterType
- process(Connection) - Method in class tilda.migration.actions.ColumnComment
- process(Connection) - Method in class tilda.migration.actions.ColumnDefault
- process(Connection) - Method in class tilda.migration.actions.ColumnDrop
- process(Connection) - Method in class tilda.migration.actions.DDLDependencyPostManagement
- process(Connection) - Method in class tilda.migration.actions.DDLDependencyPreManagement
- process(Connection) - Method in class tilda.migration.actions.SchemaCreate
- process(Connection) - Method in class tilda.migration.actions.TableColumnRename
- process(Connection) - Method in class tilda.migration.actions.TableComment
- process(Connection) - Method in class tilda.migration.actions.TableCreate
- process(Connection) - Method in class tilda.migration.actions.TableFKAdd
- process(Connection) - Method in class tilda.migration.actions.TableFKDrop
- process(Connection) - Method in class tilda.migration.actions.TableIndexAdd
- process(Connection) - Method in class tilda.migration.actions.TableIndexAddCluster
- process(Connection) - Method in class tilda.migration.actions.TableIndexDrop
- process(Connection) - Method in class tilda.migration.actions.TableIndexDropCluster
- process(Connection) - Method in class tilda.migration.actions.TableIndexRename
- process(Connection) - Method in class tilda.migration.actions.TableKeyCreate
- process(Connection) - Method in class tilda.migration.actions.TablePKReplace
- process(Connection) - Method in class tilda.migration.actions.TableViewRename
- process(Connection) - Method in class tilda.migration.actions.TableViewSchemaSet
- process(Connection) - Method in class tilda.migration.actions.TildaAclAdd
- process(Connection) - Method in class tilda.migration.actions.TildaCatalogAdd
- process(Connection) - Method in class tilda.migration.actions.TildaExtraDDL
- process(Connection) - Method in class tilda.migration.actions.TildaHelpersAddEnd
- process(Connection) - Method in class tilda.migration.actions.TildaHelpersAddStart
- process(Connection) - Method in class tilda.migration.actions.ViewCreate
- process(Connection) - Method in class tilda.migration.actions.ViewDrop
- process(Connection) - Method in class tilda.migration.MigrationAction
- process(Connection) - Method in class tilda.Reorg.WorkItem
- process(Connection, FileHelper, Database) - Static method in class tilda.analyzer.DBProcessor
- process(Importer, Connection) - Static method in class tilda.Import
- process(ParserSession, Base, String, Column) - Method in interface tilda.parsing.parts.helpers.ValidationHelper.Processor
- ProcessColumn(ParserSession, Base, String, String[], ValidationHelper.Processor) - Static method in class tilda.parsing.parts.helpers.ValidationHelper
- processFile(File) - Method in class tilda.FolderCompare.FolderStatsProcessor
- processFile(File) - Method in interface tilda.utils.FileUtil.FileProcessor
- processFKTableDescription(String, Object) - Static method in class tilda.parsing.parts.helpers.DescriptionRewritingHelper
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- processMany(Connection, String, int, int, RecordProcessor) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- processOrderBys(ParserSession, String, Base, String[], boolean) - Static method in class tilda.parsing.parts.OrderBy
- ProcessorPerformanceTracker - Class in tilda.performance
- ProcessorPerformanceTracker() - Constructor for class tilda.performance.ProcessorPerformanceTracker
- processReferenceUrl(String, Base) - Static method in class tilda.parsing.parts.helpers.DescriptionRewritingHelper
- processTextToHTMLParagraphs(String, String) - Static method in class tilda.utils.TextUtil
- processZDT(String, String, ResultSet, int, ColumnDefinition, ColumnDefinition, BitSet) - Static method in class tilda.db.JDBCHelper
- processZDTs(String, String, ResultSet, int, ColumnDefinition, ColumnDefinition, BitSet) - Static method in class tilda.db.JDBCHelper
- processZDTs(List<String>, String, ResultSet, int, ColumnDefinition, ColumnDefinition, BitSet) - Static method in class tilda.db.JDBCHelper
- procTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- PROTECTED - tilda.enums.VisibilityType
- ProtectionType - Enum in tilda.enums
- ProxyAuthenticationRequired - tilda.utils.HttpStatus
- PSWD - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Namepswd of type String DescriptionDB Password ColumnTILDA.Connection.pswd of type varchar(40) Full Nametilda.data.TILDA.Connection.pswd Size40 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - PswdHash - Class in tilda
- PswdHash() - Constructor for class tilda.PswdHash
- PUBLIC - tilda.enums.VisibilityType
- PURPLE - Static variable in class tilda.utils.AnsiUtil
Q
- QUARTERLY - tilda.enums.TimeSeriesType
- QUARTERNAME - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamequarterName of type String DescriptionQuarter name (i.e., Q1, Q2...) of the date. ColumnTILDA.DateDim.quarterName of type varchar(255) Full Nametilda.data.TILDA.DateDim.quarterName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - QUARTEROFYEAR - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NamequarterOfYear of type int DescriptionISO 8601 quarter of the year (starting with 1) of the date. ColumnTILDA.DateDim.quarterOfYear of type integer Full Nametilda.data.TILDA.DateDim.quarterOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - Query - Class in tilda.parsing.parts
- Query() - Constructor for class tilda.parsing.parts.Query
- Query(String) - Constructor for class tilda.parsing.parts.Query
- Query(Query) - Constructor for class tilda.parsing.parts.Query
- Query.Attribute - Class in tilda.parsing.parts
- Query.Match - Class in tilda.parsing.parts
- QueryDetails - Class in tilda.db
- QueryDetails(String, String) - Constructor for class tilda.db.QueryDetails
- QueryHelper - Class in tilda.db
-
LDH-NOTE This class helps build queries more safely, but it's not a compile-time tool.
- QueryHelper(Connection, StatementType, String, String, boolean) - Constructor for class tilda.db.QueryHelper
- QueryHelper.CaseClause - Class in tilda.db
- QueryHelper.CaseWhen - Class in tilda.db
- QueryHelper.Op - Enum in tilda.db
- QueryHelper.S - Enum in tilda.db
R
- RandomUtil - Class in tilda.utils
- RandomUtil() - Constructor for class tilda.utils.RandomUtil
- RANK - tilda.enums.AggregateType
- read(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
- read(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- read(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- read(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- read(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- read(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- read(Connection) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- read(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
- read(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
- read(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- read(Connection) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- read(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
- read(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- read(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
- read(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- read(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- read(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- read(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- read(Connection) - Method in interface tilda.interfaces.ReaderObject
- READ - tilda.db.InitMode
-
The object was Read()
- READ_WRITTEN - tilda.db.InitMode
-
The object was Read() and then Write()
- ReaderObject - Interface in tilda.interfaces
- readFromSerializedFile() - Static method in class tilda.Reorg
- readlnFromStdIn(boolean) - Static method in class tilda.utils.FileUtil
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- readMany(Connection, String, int, int) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- ReadObjectFromFile(String, String) - Method in class tilda.analyzer.helper.FileHelper
- READONLY - tilda.enums.ObjectLifecycle
-
A readonly object: the generated code will not include create, update, delete and setters.
- readToString(BufferedReader) - Static method in class tilda.utils.FileUtil
- REALIZED - tilda.enums.FrameworkSourcedType
- REALIZED_VIEW - tilda.enums.TildaType
- RecordProcessor - Interface in tilda.db.processors
- RECORDSCOUNT - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamerecordsCount of type int Descriptioncount of database or file or ... - reCreateRole(StringBuilder, String) - Method in class tilda.db.stores.PostgreSQL
- RED - Static variable in class tilda.utils.AnsiUtil
- RefDef(ViewColumn) - Constructor for class tilda.parsing.parts.helpers.JoinHelper.RefDef
- REFERENCEDCOLUMNS - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NamereferencedColumns of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedColumns of type text[] Full Nametilda.data.TILDA.Catalog.referencedColumns SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - REFERENCEDFORMULAS - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NamereferencedFormulas of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedFormulas of type text[] Full Nametilda.data.TILDA.Catalog.referencedFormulas SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - ReferenceHelper - Class in tilda.parsing.parts.helpers
- ReferenceHelper(String, String, String, String) - Constructor for class tilda.parsing.parts.helpers.ReferenceHelper
- RefillPerf_Data - Class in tilda.data
-
This is the application class Data_REFILLPERF mapped to the table TILDA.REFILLPERF.
- RefillPerf_Data() - Constructor for class tilda.data.RefillPerf_Data
- RefillPerf_Factory - Class in tilda.data
-
This is the application class Data_REFILLPERF mapped to the table TILDA.REFILLPERF.
- RefillPerf_Factory() - Constructor for class tilda.data.RefillPerf_Factory
- REFNUM - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Catalog.refnum of type bigint Full Nametilda.data.TILDA.Catalog.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - REFNUM - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Job.refnum of type bigint Full Nametilda.data.TILDA.Job.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - REFNUM - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobPart.refnum of type bigint Full Nametilda.data.TILDA.JobPart.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - REFNUM - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory.COLS_BASE
-
This is the column definition for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobPartMessage.refnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - REFNUM - Variable in class tilda.data._Tilda.TILDA__KEY_Factory.COLS_BASE
-
This is the column definition for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Key.refnum of type bigint Full Nametilda.data.TILDA.Key.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - REFNUM - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.MaintenanceLog.refnum of type bigint Full Nametilda.data.TILDA.MaintenanceLog.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - refresh(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- refresh(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- refresh(Connection) - Method in interface tilda.interfaces.ReaderObject
- RegexData - Class in tilda.analyzer.parser
- RegexData() - Constructor for class tilda.analyzer.parser.RegexData
- RegexDef(String) - Constructor for class tilda.db.processors.RegexMatchingRP.RegexDef
- RegexMatchingRP - Class in tilda.db.processors
- RegexMatchingRP(List<RegexMatchingRP.RegexDef>) - Constructor for class tilda.db.processors.RegexMatchingRP
- RegexMatchingRP.RegexDef - Class in tilda.db.processors
- register(String, Object, List<String>) - Static method in class tilda.db.TildaMasterRuntimeMetaData
- registerSchema(Schema) - Static method in class tilda.db.ConnectionPool
- registerSerializers(GsonBuilder) - Static method in class tilda.utils.json.gson_serializers.GSONSerializerInitializer
-
Registers all the current custom serializers for GSON
- releaseSavepoint(boolean) - Method in class tilda.db.Connection
- reloadAll() - Static method in class tilda.db.KeysManager
- reloadInitData(Connection) - Static method in class tilda.data.ZoneInfo_Factory
-
This method imports the init data from "tilda/data/_tilda.Tilda.sampledata.zones.json" to populate the table and reloads the mappings in memory.
- remove(String) - Method in class tilda.analyzer.bean.StateEvents
- remove(T) - Method in class tilda.utils.Graph
- remove(T, Graph.Node<T>) - Method in class tilda.utils.Graph
- removeAccent(char) - Static method in class tilda.utils.TextUtil
- removeDir(File, boolean) - Static method in class tilda.utils.FileUtil
- removeElement(int, String, char) - Static method in class tilda.utils.TextUtil
- removeFromReferencedColumns(int) - Method in class tilda.data._Tilda.TILDA__CATALOG
- removeFromReferencedColumns(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- removeFromReferencedFormulas(int) - Method in class tilda.data._Tilda.TILDA__CATALOG
- removeFromReferencedFormulas(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- removeFromSchemas(int) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- removeFromSchemas(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- removeTokenFromArray(String[], String) - Static method in class tilda.utils.TextUtil
- RENAME - tilda.enums.MigrationType
- renameTable(DatabaseMeta, TableMeta, String) - Method in class tilda.db.metadata.SchemaMeta
- renameTableColumn(Connection, Column, String) - Method in class tilda.db.stores.BigQuery
- renameTableColumn(Connection, Column, String) - Method in class tilda.db.stores.CommonStoreImpl
- renameTableColumn(Connection, Column, String) - Method in interface tilda.db.stores.DBType
- renameTableColumn(Connection, Column, String) - Method in class tilda.db.stores.MSSQL
- renameTableColumn(DatabaseMeta, TableMeta, String, String) - Method in class tilda.db.metadata.SchemaMeta
- renameTableColumn(Column, String) - Method in class tilda.db.Connection
- renameTableView(Connection, Base, String) - Method in class tilda.db.stores.BigQuery
- renameTableView(Connection, Base, String) - Method in class tilda.db.stores.CommonStoreImpl
- renameTableView(Connection, Base, String) - Method in interface tilda.db.stores.DBType
- renameTableView(Connection, Base, String) - Method in class tilda.db.stores.MSSQL
- renameTableView(Base, String) - Method in class tilda.db.Connection
- renameTo(String) - Method in class tilda.parsing.parts.Column
-
Changes the column's name.
- renameView(DatabaseMeta, ViewMeta, String) - Method in class tilda.db.metadata.SchemaMeta
- render(FileHelper, Database) - Static method in class tilda.analyzer.HTMLRenderer
- ReorderTildaListWithDependencies(List<Schema>) - Static method in class tilda.parsing.parts.Schema
- Reorg - Class in tilda
- Reorg() - Constructor for class tilda.Reorg
- Reorg.Params - Class in tilda
- Reorg.WorkItem - Class in tilda
- Reorg.WorkItem.Cmprtr1 - Class in tilda
- reorgTable(String, String, String, boolean, boolean) - Method in class tilda.db.Connection
- reorgTable(Connection, String, String, String, boolean, boolean) - Method in class tilda.db.stores.BigQuery
- reorgTable(Connection, String, String, String, boolean, boolean) - Method in interface tilda.db.stores.DBType
- reorgTable(Connection, String, String, String, boolean, boolean) - Method in class tilda.db.stores.MSSQL
- reorgTable(Connection, String, String, String, boolean, boolean) - Method in class tilda.db.stores.PostgreSQL
- replace(String, Pattern, StringBuffer, StringBuffer, String) - Static method in class tilda.utils.HTMLFilter
- replaceAccentedCharacters(String) - Static method in class tilda.utils.TextUtil
- replaceAccentedCharactersWithWebSpecialCharacters(String) - Static method in class tilda.utils.TextUtil
- replaceType(ColumnType, String) - Method in class tilda.grammar.TypeManager
- replenish(Key_Data) - Static method in class tilda.data.Key_Factory
- RequestedRangeNotSatisfiable - tilda.utils.HttpStatus
- RequestEntityTooLarge - tilda.utils.HttpStatus
- RequestTimeout - tilda.utils.HttpStatus
- RequestURITooLong - tilda.utils.HttpStatus
- REQUIRED - tilda.enums.AggregateType.OrderableType
- REQUIRED - tilda.enums.AggregateType.ParameterSetting
- REQUIRED - tilda.enums.AggregateType.TargetColumnType
- REQUOTE0 - Static variable in class tilda.db.stores.CommonStoreImpl
- REQUOTE1 - Static variable in class tilda.db.stores.CommonStoreImpl
- REQUOTE2 - Static variable in class tilda.db.stores.CommonStoreImpl
- RESET - Static variable in class tilda.utils.AnsiUtil
- resetLogLevel() - Static method in class tilda.utils.LogUtil
- resolveAsColumn(ParserSession, String, String, boolean) - Method in class tilda.parsing.parts.helpers.ReferenceHelper
- resolveMacros(String) - Static method in class tilda.generation.java8.Docs
- resolveObjectReference(ParserSession, Object, String, String) - Static method in class tilda.parsing.parts.helpers.ReferenceHelper
- ResourceNotFound - tilda.utils.HttpStatus
- response(Writer, String[][]) - Static method in class tilda.utils.json.JSONUtil
- response(Writer, String, List<? extends JSONable>) - Static method in class tilda.utils.json.JSONUtil
- response(Writer, String, List<? extends JSONable>, String) - Static method in class tilda.utils.json.JSONUtil
- response(Writer, String, JSONable) - Static method in class tilda.utils.json.JSONUtil
- response(Writer, String, JSONable, String) - Static method in class tilda.utils.json.JSONUtil
- responseDojoMultipartConfig(Writer, String, JSONable) - Static method in class tilda.utils.json.JSONUtil
- responseDojoMultipartConfig(Writer, String, JSONable, String) - Static method in class tilda.utils.json.JSONUtil
-
When using client-side frameworks such as Dojo that may use an iFrame for ajax-contents, the protocol is typically to return the json data packaged inside a textarea.
- restoreDependencies(Connection) - Method in class tilda.migration.DDLDependencyManager
- RESTORESCRIPT - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
NamerestoreScript of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.restoreScript of type text Full Nametilda.data.TILDA.FailedDependencyDDLScripts.restoreScript Size500000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - Results(String, String, String, long, long) - Constructor for class tilda.loader.csv.stores.CSVImporter.Results
- retryKeyInit(String) - Static method in class tilda.db.KeysManager
- Reverse - Class in tilda
- Reverse() - Constructor for class tilda.Reverse
- ReverseCalendarComparator - Class in tilda.utils.comparators
- ReverseCalendarComparator() - Constructor for class tilda.utils.comparators.ReverseCalendarComparator
- ReverseCaseInsensitiveStringComparator - Class in tilda.utils.comparators
- ReverseCaseInsensitiveStringComparator() - Constructor for class tilda.utils.comparators.ReverseCaseInsensitiveStringComparator
- ReverseIterator<T> - Class in tilda.utils
- ReverseIterator(List<T>) - Constructor for class tilda.utils.ReverseIterator
- ReverseStringComparator - Class in tilda.utils.comparators
- ReverseStringComparator() - Constructor for class tilda.utils.comparators.ReverseStringComparator
- rewriteExpressionColumnQuoting(String) - Method in class tilda.db.stores.CommonStoreImpl
- rewriteExpressionColumnQuoting(String) - Method in interface tilda.db.stores.DBType
- rewriteExpressionColumnQuoting(String) - Method in class tilda.db.stores.MSSQL
- RIGHT - tilda.enums.JoinType
- rightPad(String, int, char) - Static method in class tilda.utils.PaddingUtil
- rollback() - Method in class tilda.db.Connection
-
Wrapper to
Connection.rollback()
with extra logging and performance tracking - ROLLBACK - tilda.enums.TransactionType
- rollbackAll(List<Connection>) - Static method in class tilda.db.Connection
-
Rollbacks all the connections in the list.
- ROLLBACKCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamerollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.rollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.rollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackCount_CreateDefault 0 rollbackCount_CreateDefault CREATE rollbackCount_CreateDefault - ROLLBACKNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamerollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.rollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.rollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackNano_CreateDefault 0 rollbackNano_CreateDefault CREATE rollbackNano_CreateDefault - rollbackNoThrow() - Method in class tilda.db.Connection
-
Wrapper to
Connection.rollback()
with extra logging and performance tracking, but returns the exception, if any, instead of throwing. - RollFile(String, String, boolean) - Method in class tilda.analyzer.helper.FileHelper
- rolloverArgumentType(ParserRuleContext, String, boolean) - Method in class tilda.grammar.TypeManager
- ROOT_ARRAY_MARKER - Static variable in class tilda.utils.json.JSONPrinter
- rootFolder - Variable in class tilda.loader.csv.stores.CSVImporter
- RootImporter - Class in tilda.data.importers.zones
- RootImporter() - Constructor for class tilda.data.importers.zones.RootImporter
- ROW - tilda.enums.TZMode
-
A TZ column generated per Row for all DATETIMEZ (date-time with timezone) columns
- ROW_NO_TZ - tilda.enums.TZMode
-
A TZ column generated per Row for all DATETIME (plain, no timezone) columns
- ROW_NUMBER - tilda.enums.AggregateType
- ROWS - tilda.enums.NVPSourceType
- RTF_CELL_PATTERN - Static variable in class tilda.utils.TextUtil
- RTF2TXT(String) - Static method in class tilda.utils.TextUtil
- Rule - Class in tilda.analyzer.parser
- Rule() - Constructor for class tilda.analyzer.parser.Rule
- run() - Method in class tilda.utils.concurrent.DBPoll
- run() - Method in class tilda.utils.concurrent.Executor
- run() - Method in class tilda.utils.concurrent.SimpleRunnable
- run(Object, int) - Method in interface tilda.grammar.CompiledWhereClause
- runQuery(BigQuery, String) - Static method in class tilda.utils.gcp.BQHelper
- runQuery(BigQuery, String, long) - Static method in class tilda.utils.gcp.BQHelper
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- runSelect(Connection, SelectQuery, int, int) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<Catalog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<CatalogFormulaResult_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<Connection_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<DateDim_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<DateLimitDim_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<FailedDependencyDDLScripts_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<FormulaResultView_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<Job_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<JobPart_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<JobPartMessage_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<JobView_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<Key_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<MaintenanceLog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<Mapping_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<ObjectPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<RefillPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<TransPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- runSelect(Connection, SelectQuery, ObjectProcessor<ZoneInfo_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
S
- SameAsHelper - Class in tilda.parsing.parts.helpers
- SameAsHelper() - Constructor for class tilda.parsing.parts.helpers.SameAsHelper
- sanitizeName(String) - Static method in class tilda.utils.TextUtil
-
Takes a string and rewrites it by replacing all special characters with an '_'.
- SAVEPOINT_COMMIT - tilda.enums.TransactionType
- SAVEPOINT_ROLLBACK - tilda.enums.TransactionType
- SAVEPOINT_SET - tilda.enums.TransactionType
- SAVEPOINTCOMMITCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamesavepointCommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointCommitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitCount_CreateDefault 0 savepointCommitCount_CreateDefault CREATE savepointCommitCount_CreateDefault - SAVEPOINTCOMMITNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamesavepointCommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointCommitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitNano_CreateDefault 0 savepointCommitNano_CreateDefault CREATE savepointCommitNano_CreateDefault - SAVEPOINTROLLBACKCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamesavepointRollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointRollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackCount_CreateDefault 0 savepointRollbackCount_CreateDefault CREATE savepointRollbackCount_CreateDefault - SAVEPOINTROLLBACKNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamesavepointRollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointRollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackNano_CreateDefault 0 savepointRollbackNano_CreateDefault CREATE savepointRollbackNano_CreateDefault - SAVEPOINTSETCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamesavepointSetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointSetCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointSetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetCount_CreateDefault 0 savepointSetCount_CreateDefault CREATE savepointSetCount_CreateDefault - SAVEPOINTSETNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamesavepointSetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointSetNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointSetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetNano_CreateDefault 0 savepointSetNano_CreateDefault CREATE savepointSetNano_CreateDefault - ScalarRP - Class in tilda.db.processors
- ScalarRP() - Constructor for class tilda.db.processors.ScalarRP
- ScanView(View) - Static method in class tilda.generation.helpers.TotalMess
- Schema - Class in tilda.analyzer.bean
- Schema - Class in tilda.parsing.parts
- Schema() - Constructor for class tilda.parsing.parts.Schema
- Schema(String) - Constructor for class tilda.analyzer.bean.Schema
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- SCHEMA_LABEL - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- SCHEMA_TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- SchemaContentDetails - Class in tilda.analyzer.data
- SchemaContentDetails(String, List<String>) - Constructor for class tilda.analyzer.data.SchemaContentDetails
- SchemaCreate - Class in tilda.migration.actions
- SchemaCreate(Schema) - Constructor for class tilda.migration.actions.SchemaCreate
- SchemaMeta - Class in tilda.db.metadata
- SchemaMeta(String) - Constructor for class tilda.db.metadata.SchemaMeta
- SCHEMANAME - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NameschemaName of type String DescriptionThe name of the schema this column is defined in. ColumnTILDA.Catalog.schemaName of type varchar(128) Full Nametilda.data.TILDA.Catalog.schemaName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - SCHEMANAME - Variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory.COLS_BASE
-
This is the column definition for:
NameschemaName of type String DescriptionThe name of the schema this column is defined in. ColumnTILDA.FormulaResultView.schemaName of type varchar(128) Full Nametilda.data.TILDA.FormulaResultView.schemaName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - SCHEMANAME - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NameschemaName of type String DescriptionThe name of the schema for the resource. ColumnTILDA.MaintenanceLog.schemaName of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.schemaName Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - SCHEMANAME - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameschemaName of type String DescriptionThe name of the schema tracked ColumnTILDA.ObjectPerf.schemaName of type varchar(64) Full Nametilda.data.TILDA.ObjectPerf.schemaName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - SCHEMANAME - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NameschemaName of type String DescriptionThe name of the schema tracked ColumnTILDA.RefillPerf.schemaName of type varchar(64) Full Nametilda.data.TILDA.RefillPerf.schemaName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - SCHEMAS - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Nameschemas of type List<String> (ordered) DescriptionSchemas ColumnTILDA.Connection.schemas of type text[] Full Nametilda.data.TILDA.Connection.schemas SizeSize not applicable for collections Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - SearchAndReplace - Class in tilda
- SearchAndReplace() - Constructor for class tilda.SearchAndReplace
- searchPackage(String, Schema) - Static method in class tilda.parsing.parts.helpers.ReferenceHelper
- searchReplace(Writer, String, String, String) - Static method in class tilda.utils.TextUtil
-
A search-and-replace method similar to
TextUtil.searchReplace(String, String, String)
but which outputs the results to a Writer. - searchReplace(StringBuilder, String, String, String) - Static method in class tilda.utils.TextUtil
-
A search-and-replace method similar to
TextUtil.searchReplace(String, String, String)
but which outputs the results to a StringBuilder. - searchReplace(String, String, String) - Static method in class tilda.utils.TextUtil
-
A search-and-replace method that can be in most cases about 3x faster than the built in
String.replaceAll(String, String)
, and doesn't use regexes. - SECONDS - tilda.utils.DurationUtil.IntervalEnum
- SELECT - tilda.enums.StatementType
- selectCase(QueryHelper.CaseClause, String, String) - Method in class tilda.db.QueryHelper
- selectColumn(int, String, AggregateType, String) - Method in class tilda.db.QueryHelper
- selectColumn(ColumnDefinition) - Method in class tilda.db.QueryHelper
- selectColumn(ColumnDefinition, AggregateType, String) - Method in class tilda.db.QueryHelper
- selectColumnBase(String) - Method in class tilda.db.QueryHelper
- SELECTCOUNT - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameselectCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectCount of type integer Full Nametilda.data.TILDA.ObjectPerf.selectCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectCount_CreateDefault 0 selectCount_CreateDefault CREATE selectCount_CreateDefault - selectCountDistinct(ColumnDefinition) - Method in class tilda.db.QueryHelper
- selectCountStar() - Method in class tilda.db.QueryHelper
- selectDistinctColumn(ColumnDefinition) - Method in class tilda.db.QueryHelper
- SelectFrom(PrintWriter, Object) - Static method in class tilda.generation.java8.Helper
- SELECTNANO - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameselectNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.selectNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.selectNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectNano_CreateDefault 0 selectNano_CreateDefault CREATE selectNano_CreateDefault - SelectQuery - Class in tilda.db
-
LDH-NOTE This class helps build queries more safely, but it's not a compile-time tool.
- SelectQuery(Connection, String, String, boolean) - Constructor for class tilda.db.SelectQuery
- SelectQueryParsedAndValidated - Class in tilda.db
-
LDH-NOTE This class allwos to pass in a full string-based where-clause that will be validated against the TildaSQL parser
- SelectQueryParsedAndValidated(TildaObjectMetaData, String) - Constructor for class tilda.db.SelectQueryParsedAndValidated
- SELECTRECORDS - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameselectRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.selectRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectRecords_CreateDefault 0 selectRecords_CreateDefault CREATE selectRecords_CreateDefault - semiMask(String) - Static method in class tilda.utils.TextUtil
-
This is an expensive function, so cache results please
- send(String, String, String, String[], String[], String[], String, String, boolean, boolean) - Static method in class tilda.utils.MailUtil
-
Sends an HTML email
- SEQ - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
Nameseq of type int DescriptionThe blah ColumnTILDA.FailedDependencyDDLScripts.seq of type integer Full Nametilda.data.TILDA.FailedDependencyDDLScripts.seq Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - SequencePoll - Class in tilda.db
-
Allows managing a templorary database-level sequence with
- SequencePoll(String, long, String, SequencePoll.Handler) - Constructor for class tilda.db.SequencePoll
- SequencePoll.Handler - Interface in tilda.db
- serialize(LocalDate, Type, JsonSerializationContext) - Method in class tilda.utils.json.gson_serializers.GSONSerializer_LocalDate
- serialize(LocalDateTime, Type, JsonSerializationContext) - Method in class tilda.utils.json.gson_serializers.GSONSerializer_LocalDateTime
- SerializeArray(GeneratorSession) - Static method in class tilda.generation.java8.Helper
- ServiceUnavailable - tilda.utils.HttpStatus
- set(Type_BooleanPrimitive, boolean) - Method in class tilda.db.QueryHelper
- set(Type_BooleanPrimitive, Type_BooleanPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_CharPrimitive, char) - Method in class tilda.db.QueryHelper
- set(Type_CharPrimitive, Type_CharPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_DatetimePrimitive, ZonedDateTime) - Method in class tilda.db.QueryHelper
- set(Type_DatetimePrimitive, Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- set(Type_DoublePrimitive, double) - Method in class tilda.db.QueryHelper
- set(Type_DoublePrimitive, Type_DoublePrimitive) - Method in class tilda.db.QueryHelper
- set(Type_FloatPrimitive, float) - Method in class tilda.db.QueryHelper
- set(Type_FloatPrimitive, Type_FloatPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_IntegerPrimitive, int) - Method in class tilda.db.QueryHelper
- set(Type_IntegerPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_IntegerPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_LongPrimitive, long) - Method in class tilda.db.QueryHelper
- set(Type_LongPrimitive, Type_IntegerPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_LongPrimitive, Type_LongPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_LongPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_ShortPrimitive, short) - Method in class tilda.db.QueryHelper
- set(Type_ShortPrimitive, Type_ShortPrimitive) - Method in class tilda.db.QueryHelper
- set(Type_StringPrimitive, String) - Method in class tilda.db.QueryHelper
- set(Type_StringPrimitive, Type_StringPrimitive) - Method in class tilda.db.QueryHelper
- SET - tilda.db.QueryHelper.S
- SET - tilda.enums.MultiType
-
Set of unique values
- setAction(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Nameaction of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.action of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.action Size64 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - setActionAccess() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameAccess ValueAccess DefaultNONE LabelAccess Groupings DescriptionAccess Control - setActionCatalog() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameCatalog ValueCatalog DefaultNONE LabelCatalog Groupings DescriptionCatalog - setActionCluster() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameCluster ValueCluster DefaultNONE LabelCluster Groupings DescriptionCluster - setActionComment() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameComment ValueComment DefaultNONE LabelComment Groupings DescriptionComment - setActionCreate() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameCreate ValueCreate DefaultNONE LabelCreate Groupings DescriptionCreate - setActionDrop() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameDrop ValueDrop DefaultNONE LabelDrop Groupings DescriptionDrop - setActionExecute() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameExecute ValueExecute DefaultNONE LabelExecute Groupings DescriptionExecute - setActionOptimize() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameOptimize ValueOptimize DefaultNONE LabelOptimize Groupings DescriptionOptimize - setActionRename() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameRename ValueRename DefaultNONE LabelRename Groupings DescriptionRename - setActionReorg() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameReorg ValueReorg DefaultNONE LabelReorg Groupings DescriptionReorg - setActionUpdate() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameUpdate ValueUpdate DefaultNONE LabelUpdate Groupings DescriptionUpdate - setActionVacuum() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.action:
NameVacuum ValueVacuum DefaultNONE LabelVacuum Groupings DescriptionVacuum - setActive(boolean) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Nameactive of type boolean DescriptionStatus Flag ColumnTILDA.Connection.active of type boolean Full Nametilda.data.TILDA.Connection.active Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setAggregate(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Nameaggregate of type String DescriptionThe aggregate type of the column, if any. ColumnTILDA.Catalog.aggregate of type varchar(128) Full Nametilda.data.TILDA.Catalog.aggregate Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setArray(PreparedStatement, int, ColumnType, List<Array>, char[]) - Method in class tilda.db.Connection
- setArray(PreparedStatement, int, ColumnType, List<Array>, long[]) - Method in class tilda.db.Connection
- setArray(PreparedStatement, int, ColumnType, List<Array>, String[]) - Method in class tilda.db.Connection
- setArray(PreparedStatement, int, ColumnType, List<Array>, Collection<?>) - Method in class tilda.db.Connection
- setArray(Connection, PreparedStatement, int, ColumnType, List<Array>, Collection<?>) - Method in class tilda.db.stores.CommonStoreImpl
- setArray(Connection, PreparedStatement, int, ColumnType, List<Array>, Collection<?>) - Method in interface tilda.db.stores.DBType
- setArray(Connection, PreparedStatement, int, ColumnType, List<Array>, Collection<?>) - Method in class tilda.db.stores.MSSQL
- setAutoCommit(boolean) - Method in class tilda.db.Connection
- setCode(CompiledCode) - Method in class tilda.utils.compiler.DynamicClassLoader
- setCodeGen(WhereClauseCodeGen) - Method in class tilda.grammar.TildaSQLValidator
- setCodeGen(WhereClauseCompositionCodeGen) - Method in class tilda.grammar.TildaCompositionValidator
- setCollection(boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namecollection of type boolean DescriptionWhether the collumn is a collection/array. ColumnTILDA.Catalog.collection of type boolean Full Nametilda.data.TILDA.Catalog.collection Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setColumn(ColumnDefinition) - Method in class tilda.db.QueryHelper
- setColumnEnvironment(List<ColumnDefinition>) - Method in class tilda.grammar.TildaSQLValidator
- setColumnEnvironment(List<ColumnDefinition>) - Method in class tilda.grammar.TypeManager
- setColumnName(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NamecolumnName of type String DescriptionThe name of the column. ColumnTILDA.Catalog.columnName of type varchar(128) Full Nametilda.data.TILDA.Catalog.columnName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setCommitCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamecommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.commitCount of type integer Full Nametilda.data.TILDA.TransPerf.commitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitCount_CreateDefault 0 commitCount_CreateDefault CREATE commitCount_CreateDefault - setCommitCountCommitCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.commitCount:
NamecommitCount_CreateDefault Value0 DefaultCREATE LabelcommitCount_CreateDefault Groupings DescriptioncommitCount_CreateDefault - setCommitNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamecommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.commitNano of type bigint Full Nametilda.data.TILDA.TransPerf.commitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 commitNano_CreateDefault 0 commitNano_CreateDefault CREATE commitNano_CreateDefault - setCommitNanoCommitNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.commitNano:
NamecommitNano_CreateDefault Value0 DefaultCREATE LabelcommitNano_CreateDefault Groupings DescriptioncommitNano_CreateDefault - setCompleted() - Method in class tilda.analyzer.bean.Column
- setCompleted() - Method in interface tilda.analyzer.bean.DBObject
- setCompleted() - Method in class tilda.analyzer.bean.Schema
- setCompleted() - Method in class tilda.analyzer.bean.Table
- setCompositionExpression(String) - Method in class tilda.grammar.WhereClauseCompositionClassGenerator
- setConnectionCloseCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NameconnectionCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseCount_CreateDefault 0 connectionCloseCount_CreateDefault CREATE connectionCloseCount_CreateDefault - setConnectionCloseCountConnectionCloseCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.connectionCloseCount:
NameconnectionCloseCount_CreateDefault Value0 DefaultCREATE LabelconnectionCloseCount_CreateDefault Groupings DescriptionconnectionCloseCount_CreateDefault - setConnectionCloseNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NameconnectionCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionCloseNano_CreateDefault 0 connectionCloseNano_CreateDefault CREATE connectionCloseNano_CreateDefault - setConnectionCloseNanoConnectionCloseNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.connectionCloseNano:
NameconnectionCloseNano_CreateDefault Value0 DefaultCREATE LabelconnectionCloseNano_CreateDefault Groupings DescriptionconnectionCloseNano_CreateDefault - setConnectionGetCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NameconnectionGetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.connectionGetCount of type integer Full Nametilda.data.TILDA.TransPerf.connectionGetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetCount_CreateDefault 0 connectionGetCount_CreateDefault CREATE connectionGetCount_CreateDefault - setConnectionGetCountConnectionGetCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.connectionGetCount:
NameconnectionGetCount_CreateDefault Value0 DefaultCREATE LabelconnectionGetCount_CreateDefault Groupings DescriptionconnectionGetCount_CreateDefault - setConnectionGetNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NameconnectionGetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.connectionGetNano of type bigint Full Nametilda.data.TILDA.TransPerf.connectionGetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 connectionGetNano_CreateDefault 0 connectionGetNano_CreateDefault CREATE connectionGetNano_CreateDefault - setConnectionGetNanoConnectionGetNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.connectionGetNano:
NameconnectionGetNano_CreateDefault Value0 DefaultCREATE LabelconnectionGetNano_CreateDefault Groupings DescriptionconnectionGetNano_CreateDefault - setContentDetails(Connection, Column, Database, long) - Method in class tilda.analyzer.data.ColumnContentDetails
- setContentDetails(Connection, Database, Table, long) - Method in class tilda.analyzer.data.TableContentDetails
- setCount(int) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
Namecount of type int DescriptionThe size of the pre-allocation required by this table/object. ColumnTILDA.Key.count of type integer Full Nametilda.data.TILDA.Key.count Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setCount(long) - Method in class tilda.utils.concurrent.SimpleRunnable
- setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedNow() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the NOW setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.Key.created of type timestamptz Full Nametilda.data.TILDA.Key.created Nullablefalse ModeAUTO Invarianttrue ProtectNONE Values Name Value Label Default Groupings Description 0 Creation NOW Creation CREATE Creation time - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setCreatedUndefined() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the UNDEFINED setter for:
Namecreated of type ZonedDateTime DescriptionThe timestamp for when the record was created. - setDataEnd(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEnd(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEnd(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEnd(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEndNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEndNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEndUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataEndUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setDataStart(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStart(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStart(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStart(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStartNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStartNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStartUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDataStartUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setDayName(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamedayName of type String DescriptionDay name (i.e., Monday, Tuesday...) of the date ColumnTILDA.DateDim.dayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.dayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDayOfMonth(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamedayOfMonth of type int DescriptionISO 8601 day of the month (starting with 1) of the date ColumnTILDA.DateDim.dayOfMonth of type integer Full Nametilda.data.TILDA.DateDim.dayOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDayOfQuarter(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamedayOfQuarter of type int DescriptionISO 8601 day of the quarter (starting with 1) of the date ColumnTILDA.DateDim.dayOfQuarter of type integer Full Nametilda.data.TILDA.DateDim.dayOfQuarter Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDayOfWeek(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamedayOfWeek of type int DescriptionISO 8601 day of the week (Monday=1 to Sunday=7) of the date ColumnTILDA.DateDim.dayOfWeek of type integer Full Nametilda.data.TILDA.DateDim.dayOfWeek Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDayOfYear(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamedayOfYear of type int DescriptionISO 8601 day of the year (starting with 1) of the date ColumnTILDA.DateDim.dayOfYear of type integer Full Nametilda.data.TILDA.DateDim.dayOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDb(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Namedb of type String DescriptionDB Url ColumnTILDA.Connection.db of type varchar(200) Full Nametilda.data.TILDA.Connection.db Size200 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDeactivated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - setDeactivated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - setDeactivatedNow() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the NOW setter for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - setDeactivatedUndefined() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the UNDEFINED setter for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - setDefaultDependencies(ParserSession) - Method in class tilda.parsing.parts.Schema
- SetDefaultValues(PrintWriter, List<Column>, String) - Static method in class tilda.generation.java8.Helper
- setDeleteCount(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NamedeleteCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteCount of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteCount_CreateDefault 0 deleteCount_CreateDefault CREATE deleteCount_CreateDefault - setDeleteCount(long) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NamedeleteCount of type long DescriptionThe count of rows deleted. ColumnTILDA.RefillPerf.deleteCount of type bigint Full Nametilda.data.TILDA.RefillPerf.deleteCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDeleteCountDeleteCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.deleteCount:
NamedeleteCount_CreateDefault Value0 DefaultCREATE LabeldeleteCount_CreateDefault Groupings DescriptiondeleteCount_CreateDefault - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleted(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedNow() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the NOW setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeletedUndefined() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the UNDEFINED setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setDeleteNano(long) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NamedeleteNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.deleteNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.deleteNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteNano_CreateDefault 0 deleteNano_CreateDefault CREATE deleteNano_CreateDefault - setDeleteNanoDeleteNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.deleteNano:
NamedeleteNano_CreateDefault Value0 DefaultCREATE LabeldeleteNano_CreateDefault Groupings DescriptiondeleteNano_CreateDefault - setDeleteRecords(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NamedeleteRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.deleteRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.deleteRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 deleteRecords_CreateDefault 0 deleteRecords_CreateDefault CREATE deleteRecords_CreateDefault - setDeleteRecordsDeleteRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.deleteRecords:
NamedeleteRecords_CreateDefault Value0 DefaultCREATE LabeldeleteRecords_CreateDefault Groupings DescriptiondeleteRecords_CreateDefault - setDepSchemaName(String) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
NamedepSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDepViewName(String) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
NamedepViewName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.depViewName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.depViewName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDescr(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Namedescr of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.descr of type varchar(2048) Full Nametilda.data.TILDA.MaintenanceLog.descr Size2048 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setDescription(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namedescription of type String DescriptionThe description of the column. ColumnTILDA.Catalog.description of type text Full Nametilda.data.TILDA.Catalog.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDescription(String) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the setter for:
Namedescription of type String DescriptionThe description of the result value. ColumnTILDA.CatalogFormulaResult.description of type text Full Nametilda.data.TILDA.CatalogFormulaResult.description Size32000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDriver(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Namedriver of type String DescriptionDB Driver ColumnTILDA.Connection.driver of type varchar(100) Full Nametilda.data.TILDA.Connection.driver Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setDst(String) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the setter for:
Namedst of type String DescriptionThe the destination (mapped) value for this mapping. ColumnTILDA.Mapping.dst of type varchar(1024) Full Nametilda.data.TILDA.Mapping.dst Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setDt(LocalDate) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Namedt of type LocalDate DescriptionThe Date date ColumnTILDA.DateDim.dt of type date Full Nametilda.data.TILDA.DateDim.dt Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setEnd(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEnd(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEnd(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEnd(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEndNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEndNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEndPeriod(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriod(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriod(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriod(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriodNow() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the NOW setter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriodNow() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the NOW setter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriodUndefined() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the UNDEFINED setter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndPeriodUndefined() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the UNDEFINED setter for:
NameendPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.endPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.endPeriod Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endPeriodTZ' - setEndTime(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTime(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTime(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTime(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTimeNow() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the NOW setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTimeNow() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the NOW setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTimeUndefined() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the UNDEFINED setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndTimeUndefined() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the UNDEFINED setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.RefillPerf.endTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.endTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setEndUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEndUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setEpoch(long) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Nameepoch of type long DescriptionThe epoch date ColumnTILDA.DateDim.epoch of type bigint Full Nametilda.data.TILDA.DateDim.epoch Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setFormula(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Nameformula of type String DescriptionThe expression/formula that may be associated with this column. ColumnTILDA.Catalog.formula of type text Full Nametilda.data.TILDA.Catalog.formula Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setFormulaRefnum(long) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the setter for:
NameformulaRefnum of type long DescriptionThe parent formula. ColumnTILDA.CatalogFormulaResult.formulaRefnum of type bigint Full Nametilda.data.TILDA.CatalogFormulaResult.formulaRefnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setHolidayName(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NameholidayName of type String DescriptionThe name of the holiday if applicable. ColumnTILDA.DateDim.holidayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.holidayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setHtmlDoc(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NamehtmlDoc of type String DescriptionPre-rendered html fragment with the full documentation for this formula. ColumnTILDA.Catalog.htmlDoc of type text Full Nametilda.data.TILDA.Catalog.htmlDoc Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setId(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Nameid of type String DescriptionConnection ID ColumnTILDA.Connection.id of type varchar(15) Full Nametilda.data.TILDA.Connection.id Size15 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setId(String) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
Nameid of type String DescriptionThe id for this enumeration. ColumnTILDA.ZoneInfo.id of type character(5) Full Nametilda.data.TILDA.ZoneInfo.id Size5 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setInitial(int) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Nameinitial of type int DescriptionMinimum Connections ColumnTILDA.Connection.initial of type integer Full Nametilda.data.TILDA.Connection.initial Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setInsertCount(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameinsertCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertCount of type integer Full Nametilda.data.TILDA.ObjectPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertCount_CreateDefault 0 insertCount_CreateDefault CREATE insertCount_CreateDefault - setInsertCount(long) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NameinsertCount of type long DescriptionThe count of inserted rows. ColumnTILDA.RefillPerf.insertCount of type bigint Full Nametilda.data.TILDA.RefillPerf.insertCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setInsertCountInsertCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.insertCount:
NameinsertCount_CreateDefault Value0 DefaultCREATE LabelinsertCount_CreateDefault Groupings DescriptioninsertCount_CreateDefault - setInsertNano(long) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameinsertNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.insertNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.insertNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertNano_CreateDefault 0 insertNano_CreateDefault CREATE insertNano_CreateDefault - setInsertNanoInsertNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.insertNano:
NameinsertNano_CreateDefault Value0 DefaultCREATE LabelinsertNano_CreateDefault Groupings DescriptioninsertNano_CreateDefault - setInsertRecords(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameinsertRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.insertRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.insertRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 insertRecords_CreateDefault 0 insertRecords_CreateDefault CREATE insertRecords_CreateDefault - setInsertRecordsInsertRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.insertRecords:
NameinsertRecords_CreateDefault Value0 DefaultCREATE LabelinsertRecords_CreateDefault Groupings DescriptioninsertRecords_CreateDefault - setInvalidDate(LocalDate) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the setter for:
NameinvalidDate of type LocalDate DescriptionThe invalid date, e.g., '1111-11-11'. ColumnTILDA.DateLimitDim.invalidDate of type date Full Nametilda.data.TILDA.DateLimitDim.invalidDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setIsBusinessDay(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NameisBusinessDay of type int Description1 if this is a business day, 0 otherwise. ColumnTILDA.DateDim.isBusinessDay of type integer Full Nametilda.data.TILDA.DateDim.isBusinessDay Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setIsHoliday(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NameisHoliday of type int Description1 if this is a holiday, 0 otherwise. ColumnTILDA.DateDim.isHoliday of type integer Full Nametilda.data.TILDA.DateDim.isHoliday Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setIsTesting(boolean) - Static method in class tilda.Migrate
- setIsWeekend(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NameisWeekend of type int Description1 if this is a weekend day, 0 otherwise. ColumnTILDA.DateDim.isWeekend of type integer Full Nametilda.data.TILDA.DateDim.isWeekend Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setJobPartRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
NamejobPartRefnum of type long DescriptionParent Job Part Refnum ColumnTILDA.JobPartMessage.jobPartRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobPartRefnum Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setJobRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPart.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPart.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setJobRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
NamejobRefnum of type long DescriptionParent Job Refnum ColumnTILDA.JobPartMessage.jobRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobRefnum Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setLabel(String) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
Namelabel of type String DescriptionThe label for this enumeration. ColumnTILDA.ZoneInfo.label of type varchar(254) Full Nametilda.data.TILDA.ZoneInfo.label Size254 Nullablefalse ModeNORMAL Invariantfalse ProtectABSOLUTE - setLastQuery(String, String) - Static method in class tilda.db.QueryDetails
- setLastQueryCanceled() - Static method in class tilda.db.QueryDetails
- setLastQueryDeadlocked() - Static method in class tilda.db.QueryDetails
- setLastQueryWarning(String) - Static method in class tilda.db.QueryDetails
- setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdated(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedNow() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the NOW setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. ColumnTILDA.Key.lastUpdated of type timestamptz Full Nametilda.data.TILDA.Key.lastUpdated Nullablefalse ModeAUTO Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Update NOW Update ALWAYS Last updated time - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLastUpdatedUndefined() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the UNDEFINED setter for:
NamelastUpdated of type ZonedDateTime DescriptionThe timestamp for when the record was last updated. - setLogLevel(Level) - Static method in class tilda.utils.LogUtil
- setMax(int) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Namemax of type int DescriptionMaximum Connections ColumnTILDA.Connection.max of type integer Full Nametilda.data.TILDA.Connection.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setMax(long) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
Namemax of type long DescriptionThe pre-allocated max RefNum for this table/object. ColumnTILDA.Key.max of type bigint Full Nametilda.data.TILDA.Key.max Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setMaxDate(LocalDate) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the setter for:
NamemaxDate of type LocalDate DescriptionThe max date included in the DIM ColumnTILDA.DateLimitDim.maxDate of type date Full Nametilda.data.TILDA.DateLimitDim.maxDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setMeasure(boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namemeasure of type boolean DescriptionWhether this column is a formula defined as a measure or not. ColumnTILDA.Catalog.measure of type boolean Full Nametilda.data.TILDA.Catalog.measure Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMinDate(LocalDate) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
This is the setter for:
NameminDate of type LocalDate DescriptionThe min date included in the DIM ColumnTILDA.DateLimitDim.minDate of type date Full Nametilda.data.TILDA.DateLimitDim.minDate Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setMmddyyyy(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Namemmddyyyy of type String DescriptionThe mmddyyyy printable version of a date. ColumnTILDA.DateDim.mmddyyyy of type character(8) Full Nametilda.data.TILDA.DateDim.mmddyyyy Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMmyyyy(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Namemmyyyy of type String DescriptionThe mmyyyy printable version of a date. ColumnTILDA.DateDim.mmyyyy of type character(6) Full Nametilda.data.TILDA.DateDim.mmyyyy Size6 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMonth(LocalDate) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMonthName(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamemonthName of type String DescriptionMonth name (i.e., January, February...) of the date. ColumnTILDA.DateDim.monthName of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMonthNameShort(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamemonthNameShort of type String DescriptionMonday short name (i.e., Jan, Feb...) of the date. ColumnTILDA.DateDim.monthNameShort of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthNameShort Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMonthOfYear(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamemonthOfYear of type int DescriptionISO 8601 month of the year (starting with 1) of the date ColumnTILDA.DateDim.monthOfYear of type integer Full Nametilda.data.TILDA.DateDim.monthOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMsg(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namemsg of type String DescriptionMessage details ColumnTILDA.Job.msg of type text Full Nametilda.data.TILDA.Job.msg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setMsg(String) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
Namemsg of type String DescriptionMessage details ColumnTILDA.JobPartMessage.msg of type text Full Nametilda.data.TILDA.JobPartMessage.msg Size8192 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setName(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namename of type String DescriptionName ColumnTILDA.Job.name of type varchar(250) Full Nametilda.data.TILDA.Job.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setName(String) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Namename of type String DescriptionJob part name ColumnTILDA.JobPart.name of type varchar(250) Full Nametilda.data.TILDA.JobPart.name Size250 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setName(String) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
Namename of type String DescriptionThe name of the table/object tracked ColumnTILDA.Key.name of type varchar(128) Full Nametilda.data.TILDA.Key.name Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setNotify(boolean) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
Namenotify of type boolean DescriptionNotification flag ColumnTILDA.JobPartMessage.notify of type boolean Full Nametilda.data.TILDA.JobPartMessage.notify Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setNow(Type_DatetimePrimitive) - Method in class tilda.db.QueryHelper
- setNullable(boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namenullable of type boolean DescriptionWhether the collumn is a nullable or not null. ColumnTILDA.Catalog.nullable of type boolean Full Nametilda.data.TILDA.Catalog.nullable Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullAction() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
Nameaction of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.action of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.action Size64 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - setNullActive() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the null setter for:
Nameactive of type boolean DescriptionStatus Flag ColumnTILDA.Connection.active of type boolean Full Nametilda.data.TILDA.Connection.active Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullAggregate() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Nameaggregate of type String DescriptionThe aggregate type of the column, if any. ColumnTILDA.Catalog.aggregate of type varchar(128) Full Nametilda.data.TILDA.Catalog.aggregate Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullCollection() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Namecollection of type boolean DescriptionWhether the collumn is a collection/array. ColumnTILDA.Catalog.collection of type boolean Full Nametilda.data.TILDA.Catalog.collection Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDataEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
NamedataEnd of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataEnd of type timestamptz Full Nametilda.data.TILDA.Job.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setNullDataEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
NamedataEnd of type ZonedDateTime DescriptionJob part data end ColumnTILDA.JobPart.dataEnd of type timestamptz Full Nametilda.data.TILDA.JobPart.dataEnd Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataEndTZ' - setNullDataStart() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
NamedataStart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.dataStart of type timestamptz Full Nametilda.data.TILDA.Job.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setNullDataStart() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
NamedataStart of type ZonedDateTime DescriptionJob part data start ColumnTILDA.JobPart.dataStart of type timestamptz Full Nametilda.data.TILDA.JobPart.dataStart Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'dataStartTZ' - setNullDayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamedayName of type String DescriptionDay name (i.e., Monday, Tuesday...) of the date ColumnTILDA.DateDim.dayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.dayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDayOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamedayOfMonth of type int DescriptionISO 8601 day of the month (starting with 1) of the date ColumnTILDA.DateDim.dayOfMonth of type integer Full Nametilda.data.TILDA.DateDim.dayOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDayOfQuarter() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamedayOfQuarter of type int DescriptionISO 8601 day of the quarter (starting with 1) of the date ColumnTILDA.DateDim.dayOfQuarter of type integer Full Nametilda.data.TILDA.DateDim.dayOfQuarter Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDayOfWeek() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamedayOfWeek of type int DescriptionISO 8601 day of the week (Monday=1 to Sunday=7) of the date ColumnTILDA.DateDim.dayOfWeek of type integer Full Nametilda.data.TILDA.DateDim.dayOfWeek Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDayOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamedayOfYear of type int DescriptionISO 8601 day of the year (starting with 1) of the date ColumnTILDA.DateDim.dayOfYear of type integer Full Nametilda.data.TILDA.DateDim.dayOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDeactivated() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the null setter for:
Namedeactivated of type ZonedDateTime DescriptionThe datetime when this enumeration was deactivated. ColumnTILDA.ZoneInfo.deactivated of type timestamptz Full Nametilda.data.TILDA.ZoneInfo.deactivated Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'deactivatedTZ' - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. ColumnTILDA.Key.deleted of type timestamptz Full Nametilda.data.TILDA.Key.deleted Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDeleted() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the null setter for:
Namedeleted of type ZonedDateTime DescriptionThe timestamp for when the record was deleted. - setNullDescr() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
Namedescr of type String DescriptionThe name of the maintenance resource to track. ColumnTILDA.MaintenanceLog.descr of type varchar(2048) Full Nametilda.data.TILDA.MaintenanceLog.descr Size2048 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullEnd() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
Nameend of type ZonedDateTime DescriptionEndTime ColumnTILDA.Job.end of type timestamptz Full Nametilda.data.TILDA.Job.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setNullEnd() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
Nameend of type ZonedDateTime DescriptionJob part execution end ColumnTILDA.JobPart.end of type timestamptz Full Nametilda.data.TILDA.JobPart.end Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTZ' - setNullEndTime() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
NameendTime of type ZonedDateTime DescriptionThe timestamp for when the refill ended. ColumnTILDA.MaintenanceLog.endTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.endTime Nullabletrue ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'endTimeTZ' - setNullFormula() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Nameformula of type String DescriptionThe expression/formula that may be associated with this column. ColumnTILDA.Catalog.formula of type text Full Nametilda.data.TILDA.Catalog.formula Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullHolidayName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NameholidayName of type String DescriptionThe name of the holiday if applicable. ColumnTILDA.DateDim.holidayName of type varchar(255) Full Nametilda.data.TILDA.DateDim.holidayName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullHtmlDoc() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
NamehtmlDoc of type String DescriptionPre-rendered html fragment with the full documentation for this formula. ColumnTILDA.Catalog.htmlDoc of type text Full Nametilda.data.TILDA.Catalog.htmlDoc Size32000 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullIsBusinessDay() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NameisBusinessDay of type int Description1 if this is a business day, 0 otherwise. ColumnTILDA.DateDim.isBusinessDay of type integer Full Nametilda.data.TILDA.DateDim.isBusinessDay Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullIsHoliday() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NameisHoliday of type int Description1 if this is a holiday, 0 otherwise. ColumnTILDA.DateDim.isHoliday of type integer Full Nametilda.data.TILDA.DateDim.isHoliday Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullIsWeekend() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NameisWeekend of type int Description1 if this is a weekend day, 0 otherwise. ColumnTILDA.DateDim.isWeekend of type integer Full Nametilda.data.TILDA.DateDim.isWeekend Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullJobPartRefnum() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the null setter for:
NamejobPartRefnum of type long DescriptionParent Job Part Refnum ColumnTILDA.JobPartMessage.jobPartRefnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.jobPartRefnum Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMeasure() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Namemeasure of type boolean DescriptionWhether this column is a formula defined as a measure or not. ColumnTILDA.Catalog.measure of type boolean Full Nametilda.data.TILDA.Catalog.measure Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMmddyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
Namemmddyyyy of type String DescriptionThe mmddyyyy printable version of a date. ColumnTILDA.DateDim.mmddyyyy of type character(8) Full Nametilda.data.TILDA.DateDim.mmddyyyy Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMmyyyy() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
Namemmyyyy of type String DescriptionThe mmyyyy printable version of a date. ColumnTILDA.DateDim.mmyyyy of type character(6) Full Nametilda.data.TILDA.DateDim.mmyyyy Size6 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMonthName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamemonthName of type String DescriptionMonth name (i.e., January, February...) of the date. ColumnTILDA.DateDim.monthName of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMonthNameShort() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamemonthNameShort of type String DescriptionMonday short name (i.e., Jan, Feb...) of the date. ColumnTILDA.DateDim.monthNameShort of type varchar(255) Full Nametilda.data.TILDA.DateDim.monthNameShort Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMonthOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamemonthOfYear of type int DescriptionISO 8601 month of the year (starting with 1) of the date ColumnTILDA.DateDim.monthOfYear of type integer Full Nametilda.data.TILDA.DateDim.monthOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullMsg() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
Namemsg of type String DescriptionMessage details ColumnTILDA.Job.msg of type text Full Nametilda.data.TILDA.Job.msg Size8192 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullNullable() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Namenullable of type boolean DescriptionWhether the collumn is a nullable or not null. ColumnTILDA.Catalog.nullable of type boolean Full Nametilda.data.TILDA.Catalog.nullable Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullObjectName() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
NameobjectName of type String DescriptionThe name of the resource. ColumnTILDA.MaintenanceLog.objectName of type varchar(1024) Full Nametilda.data.TILDA.MaintenanceLog.objectName Size1024 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullObjectType() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
NameobjectType of type String DescriptionThe type of the resource. ColumnTILDA.MaintenanceLog.objectType of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.objectType Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - setNullQuarterName() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamequarterName of type String DescriptionQuarter name (i.e., Q1, Q2...) of the date. ColumnTILDA.DateDim.quarterName of type varchar(255) Full Nametilda.data.TILDA.DateDim.quarterName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullQuarterOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NamequarterOfYear of type int DescriptionISO 8601 quarter of the year (starting with 1) of the date. ColumnTILDA.DateDim.quarterOfYear of type integer Full Nametilda.data.TILDA.DateDim.quarterOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullRecordsCount() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
NamerecordsCount of type int Descriptioncount of database or file or ... - setNullReferencedColumns() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
NamereferencedColumns of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedColumns of type text[] Full Nametilda.data.TILDA.Catalog.referencedColumns SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullReferencedFormulas() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
NamereferencedFormulas of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedFormulas of type text[] Full Nametilda.data.TILDA.Catalog.referencedFormulas SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullStartDateIncr() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the null setter for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE - setNullStatement() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the null setter for:
Namestatement of type String DescriptionThe value of the maintenance resource to track. ColumnTILDA.MaintenanceLog.statement of type text Full Nametilda.data.TILDA.MaintenanceLog.statement Size8388608 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullStatus() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
Namestatus of type boolean DescriptionStatus ColumnTILDA.Job.status of type boolean Full Nametilda.data.TILDA.Job.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullStatus() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
Namestatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobPart.status of type boolean Full Nametilda.data.TILDA.JobPart.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullTableViewName2() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
NametableViewName2 of type String DescriptionThe name of the secondary table/view (a derived view, a realized table), if applicable. ColumnTILDA.Catalog.tableViewName2 of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName2 Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullTitle() - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the null setter for:
Nametitle of type String DescriptionThe title of the formula/expression that may be associated with this column. ColumnTILDA.Catalog.title of type varchar(128) Full Nametilda.data.TILDA.Catalog.title Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullType() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
Nametype of type String DescriptionJob type ColumnTILDA.Job.type of type varchar(250) Full Nametilda.data.TILDA.Job.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullType() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the null setter for:
Nametype of type String DescriptionJob part type ColumnTILDA.JobPart.type of type varchar(250) Full Nametilda.data.TILDA.JobPart.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullUserId() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the null setter for:
NameuserId of type String DescriptionJob user Id ColumnTILDA.Job.userId of type varchar(250) Full Nametilda.data.TILDA.Job.userId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullWeekOfMonth() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NameweekOfMonth of type int DescriptionISO 8601 week of the month (starting with 1) of the date ColumnTILDA.DateDim.weekOfMonth of type integer Full Nametilda.data.TILDA.DateDim.weekOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullWeekOfYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
NameweekOfYear of type int DescriptionISO 8601 week of the year (starting with 1) of the date ColumnTILDA.DateDim.weekOfYear of type integer Full Nametilda.data.TILDA.DateDim.weekOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullYear() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
Nameyear of type int DescriptionISO 8601 year (1.e., 2018) of the date. ColumnTILDA.DateDim.year of type integer Full Nametilda.data.TILDA.DateDim.year Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setNullYyyymmdd() - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the null setter for:
Nameyyyymmdd of type String DescriptionThe yyyymmdd sortable printable version of a date. ColumnTILDA.DateDim.yyyymmdd of type character(8) Full Nametilda.data.TILDA.DateDim.yyyymmdd Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setObjectName(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
NameobjectName of type String DescriptionThe name of the resource. ColumnTILDA.MaintenanceLog.objectName of type varchar(1024) Full Nametilda.data.TILDA.MaintenanceLog.objectName Size1024 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setObjectName(String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameobjectName of type String DescriptionThe name of the table/object tracked ColumnTILDA.ObjectPerf.objectName of type varchar(64) Full Nametilda.data.TILDA.ObjectPerf.objectName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setObjectName(String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NameobjectName of type String DescriptionThe name of the table/object tracked ColumnTILDA.RefillPerf.objectName of type varchar(64) Full Nametilda.data.TILDA.RefillPerf.objectName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setObjectType(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
NameobjectType of type String DescriptionThe type of the resource. ColumnTILDA.MaintenanceLog.objectType of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.objectType Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - setObjectTypeColumn() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameColumn ValueColumn DefaultNONE LabelColumn Groupings DescriptionA column - setObjectTypeForeignKey() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameForeignKey ValueForeignKey DefaultNONE LabelForeignKey Groupings DescriptionAn foreign key. - setObjectTypeFunction() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameFunction ValueFunction DefaultNONE LabelFunction Groupings DescriptionA function - setObjectTypeIndex() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameIndex ValueIndex DefaultNONE LabelIndex Groupings DescriptionAn index. - setObjectTypePrimaryKey() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NamePrimaryKey ValuePrimaryKey DefaultNONE LabelPrimaryKey Groupings DescriptionAn primary key. - setObjectTypeProcedure() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameProcedure ValueProcedure DefaultNONE LabelProcedure Groupings DescriptionA procedure - setObjectTypeSchema() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameSchema ValueSchema DefaultNONE LabelSchema Groupings DescriptionA schema - setObjectTypeScript() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameScript ValueScript DefaultNONE LabelScript Groupings DescriptionA script - setObjectTypeTable() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameTable ValueTable DefaultNONE LabelTable Groupings DescriptionA table - setObjectTypeView() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.objectType:
NameView ValueView DefaultNONE LabelView Groupings DescriptionA view - setOrderByWithNullsOrdering(StringBuilder, ColumnDefinition, boolean, boolean) - Method in class tilda.db.Connection
- setOrderByWithNullsOrdering(Connection, StringBuilder, ColumnDefinition, boolean, boolean) - Method in class tilda.db.stores.CommonStoreImpl
- setOrderByWithNullsOrdering(Connection, StringBuilder, ColumnDefinition, boolean, boolean) - Method in interface tilda.db.stores.DBType
- setOrderByWithNullsOrdering(Connection, StringBuilder, ColumnDefinition, boolean, boolean) - Method in class tilda.db.stores.MSSQL
- setOrigin(String) - Method in class tilda.parsing.parts.Schema
- setPswd(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Namepswd of type String DescriptionDB Password ColumnTILDA.Connection.pswd of type varchar(40) Full Nametilda.data.TILDA.Connection.pswd Size40 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setQuarterName(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamequarterName of type String DescriptionQuarter name (i.e., Q1, Q2...) of the date. ColumnTILDA.DateDim.quarterName of type varchar(255) Full Nametilda.data.TILDA.DateDim.quarterName Size255 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setQuarterOfYear(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NamequarterOfYear of type int DescriptionISO 8601 quarter of the year (starting with 1) of the date. ColumnTILDA.DateDim.quarterOfYear of type integer Full Nametilda.data.TILDA.DateDim.quarterOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setReadOnly(boolean) - Method in class tilda.db.Connection
- setRecordsCount(int) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
NamerecordsCount of type int Descriptioncount of database or file or ... - setReferencedColumns(List<String>) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NamereferencedColumns of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedColumns of type text[] Full Nametilda.data.TILDA.Catalog.referencedColumns SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setReferencedFormulas(List<String>) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NamereferencedFormulas of type List<String> (ordered) DescriptionThe list of columns this formula depends on. ColumnTILDA.Catalog.referencedFormulas of type text[] Full Nametilda.data.TILDA.Catalog.referencedFormulas SizeSize not applicable for collections Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setRefnum(long) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Catalog.refnum of type bigint Full Nametilda.data.TILDA.Catalog.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Job.refnum of type bigint Full Nametilda.data.TILDA.Job.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobPart.refnum of type bigint Full Nametilda.data.TILDA.JobPart.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setRefnum(long) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
This is the setter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.JobPartMessage.refnum of type bigint Full Nametilda.data.TILDA.JobPartMessage.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setRefnum(long) - Method in class tilda.data._Tilda.TILDA__KEY
-
This is the setter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.Key.refnum of type bigint Full Nametilda.data.TILDA.Key.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setRefnum(long) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Namerefnum of type long DescriptionThe primary key for this record ColumnTILDA.MaintenanceLog.refnum of type bigint Full Nametilda.data.TILDA.MaintenanceLog.refnum Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setRestoreScript(String) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
NamerestoreScript of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.restoreScript of type text Full Nametilda.data.TILDA.FailedDependencyDDLScripts.restoreScript Size500000 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setRollbackCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamerollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.rollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.rollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackCount_CreateDefault 0 rollbackCount_CreateDefault CREATE rollbackCount_CreateDefault - setRollbackCountRollbackCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.rollbackCount:
NamerollbackCount_CreateDefault Value0 DefaultCREATE LabelrollbackCount_CreateDefault Groupings DescriptionrollbackCount_CreateDefault - setRollbackNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamerollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.rollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.rollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 rollbackNano_CreateDefault 0 rollbackNano_CreateDefault CREATE rollbackNano_CreateDefault - setRollbackNanoRollbackNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.rollbackNano:
NamerollbackNano_CreateDefault Value0 DefaultCREATE LabelrollbackNano_CreateDefault Groupings DescriptionrollbackNano_CreateDefault - setSavedFields(PrintWriter, Object) - Static method in class tilda.generation.java8.Helper
- setSavepoint() - Method in class tilda.db.Connection
- setSavepointCommitCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamesavepointCommitCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointCommitCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitCount_CreateDefault 0 savepointCommitCount_CreateDefault CREATE savepointCommitCount_CreateDefault - setSavepointCommitCountSavepointCommitCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.savepointCommitCount:
NamesavepointCommitCount_CreateDefault Value0 DefaultCREATE LabelsavepointCommitCount_CreateDefault Groupings DescriptionsavepointCommitCount_CreateDefault - setSavepointCommitNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamesavepointCommitNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointCommitNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointCommitNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointCommitNano_CreateDefault 0 savepointCommitNano_CreateDefault CREATE savepointCommitNano_CreateDefault - setSavepointCommitNanoSavepointCommitNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.savepointCommitNano:
NamesavepointCommitNano_CreateDefault Value0 DefaultCREATE LabelsavepointCommitNano_CreateDefault Groupings DescriptionsavepointCommitNano_CreateDefault - setSavepointRollbackCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamesavepointRollbackCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointRollbackCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackCount_CreateDefault 0 savepointRollbackCount_CreateDefault CREATE savepointRollbackCount_CreateDefault - setSavepointRollbackCountSavepointRollbackCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.savepointRollbackCount:
NamesavepointRollbackCount_CreateDefault Value0 DefaultCREATE LabelsavepointRollbackCount_CreateDefault Groupings DescriptionsavepointRollbackCount_CreateDefault - setSavepointRollbackNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamesavepointRollbackNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointRollbackNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointRollbackNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointRollbackNano_CreateDefault 0 savepointRollbackNano_CreateDefault CREATE savepointRollbackNano_CreateDefault - setSavepointRollbackNanoSavepointRollbackNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.savepointRollbackNano:
NamesavepointRollbackNano_CreateDefault Value0 DefaultCREATE LabelsavepointRollbackNano_CreateDefault Groupings DescriptionsavepointRollbackNano_CreateDefault - setSavepointSetCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamesavepointSetCount of type int DescriptionBlah... ColumnTILDA.TransPerf.savepointSetCount of type integer Full Nametilda.data.TILDA.TransPerf.savepointSetCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetCount_CreateDefault 0 savepointSetCount_CreateDefault CREATE savepointSetCount_CreateDefault - setSavepointSetCountSavepointSetCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.savepointSetCount:
NamesavepointSetCount_CreateDefault Value0 DefaultCREATE LabelsavepointSetCount_CreateDefault Groupings DescriptionsavepointSetCount_CreateDefault - setSavepointSetNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamesavepointSetNano of type long DescriptionBlah... ColumnTILDA.TransPerf.savepointSetNano of type bigint Full Nametilda.data.TILDA.TransPerf.savepointSetNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 savepointSetNano_CreateDefault 0 savepointSetNano_CreateDefault CREATE savepointSetNano_CreateDefault - setSavepointSetNanoSavepointSetNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.savepointSetNano:
NamesavepointSetNano_CreateDefault Value0 DefaultCREATE LabelsavepointSetNano_CreateDefault Groupings DescriptionsavepointSetNano_CreateDefault - setSchemaName(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NameschemaName of type String DescriptionThe name of the schema this column is defined in. ColumnTILDA.Catalog.schemaName of type varchar(128) Full Nametilda.data.TILDA.Catalog.schemaName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setSchemaName(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
NameschemaName of type String DescriptionThe name of the schema for the resource. ColumnTILDA.MaintenanceLog.schemaName of type varchar(128) Full Nametilda.data.TILDA.MaintenanceLog.schemaName Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setSchemaName(String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameschemaName of type String DescriptionThe name of the schema tracked ColumnTILDA.ObjectPerf.schemaName of type varchar(64) Full Nametilda.data.TILDA.ObjectPerf.schemaName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setSchemaName(String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NameschemaName of type String DescriptionThe name of the schema tracked ColumnTILDA.RefillPerf.schemaName of type varchar(64) Full Nametilda.data.TILDA.RefillPerf.schemaName Size64 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setSchemas(List<String>) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Nameschemas of type List<String> (ordered) DescriptionSchemas ColumnTILDA.Connection.schemas of type text[] Full Nametilda.data.TILDA.Connection.schemas SizeSize not applicable for collections Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setSelectCount(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameselectCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectCount of type integer Full Nametilda.data.TILDA.ObjectPerf.selectCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectCount_CreateDefault 0 selectCount_CreateDefault CREATE selectCount_CreateDefault - setSelectCountSelectCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.selectCount:
NameselectCount_CreateDefault Value0 DefaultCREATE LabelselectCount_CreateDefault Groupings DescriptionselectCount_CreateDefault - setSelectNano(long) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameselectNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.selectNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.selectNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectNano_CreateDefault 0 selectNano_CreateDefault CREATE selectNano_CreateDefault - setSelectNanoSelectNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.selectNano:
NameselectNano_CreateDefault Value0 DefaultCREATE LabelselectNano_CreateDefault Groupings DescriptionselectNano_CreateDefault - setSelectRecords(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameselectRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.selectRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.selectRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 selectRecords_CreateDefault 0 selectRecords_CreateDefault CREATE selectRecords_CreateDefault - setSelectRecordsSelectRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.selectRecords:
NameselectRecords_CreateDefault Value0 DefaultCREATE LabelselectRecords_CreateDefault Groupings DescriptionselectRecords_CreateDefault - setSeq(int) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
Nameseq of type int DescriptionThe blah ColumnTILDA.FailedDependencyDDLScripts.seq of type integer Full Nametilda.data.TILDA.FailedDependencyDDLScripts.seq Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setSequenceOrder(int) - Method in class tilda.parsing.parts.Column
- setSrc(String) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the setter for:
Namesrc of type String DescriptionThe source value for this mapping ColumnTILDA.Mapping.src of type varchar(1024) Full Nametilda.data.TILDA.Mapping.src Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setSrcSchemaName(String) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
NamesrcSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setSrcTVName(String) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
This is the setter for:
NamesrcTVName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcTVName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcTVName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setStart(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStart(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the explicit setter %%CALENDAR_SETTER%% for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStart(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStart(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStartDateIncr(LocalDate) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE - setStarted() - Method in class tilda.analyzer.bean.Column
- setStarted() - Method in interface tilda.analyzer.bean.DBObject
- setStarted() - Method in class tilda.analyzer.bean.Schema
- setStarted() - Method in class tilda.analyzer.bean.Table
- setStartNow() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the NOW setter for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStartNow() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the NOW setter for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStartPeriod(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NamestartPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.startPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.startPeriod Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startPeriodTZ' - setStartPeriod(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamestartPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.startPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.startPeriod Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startPeriodTZ' - setStartTime(int, int, int, int, int, int, int, ZoneId) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the explicit setter %%CALENDAR_SETTER%% for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - setStartTime(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - setStartTime(ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.RefillPerf.startTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.startTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - setStartTimeNow() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the NOW setter for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - setStartTimeUndefined() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the UNDEFINED setter for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - setStartUndefined() - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the UNDEFINED setter for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStartUndefined() - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the UNDEFINED setter for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - setStatement(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Namestatement of type String DescriptionThe value of the maintenance resource to track. ColumnTILDA.MaintenanceLog.statement of type text Full Nametilda.data.TILDA.MaintenanceLog.statement Size8388608 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setStatementCloseCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamestatementCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.statementCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.statementCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseCount_CreateDefault 0 statementCloseCount_CreateDefault CREATE statementCloseCount_CreateDefault - setStatementCloseCountStatementCloseCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.statementCloseCount:
NamestatementCloseCount_CreateDefault Value0 DefaultCREATE LabelstatementCloseCount_CreateDefault Groupings DescriptionstatementCloseCount_CreateDefault - setStatementCloseNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NamestatementCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.statementCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.statementCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseNano_CreateDefault 0 statementCloseNano_CreateDefault CREATE statementCloseNano_CreateDefault - setStatementCloseNanoStatementCloseNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.statementCloseNano:
NamestatementCloseNano_CreateDefault Value0 DefaultCREATE LabelstatementCloseNano_CreateDefault Groupings DescriptionstatementCloseNano_CreateDefault - setStatus(boolean) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Namestatus of type boolean DescriptionStatus ColumnTILDA.Job.status of type boolean Full Nametilda.data.TILDA.Job.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setStatus(boolean) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Namestatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobPart.status of type boolean Full Nametilda.data.TILDA.JobPart.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setStatus(String) - Method in class tilda.Load
- setTableViewName(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NametableViewName of type String DescriptionThe name of the primary table/view this column is defined in. ColumnTILDA.Catalog.tableViewName of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setTableViewName2(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
NametableViewName2 of type String DescriptionThe name of the secondary table/view (a derived view, a realized table), if applicable. ColumnTILDA.Catalog.tableViewName2 of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName2 Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setThreadMaskMode_DO_NOT_USE_IN_GENERAL_APP_CODE(boolean) - Static method in class tilda.db.QueryDetails
-
This method sets the masking mode for the current thread.
- setTildaSetterCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaSetterCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaSetterCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterCount_CreateDefault 0 tildaSetterCount_CreateDefault CREATE tildaSetterCount_CreateDefault - setTildaSetterCountTildaSetterCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaSetterCount:
NametildaSetterCount_CreateDefault Value0 DefaultCREATE LabeltildaSetterCount_CreateDefault Groupings DescriptiontildaSetterCount_CreateDefault - setTildaSetterNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaSetterNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaSetterNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterNano_CreateDefault 0 tildaSetterNano_CreateDefault CREATE tildaSetterNano_CreateDefault - setTildaSetterNanoTildaSetterNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaSetterNano:
NametildaSetterNano_CreateDefault Value0 DefaultCREATE LabeltildaSetterNano_CreateDefault Groupings DescriptiontildaSetterNano_CreateDefault - setTildaToCsvCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaToCsvCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToCsvCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvCount_CreateDefault 0 tildaToCsvCount_CreateDefault CREATE tildaToCsvCount_CreateDefault - setTildaToCsvCountTildaToCsvCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaToCsvCount:
NametildaToCsvCount_CreateDefault Value0 DefaultCREATE LabeltildaToCsvCount_CreateDefault Groupings DescriptiontildaToCsvCount_CreateDefault - setTildaToCsvNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaToCsvNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToCsvNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvNano_CreateDefault 0 tildaToCsvNano_CreateDefault CREATE tildaToCsvNano_CreateDefault - setTildaToCsvNanoTildaToCsvNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaToCsvNano:
NametildaToCsvNano_CreateDefault Value0 DefaultCREATE LabeltildaToCsvNano_CreateDefault Groupings DescriptiontildaToCsvNano_CreateDefault - setTildaToJsonCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaToJsonCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToJsonCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonCount_CreateDefault 0 tildaToJsonCount_CreateDefault CREATE tildaToJsonCount_CreateDefault - setTildaToJsonCountTildaToJsonCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaToJsonCount:
NametildaToJsonCount_CreateDefault Value0 DefaultCREATE LabeltildaToJsonCount_CreateDefault Groupings DescriptiontildaToJsonCount_CreateDefault - setTildaToJsonNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaToJsonNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToJsonNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonNano_CreateDefault 0 tildaToJsonNano_CreateDefault CREATE tildaToJsonNano_CreateDefault - setTildaToJsonNanoTildaToJsonNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaToJsonNano:
NametildaToJsonNano_CreateDefault Value0 DefaultCREATE LabeltildaToJsonNano_CreateDefault Groupings DescriptiontildaToJsonNano_CreateDefault - setTildaToStringCount(int) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaToStringCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToStringCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringCount_CreateDefault 0 tildaToStringCount_CreateDefault CREATE tildaToStringCount_CreateDefault - setTildaToStringCountTildaToStringCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaToStringCount:
NametildaToStringCount_CreateDefault Value0 DefaultCREATE LabeltildaToStringCount_CreateDefault Groupings DescriptiontildaToStringCount_CreateDefault - setTildaToStringNano(long) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the setter for:
NametildaToStringNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToStringNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringNano_CreateDefault 0 tildaToStringNano_CreateDefault CREATE tildaToStringNano_CreateDefault - setTildaToStringNanoTildaToStringNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
This is the value setter-as for tilda.data.TILDA.TransPerf.tildaToStringNano:
NametildaToStringNano_CreateDefault Value0 DefaultCREATE LabeltildaToStringNano_CreateDefault Groupings DescriptiontildaToStringNano_CreateDefault - setTimeAnalyzeSec(long) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NametimeAnalyzeSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeAnalyzeSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeAnalyzeSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setTimeDeleteSec(long) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NametimeDeleteSec of type long DescriptionThe time, in seconds, the deletes took. ColumnTILDA.RefillPerf.timeDeleteSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeDeleteSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setTimeInsertSec(long) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NametimeInsertSec of type long DescriptionThe time, in seconds, the inserts took. ColumnTILDA.RefillPerf.timeInsertSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeInsertSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setTimeTotalSec(long) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the setter for:
NametimeTotalSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeTotalSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeTotalSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 timeTotalSec_CreateDefault 0 timeTotalSec_CreateDefault CREATE timeTotalSec_CreateDefault - setTimeTotalSecTimeTotalSec_CreateDefault() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
This is the value setter-as for tilda.data.TILDA.RefillPerf.timeTotalSec:
NametimeTotalSec_CreateDefault Value0 DefaultCREATE LabeltimeTotalSec_CreateDefault Groupings DescriptiontimeTotalSec_CreateDefault - setTitle(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Nametitle of type String DescriptionThe title of the formula/expression that may be associated with this column. ColumnTILDA.Catalog.title of type varchar(128) Full Nametilda.data.TILDA.Catalog.title Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setType(String) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
This is the setter for:
Nametype of type String DescriptionThe type of the column. ColumnTILDA.Catalog.type of type varchar(128) Full Nametilda.data.TILDA.Catalog.type Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setType(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
Nametype of type String DescriptionJob type ColumnTILDA.Job.type of type varchar(250) Full Nametilda.data.TILDA.Job.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setType(String) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
This is the setter for:
Nametype of type String DescriptionJob part type ColumnTILDA.JobPart.type of type varchar(250) Full Nametilda.data.TILDA.JobPart.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setType(String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the setter for:
Nametype of type String DescriptionThe type of maintenance, e.g., Migration, Reorg... ColumnTILDA.MaintenanceLog.type of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.type Size64 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Migration Migration Migration NONE A migration operation 1 Optimize Optimize Optimize NONE A vaccuum/reorg operation typically - setType(String) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
This is the setter for:
Nametype of type String DescriptionThe type this mapping is for ColumnTILDA.Mapping.type of type varchar(10) Full Nametilda.data.TILDA.Mapping.type Size10 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setTypeMigration() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.type:
NameMigration ValueMigration DefaultNONE LabelMigration Groupings DescriptionA migration operation - setTypeOptimize() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
This is the value setter-as for tilda.data.TILDA.MaintenanceLog.type:
NameOptimize ValueOptimize DefaultNONE LabelOptimize Groupings DescriptionA vaccuum/reorg operation typically - setUpdateCount(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameupdateCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateCount of type integer Full Nametilda.data.TILDA.ObjectPerf.updateCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateCount_CreateDefault 0 updateCount_CreateDefault CREATE updateCount_CreateDefault - setUpdateCountUpdateCount_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.updateCount:
NameupdateCount_CreateDefault Value0 DefaultCREATE LabelupdateCount_CreateDefault Groupings DescriptionupdateCount_CreateDefault - setUpdateNano(long) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameupdateNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.updateNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.updateNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateNano_CreateDefault 0 updateNano_CreateDefault CREATE updateNano_CreateDefault - setUpdateNanoUpdateNano_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.updateNano:
NameupdateNano_CreateDefault Value0 DefaultCREATE LabelupdateNano_CreateDefault Groupings DescriptionupdateNano_CreateDefault - setUpdateRecords(int) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the setter for:
NameupdateRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.updateRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateRecords_CreateDefault 0 updateRecords_CreateDefault CREATE updateRecords_CreateDefault - setUpdateRecordsUpdateRecords_CreateDefault() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
This is the value setter-as for tilda.data.TILDA.ObjectPerf.updateRecords:
NameupdateRecords_CreateDefault Value0 DefaultCREATE LabelupdateRecords_CreateDefault Groupings DescriptionupdateRecords_CreateDefault - setupHistory(ParserSession, Schema) - Method in class tilda.parsing.parts.Object
-
To call after parent object has been validated
- setupTimeNano - Variable in class tilda.performance.ProcessorPerformanceTracker
- setUser(String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
This is the setter for:
Nameuser of type String DescriptionDB User ColumnTILDA.Connection.user of type varchar(30) Full Nametilda.data.TILDA.Connection.user Size30 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setUserId(String) - Method in class tilda.data._Tilda.TILDA__JOB
-
This is the setter for:
NameuserId of type String DescriptionJob user Id ColumnTILDA.Job.userId of type varchar(250) Full Nametilda.data.TILDA.Job.userId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setUuid(String) - Method in class tilda.utils.fhir.FhirEntity
- setValue(String) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
This is the setter for:
Namevalue of type String DescriptionThe result value. ColumnTILDA.CatalogFormulaResult.value of type varchar(100) Full Nametilda.data.TILDA.CatalogFormulaResult.value Size100 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - setValue(String) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
This is the setter for:
Namevalue of type String DescriptionThe value for this enumeration. ColumnTILDA.ZoneInfo.value of type varchar(50) Full Nametilda.data.TILDA.ZoneInfo.value Size50 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - setValueAt(Object, int, int) - Method in class tilda.loader.ui.ConnectionsTableModel
- setValueAt(Object, int, int) - Method in class tilda.loader.ui.DataImportTableModel
- setWarningsCollection(boolean) - Static method in class tilda.db.QueryDetails
- setWeekOfMonth(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NameweekOfMonth of type int DescriptionISO 8601 week of the month (starting with 1) of the date ColumnTILDA.DateDim.weekOfMonth of type integer Full Nametilda.data.TILDA.DateDim.weekOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setWeekOfYear(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
NameweekOfYear of type int DescriptionISO 8601 week of the year (starting with 1) of the date ColumnTILDA.DateDim.weekOfYear of type integer Full Nametilda.data.TILDA.DateDim.weekOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setYear(int) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Nameyear of type int DescriptionISO 8601 year (1.e., 2018) of the date. ColumnTILDA.DateDim.year of type integer Full Nametilda.data.TILDA.DateDim.year Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - setYyyymmdd(String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
This is the setter for:
Nameyyyymmdd of type String DescriptionThe yyyymmdd sortable printable version of a date. ColumnTILDA.DateDim.yyyymmdd of type character(8) Full Nametilda.data.TILDA.DateDim.yyyymmdd Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - SHORT - tilda.enums.ColumnType
- SHORT - tilda.generation.bigquery.BigQueryType
- SHORT - tilda.generation.java8.JavaJDBCType
- SHORT - tilda.generation.postgres9.PostgresType
- SHORT - tilda.generation.sqlserver2014.SQLServerType
- signature(Base, String) - Static method in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- SimpleRunnable - Class in tilda.utils.concurrent
- SimpleRunnable(String) - Constructor for class tilda.utils.concurrent.SimpleRunnable
- simplifyName(String) - Static method in class tilda.utils.TextUtil
-
Takes a string and rewrites it in lower case, and removing all non alpha-numeric characters.
- SMART - tilda.enums.ProtectionType
-
Will parse the code in a smart way and detect injections in HTML (via javascript, onXXX handlers etc..., and cause such detections to be reported.
- sortAndConcatenateStringArray(String[], String) - Static method in class tilda.utils.TextUtil
- sortDoubleDimensionArray(String[][]) - Static method in class tilda.utils.TextUtil
- sortLists(List<DocGen.NamedList<E>>, Comparator<E>) - Static method in class tilda.generation.html.DocGen.NamedList
- sortSchemas() - Method in class tilda.analyzer.bean.Database
- SourceCode - Class in tilda.utils.compiler
-
Created by trung on 5/3/15.
- SourceCode(String, String) - Constructor for class tilda.utils.compiler.SourceCode
- split(String, String) - Static method in class tilda.utils.TextUtil
-
Splits a string based on separator regex using the standard String.split() method.
- split(String, String, boolean, boolean) - Static method in class tilda.utils.TextUtil
-
Splits a string based on separator regex using the standard String.split() method.
- Sql - Class in tilda.generation.bigquery
- Sql - Class in tilda.generation.postgres9
- Sql - Class in tilda.generation.sqlserver2014
- Sql() - Constructor for class tilda.generation.bigquery.Sql
- Sql() - Constructor for class tilda.generation.postgres9.Sql
- Sql() - Constructor for class tilda.generation.sqlserver2014.Sql
- SQLServer - Static variable in interface tilda.db.stores.DBType
- SQLServerType - Enum in tilda.generation.sqlserver2014
- SQUOTED_STR - Static variable in class tilda.utils.HTMLFilter
- SRC - Variable in class tilda.data._Tilda.TILDA__MAPPING_Factory.COLS_BASE
-
This is the column definition for:
Namesrc of type String DescriptionThe source value for this mapping ColumnTILDA.Mapping.src of type varchar(1024) Full Nametilda.data.TILDA.Mapping.src Size1024 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - SRCSCHEMANAME - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
NamesrcSchemaName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcSchemaName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcSchemaName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - SRCTVNAME - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE
-
This is the column definition for:
NamesrcTVName of type String DescriptionThe result value. ColumnTILDA.FailedDependencyDDLScripts.srcTVName of type varchar(100) Full Nametilda.data.TILDA.FailedDependencyDDLScripts.srcTVName Size100 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - standardizeFullName(String, String, String, String) - Static method in class tilda.utils.TextUtil
-
Returns a standardized name string as "[title] UPPER([last]), CAPITALIZED([first]) UPPER(FIRST_CHAR([middle])).".
- starEqual(String, String) - Static method in class tilda.utils.TextUtil
-
Allows for rhs to start and/or end with a '*' character for a partial equal against lhs
- starEqualIgnoreCase(String, String) - Static method in class tilda.utils.TextUtil
- start - Variable in class tilda.performance.ProcessorPerformanceTracker
- start() - Method in class tilda.db.processors.BooleanRP
- start() - Method in class tilda.db.processors.DoubleArrayRP
- start() - Method in class tilda.db.processors.ExporterObjectProcessorCSV
- start() - Method in class tilda.db.processors.ExporterObjectProcessorJSON
- start() - Method in class tilda.db.processors.ExporterRecordProcessor
- start() - Method in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- start() - Method in class tilda.db.processors.JSONRecordProcessor
- start() - Method in class tilda.db.processors.LocalDateRP
- start() - Method in class tilda.db.processors.LongArrayRP
- start() - Method in interface tilda.db.processors.ObjectProcessor
-
Called before the first record is processed
- start() - Method in interface tilda.db.processors.RecordProcessor
-
Called before the first record is processed
- start() - Method in class tilda.db.processors.RegexMatchingRP
- start() - Method in class tilda.db.processors.ScalarRP
- start() - Method in class tilda.db.processors.StringDateDateListRP
- start() - Method in class tilda.db.processors.StringListRP
- start() - Method in class tilda.db.processors.StringLongListRP
- start() - Method in class tilda.db.processors.StringMapRP
- start() - Method in class tilda.db.processors.StringRP
- start() - Method in class tilda.db.processors.StringStringListRP
- start() - Method in class tilda.db.processors.ZonedDateTimeRP
- START - tilda.db.QueryHelper.S
- START - tilda.utils.json.elements.ElementDef.NestingStatus
- START - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namestart of type ZonedDateTime DescriptionStartTime ColumnTILDA.Job.start of type timestamptz Full Nametilda.data.TILDA.Job.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - START - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Namestart of type ZonedDateTime DescriptionJob part execution start ColumnTILDA.JobPart.start of type timestamptz Full Nametilda.data.TILDA.JobPart.start Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTZ' - STARTDATEINCR - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE - startend(Writer, char) - Static method in class tilda.utils.json.JSONUtil
- startFolder(File) - Method in class tilda.FolderCompare.FolderStatsProcessor
- startFolder(File) - Method in interface tilda.utils.FileUtil.FileProcessor
- startOK(Writer, char) - Static method in class tilda.utils.json.JSONUtil
- startOK(Writer, char, String) - Static method in class tilda.utils.json.JSONUtil
-
Starts the standard JSON header for payload, i.e., {code:xxx,data:}
- STARTPERIOD - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.ObjectPerf.startPeriod of type timestamptz Full Nametilda.data.TILDA.ObjectPerf.startPeriod Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startPeriodTZ' - STARTPERIOD - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartPeriod of type ZonedDateTime DescriptionThe timestamp for when the record was created. ColumnTILDA.TransPerf.startPeriod of type timestamptz Full Nametilda.data.TILDA.TransPerf.startPeriod Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startPeriodTZ' - STARTPERIODTZ - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startPeriod'. ColumnTILDA.ObjectPerf.startPeriodTZ of type character(5) Full Nametilda.data.TILDA.ObjectPerf.startPeriodTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - STARTPERIODTZ - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartPeriodTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startPeriod'. ColumnTILDA.TransPerf.startPeriodTZ of type character(5) Full Nametilda.data.TILDA.TransPerf.startPeriodTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - startRehearsal() - Static method in class tilda.db.JDBCHelper
- startsWith(String, String[]) - Static method in class tilda.utils.CollectionUtil
- STARTTIME - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.MaintenanceLog.startTime of type timestamptz Full Nametilda.data.TILDA.MaintenanceLog.startTime Nullablefalse ModeNORMAL Invariantfalse ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - STARTTIME - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartTime of type ZonedDateTime DescriptionThe timestamp for when the refill started. ColumnTILDA.RefillPerf.startTime of type timestamptz Full Nametilda.data.TILDA.RefillPerf.startTime Nullablefalse ModeNORMAL Invarianttrue ProtectNONE TZMode Stored as a timestamp with timezone Timezone information stored in 'startTimeTZ' - STARTTIMETZ - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
NamestartTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startTime'. ColumnTILDA.MaintenanceLog.startTimeTZ of type character(5) Full Nametilda.data.TILDA.MaintenanceLog.startTimeTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - STARTTIMETZ - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestartTimeTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'startTime'. ColumnTILDA.RefillPerf.startTimeTZ of type character(5) Full Nametilda.data.TILDA.RefillPerf.startTimeTZ Size5 Nullablefalse ModeAUTO Invarianttrue ProtectNONE - STARTTZ - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NamestartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'start'. ColumnTILDA.Job.startTZ of type character(5) Full Nametilda.data.TILDA.Job.startTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - STARTTZ - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
NamestartTZ of type String DescriptionGenerated helper column to hold the time zone ID for 'start'. ColumnTILDA.JobPart.startTZ of type character(5) Full Nametilda.data.TILDA.JobPart.startTZ Size5 Nullablefalse ModeAUTO Invariantfalse ProtectNONE - STARTUP_DATE - Static variable in class tilda.utils.SystemValues
- STARTUP_DATE_MS - Static variable in class tilda.utils.SystemValues
- STARTUP_DATE_STR - Static variable in class tilda.utils.SystemValues
- StateEvents - Class in tilda.analyzer.bean
- StateEvents(String) - Constructor for class tilda.analyzer.bean.StateEvents
- STATEMENT - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Namestatement of type String DescriptionThe value of the maintenance resource to track. ColumnTILDA.MaintenanceLog.statement of type text Full Nametilda.data.TILDA.MaintenanceLog.statement Size8388608 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - STATEMENT_CLOSE - tilda.enums.TransactionType
- STATEMENTCLOSECOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestatementCloseCount of type int DescriptionBlah... ColumnTILDA.TransPerf.statementCloseCount of type integer Full Nametilda.data.TILDA.TransPerf.statementCloseCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseCount_CreateDefault 0 statementCloseCount_CreateDefault CREATE statementCloseCount_CreateDefault - STATEMENTCLOSENANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NamestatementCloseNano of type long DescriptionBlah... ColumnTILDA.TransPerf.statementCloseNano of type bigint Full Nametilda.data.TILDA.TransPerf.statementCloseNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 statementCloseNano_CreateDefault 0 statementCloseNano_CreateDefault CREATE statementCloseNano_CreateDefault - StatementType - Enum in tilda.enums
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__CATALOG
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__JOB
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__JOBPART
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__KEY
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__MAPPING
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- stateUpdatePostWrite() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- STATUS - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Namestatus of type boolean DescriptionStatus ColumnTILDA.Job.status of type boolean Full Nametilda.data.TILDA.Job.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - STATUS - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Namestatus of type boolean DescriptionStatus flag, i.e., success=true and failure-false ColumnTILDA.JobPart.status of type boolean Full Nametilda.data.TILDA.JobPart.status Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - streamToString(InputStream) - Static method in class tilda.utils.TextUtil
- STRING - tilda.enums.AggregateType
- STRING - tilda.enums.ColumnType
- STRING - tilda.generation.bigquery.BigQueryType
- STRING - tilda.generation.java8.JavaJDBCType
- STRING - tilda.generation.postgres9.PostgresType
- STRING - tilda.generation.sqlserver2014.SQLServerType
- stringArrayAggNeedsText(ViewColumn) - Method in class tilda.generation.bigquery.Sql
- stringArrayAggNeedsText(ViewColumn) - Method in interface tilda.generation.interfaces.CodeGenSql
- stringArrayAggNeedsText(ViewColumn) - Method in class tilda.generation.postgres9.Sql
- stringArrayAggNeedsText(ViewColumn) - Method in class tilda.generation.sqlserver2014.Sql
- StringDateDateListRP - Class in tilda.db.processors
- StringDateDateListRP() - Constructor for class tilda.db.processors.StringDateDateListRP
- StringDateDatePair - Class in tilda.utils.pairs
- StringDateDatePair(String, LocalDate, LocalDate) - Constructor for class tilda.utils.pairs.StringDateDatePair
- StringIntPair - Class in tilda.utils.pairs
- StringIntPair(String, int) - Constructor for class tilda.utils.pairs.StringIntPair
- StringListRP - Class in tilda.db.processors
- StringListRP() - Constructor for class tilda.db.processors.StringListRP
- StringLongListRP - Class in tilda.db.processors
- StringLongListRP() - Constructor for class tilda.db.processors.StringLongListRP
- StringLongPair - Class in tilda.utils.pairs
- StringLongPair(String, long) - Constructor for class tilda.utils.pairs.StringLongPair
- StringMapRP - Class in tilda.db.processors
- StringMapRP() - Constructor for class tilda.db.processors.StringMapRP
- stringNeedsTrim(Column) - Method in class tilda.generation.bigquery.Sql
- stringNeedsTrim(Column) - Method in interface tilda.generation.interfaces.CodeGenSql
- stringNeedsTrim(Column) - Method in class tilda.generation.postgres9.Sql
- stringNeedsTrim(Column) - Method in class tilda.generation.sqlserver2014.Sql
- StringRP - Class in tilda.db.processors
- StringRP() - Constructor for class tilda.db.processors.StringRP
- StringStringListRP - Class in tilda.db.processors
- StringStringListRP() - Constructor for class tilda.db.processors.StringStringListRP
- StringStringPair - Class in tilda.utils.pairs
- StringStringPair(String, String) - Constructor for class tilda.utils.pairs.StringStringPair
- subWhere(String) - Method in class tilda.db.QueryHelper
-
Validates the subWhereClause against the TildaSQL parser and if it passes, adds it to the current query object, in parenthesis as to be cohesive with the rest of the query.
- subWhere(QueryHelper.CaseClause) - Method in class tilda.db.QueryHelper
- subWhere(SelectQuery) - Method in class tilda.db.QueryHelper
- SubWhereClause - Class in tilda.parsing.parts
- SubWhereClause() - Constructor for class tilda.parsing.parts.SubWhereClause
- SubWhereClause(String) - Constructor for class tilda.parsing.parts.SubWhereClause
- SubWhereClause(SubWhereClause) - Constructor for class tilda.parsing.parts.SubWhereClause
- SubWhereX - Class in tilda.parsing.parts
- SubWhereX() - Constructor for class tilda.parsing.parts.SubWhereX
- SUCCESS - tilda.enums.ValidationStatus
- SUM - tilda.enums.AggregateType
- SupportClassDocs(PrintWriter, GeneratorSession) - Method in interface tilda.generation.interfaces.CodeGenDocs
- SupportClassDocs(PrintWriter, GeneratorSession) - Method in class tilda.generation.java8.Docs
- SupportFileDocs(PrintWriter, GeneratorSession, Object) - Method in interface tilda.generation.interfaces.CodeGenDocs
- SupportFileDocs(PrintWriter, GeneratorSession, Object) - Method in class tilda.generation.java8.Docs
- supportsArrays() - Method in class tilda.db.Connection
- supportsArrays() - Method in class tilda.db.metadata.DatabaseMeta
- supportsArrays() - Method in class tilda.db.stores.BigQuery
- supportsArrays() - Method in interface tilda.db.stores.DBType
- supportsArrays() - Method in class tilda.db.stores.MSSQL
- supportsArrays() - Method in class tilda.db.stores.PostgreSQL
- supportsArrays() - Method in class tilda.generation.postgres9.Sql
- supportsArrays() - Method in class tilda.generation.sqlserver2014.Sql
- supportsFilterClause() - Method in class tilda.db.stores.BigQuery
- supportsFilterClause() - Method in interface tilda.db.stores.DBType
- supportsFilterClause() - Method in class tilda.db.stores.MSSQL
- supportsFilterClause() - Method in class tilda.db.stores.PostgreSQL
- supportsFirstLastAggregates() - Method in class tilda.db.stores.BigQuery
- supportsFirstLastAggregates() - Method in interface tilda.db.stores.DBType
- supportsFirstLastAggregates() - Method in class tilda.db.stores.MSSQL
- supportsFirstLastAggregates() - Method in class tilda.db.stores.PostgreSQL
- supportsForeignKeys() - Method in class tilda.db.stores.BigQuery
- supportsForeignKeys() - Method in interface tilda.db.stores.DBType
- supportsForeignKeys() - Method in class tilda.db.stores.MSSQL
- supportsForeignKeys() - Method in class tilda.db.stores.PostgreSQL
- supportsIndices() - Method in class tilda.db.stores.BigQuery
- supportsIndices() - Method in interface tilda.db.stores.DBType
- supportsIndices() - Method in class tilda.db.stores.MSSQL
- supportsIndices() - Method in class tilda.db.stores.PostgreSQL
- supportsPrimaryKeys() - Method in class tilda.db.stores.BigQuery
- supportsPrimaryKeys() - Method in interface tilda.db.stores.DBType
- supportsPrimaryKeys() - Method in class tilda.db.stores.MSSQL
- supportsPrimaryKeys() - Method in class tilda.db.stores.PostgreSQL
- supportsReorg() - Method in class tilda.db.Connection
- supportsReorg() - Method in class tilda.db.stores.BigQuery
- supportsReorg() - Method in interface tilda.db.stores.DBType
- supportsReorg() - Method in class tilda.db.stores.MSSQL
- supportsReorg() - Method in class tilda.db.stores.PostgreSQL
- supportsSelectLimit() - Method in class tilda.db.Connection
- supportsSelectLimit() - Method in class tilda.db.stores.BigQuery
- supportsSelectLimit() - Method in interface tilda.db.stores.DBType
- supportsSelectLimit() - Method in class tilda.db.stores.MSSQL
- supportsSelectLimit() - Method in class tilda.db.stores.PostgreSQL
- supportsSelectOffset() - Method in class tilda.db.Connection
- supportsSelectOffset() - Method in class tilda.db.stores.BigQuery
- supportsSelectOffset() - Method in interface tilda.db.stores.DBType
- supportsSelectOffset() - Method in class tilda.db.stores.MSSQL
- supportsSelectOffset() - Method in class tilda.db.stores.PostgreSQL
- supportsSuperMetaDataQueries() - Method in class tilda.db.Connection
- supportsSuperMetaDataQueries() - Method in class tilda.db.stores.BigQuery
- supportsSuperMetaDataQueries() - Method in interface tilda.db.stores.DBType
- supportsSuperMetaDataQueries() - Method in class tilda.db.stores.MSSQL
- supportsSuperMetaDataQueries() - Method in class tilda.db.stores.PostgreSQL
- switchDBGenerator(String, int, int) - Method in class tilda.generation.GeneratorSession
- switchDBGeneratorBack() - Method in class tilda.generation.GeneratorSession
- SwitchLookupIdPreparedStatement(PrintWriter, GeneratorSession, Object, String, boolean, boolean) - Static method in class tilda.generation.java8.Helper
- SwitchLookupIdWhereClauses(PrintWriter, GeneratorSession, Object, String, boolean) - Static method in class tilda.generation.java8.Helper
- SyncStatus - Enum in tilda.enums
- SystemValues - Class in tilda.utils
- SystemValues() - Constructor for class tilda.utils.SystemValues
T
- Table - Class in tilda.analyzer.bean
- Table(String, String) - Constructor for class tilda.analyzer.bean.Table
- tableChanged(TableModelEvent) - Method in class tilda.loader.ui.MyTableModelListener
- TableColumnRename - Class in tilda.migration.actions
- TableColumnRename(Column, String) - Constructor for class tilda.migration.actions.TableColumnRename
- TableComment - Class in tilda.migration.actions
- TableComment(Object) - Constructor for class tilda.migration.actions.TableComment
- TableContentDetails - Class in tilda.analyzer.data
- TableContentDetails(String, Long) - Constructor for class tilda.analyzer.data.TableContentDetails
- TableCreate - Class in tilda.migration.actions
- TableCreate(Object) - Constructor for class tilda.migration.actions.TableCreate
- TableDrop - Class in tilda.migration.drops
- TableDrop(TableMeta) - Constructor for class tilda.migration.drops.TableDrop
- tableExists(BigQuery, String, String) - Static method in class tilda.utils.gcp.BQHelper
- TableFKAdd - Class in tilda.migration.actions
- TableFKAdd(ForeignKey) - Constructor for class tilda.migration.actions.TableFKAdd
- TableFKDrop - Class in tilda.migration.actions
- TableFKDrop(Object, FKMeta) - Constructor for class tilda.migration.actions.TableFKDrop
- TableIndexAdd - Class in tilda.migration.actions
- TableIndexAdd(Index) - Constructor for class tilda.migration.actions.TableIndexAdd
- TableIndexAddCluster - Class in tilda.migration.actions
- TableIndexAddCluster(Index) - Constructor for class tilda.migration.actions.TableIndexAddCluster
- TableIndexDrop - Class in tilda.migration.actions
- TableIndexDrop(Object, IndexMeta) - Constructor for class tilda.migration.actions.TableIndexDrop
- TableIndexDropCluster - Class in tilda.migration.actions
- TableIndexDropCluster(IndexMeta) - Constructor for class tilda.migration.actions.TableIndexDropCluster
- TableIndexRename - Class in tilda.migration.actions
- TableIndexRename(Object, String, String) - Constructor for class tilda.migration.actions.TableIndexRename
- TableInfo - Class in tilda.performance
- TableInfo(String) - Constructor for class tilda.performance.TableInfo
- TableInfoByTime - Class in tilda.performance
- TableInfoByTime() - Constructor for class tilda.performance.TableInfoByTime
- TableKeyCreate - Class in tilda.migration.actions
- TableKeyCreate(Object) - Constructor for class tilda.migration.actions.TableKeyCreate
- TableMeta - Class in tilda.db.metadata
- TableMeta(String, String, String) - Constructor for class tilda.db.metadata.TableMeta
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__CATALOG
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__CONNECTION
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__DATEDIM
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__JOB
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__JOBPART
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__KEY
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__MAPPING
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- TABLENAME - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__CATALOG_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOB_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBPART_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__KEY_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__MAPPING_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- TABLENAME_LABEL - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- TablePKReplace - Class in tilda.migration.actions
- TablePKReplace(Object, TableMeta) - Constructor for class tilda.migration.actions.TablePKReplace
- TableRankTracker - Class in tilda.generation.helpers
- TableRankTracker(Object, int, String) - Constructor for class tilda.generation.helpers.TableRankTracker
- tableSample(float, boolean) - Method in class tilda.db.QueryHelper
- TableViewMeta - Interface in tilda.db.metadata
- TABLEVIEWNAME - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NametableViewName of type String DescriptionThe name of the primary table/view this column is defined in. ColumnTILDA.Catalog.tableViewName of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - TABLEVIEWNAME - Variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory.COLS_BASE
-
This is the column definition for:
NametableViewName of type String DescriptionThe name of the primary table/view this column is defined in. ColumnTILDA.FormulaResultView.tableViewName of type varchar(128) Full Nametilda.data.TILDA.FormulaResultView.tableViewName Size128 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - TABLEVIEWNAME2 - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
NametableViewName2 of type String DescriptionThe name of the secondary table/view (a derived view, a realized table), if applicable. ColumnTILDA.Catalog.tableViewName2 of type varchar(128) Full Nametilda.data.TILDA.Catalog.tableViewName2 Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - TableViewRename - Class in tilda.migration.actions
- TableViewRename(Base, String) - Constructor for class tilda.migration.actions.TableViewRename
- TableViewSchemaSet - Class in tilda.migration.actions
- TableViewSchemaSet(Base, String) - Constructor for class tilda.migration.actions.TableViewSchemaSet
- Template - Class in tilda.parsing.parts.formulaTemplates
- Template() - Constructor for class tilda.parsing.parts.formulaTemplates.Template
- TEMPLATE - tilda.enums.FormulaPatternType
- TemplateExpansion - Class in tilda.parsing.parts.formulaTemplates
- TemplateExpansion() - Constructor for class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- terminate() - Method in class tilda.utils.concurrent.DBPoll
-
If launched as a thread, attempts to terminate is asap.
- testComparatorPerformance(List<Reorg.WorkItem>) - Static method in class tilda.Reorg
-
Basic performance test of old-style Comparator (class) vs new-style (lambda expression).
- TEXT - tilda.enums.DBStringType
- TextUtil - Class in tilda.utils
- TextUtil() - Constructor for class tilda.utils.TextUtil
- TILDA__2_5 - Class in tilda.data._Tilda
- TILDA__2_5 - Class in tilda.data.tmp._Tilda
- TILDA__2_5() - Constructor for class tilda.data._Tilda.TILDA__2_5
- TILDA__2_5() - Constructor for class tilda.data.tmp._Tilda.TILDA__2_5
- TILDA__CATALOG - Class in tilda.data._Tilda
-
registerStickyHeader("Catalog_DIV");
- TILDA__CATALOG() - Constructor for class tilda.data._Tilda.TILDA__CATALOG
- TILDA__CATALOG_Factory - Class in tilda.data._Tilda
- TILDA__CATALOG_Factory() - Constructor for class tilda.data._Tilda.TILDA__CATALOG_Factory
- TILDA__CATALOG_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__CATALOGFORMULARESULT - Class in tilda.data._Tilda
-
registerStickyHeader("CatalogFormulaResult_DIV");
- TILDA__CATALOGFORMULARESULT() - Constructor for class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- TILDA__CATALOGFORMULARESULT_Factory - Class in tilda.data._Tilda
- TILDA__CATALOGFORMULARESULT_Factory() - Constructor for class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__CONNECTION - Class in tilda.data._Tilda
-
registerStickyHeader("Connection_DIV");
- TILDA__CONNECTION() - Constructor for class tilda.data._Tilda.TILDA__CONNECTION
- TILDA__CONNECTION_Factory - Class in tilda.data._Tilda
- TILDA__CONNECTION_Factory() - Constructor for class tilda.data._Tilda.TILDA__CONNECTION_Factory
- TILDA__CONNECTION_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__DATEDIM - Class in tilda.data._Tilda
-
registerStickyHeader("DateDim_DIV");
- TILDA__DATEDIM() - Constructor for class tilda.data._Tilda.TILDA__DATEDIM
- TILDA__DATEDIM_Factory - Class in tilda.data._Tilda
- TILDA__DATEDIM_Factory() - Constructor for class tilda.data._Tilda.TILDA__DATEDIM_Factory
- TILDA__DATEDIM_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__DATELIMITDIM - Class in tilda.data._Tilda
-
registerStickyHeader("DateLimitDim_DIV");
- TILDA__DATELIMITDIM() - Constructor for class tilda.data._Tilda.TILDA__DATELIMITDIM
- TILDA__DATELIMITDIM_Factory - Class in tilda.data._Tilda
- TILDA__DATELIMITDIM_Factory() - Constructor for class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- TILDA__DATELIMITDIM_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__FAILEDDEPENDENCYDDLSCRIPTS - Class in tilda.data._Tilda
-
registerStickyHeader("FailedDependencyDDLScripts_DIV");
- TILDA__FAILEDDEPENDENCYDDLSCRIPTS() - Constructor for class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory - Class in tilda.data._Tilda
- TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory() - Constructor for class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__FORMULARESULTVIEW - Class in tilda.data._Tilda
-
registerStickyHeader("FormulaResultView_DIV");
- TILDA__FORMULARESULTVIEW() - Constructor for class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- TILDA__FORMULARESULTVIEW_Factory - Class in tilda.data._Tilda
- TILDA__FORMULARESULTVIEW_Factory() - Constructor for class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- TILDA__FORMULARESULTVIEW_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__JOB - Class in tilda.data._Tilda
-
registerStickyHeader("Job_DIV");
- TILDA__JOB() - Constructor for class tilda.data._Tilda.TILDA__JOB
- TILDA__JOB_Factory - Class in tilda.data._Tilda
- TILDA__JOB_Factory() - Constructor for class tilda.data._Tilda.TILDA__JOB_Factory
- TILDA__JOB_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__JOBPART - Class in tilda.data._Tilda
-
registerStickyHeader("JobPart_DIV");
- TILDA__JOBPART() - Constructor for class tilda.data._Tilda.TILDA__JOBPART
- TILDA__JOBPART_Factory - Class in tilda.data._Tilda
- TILDA__JOBPART_Factory() - Constructor for class tilda.data._Tilda.TILDA__JOBPART_Factory
- TILDA__JOBPART_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__JOBPARTMESSAGE - Class in tilda.data._Tilda
-
registerStickyHeader("JobPartMessage_DIV");
- TILDA__JOBPARTMESSAGE() - Constructor for class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- TILDA__JOBPARTMESSAGE_Factory - Class in tilda.data._Tilda
- TILDA__JOBPARTMESSAGE_Factory() - Constructor for class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- TILDA__JOBPARTMESSAGE_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__JOBVIEW - Class in tilda.data._Tilda
-
registerStickyHeader("JobView_DIV");
- TILDA__JOBVIEW() - Constructor for class tilda.data._Tilda.TILDA__JOBVIEW
- TILDA__JOBVIEW_Factory - Class in tilda.data._Tilda
- TILDA__JOBVIEW_Factory() - Constructor for class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- TILDA__JOBVIEW_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__KEY - Class in tilda.data._Tilda
-
registerStickyHeader("Key_DIV");
- TILDA__KEY() - Constructor for class tilda.data._Tilda.TILDA__KEY
- TILDA__KEY_Factory - Class in tilda.data._Tilda
- TILDA__KEY_Factory() - Constructor for class tilda.data._Tilda.TILDA__KEY_Factory
- TILDA__KEY_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__MAINTENANCELOG - Class in tilda.data._Tilda
-
registerStickyHeader("MaintenanceLog_DIV");
- TILDA__MAINTENANCELOG() - Constructor for class tilda.data._Tilda.TILDA__MAINTENANCELOG
- TILDA__MAINTENANCELOG_Factory - Class in tilda.data._Tilda
- TILDA__MAINTENANCELOG_Factory() - Constructor for class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- TILDA__MAINTENANCELOG_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__MAPPING - Class in tilda.data._Tilda
-
registerStickyHeader("Mapping_DIV");
- TILDA__MAPPING() - Constructor for class tilda.data._Tilda.TILDA__MAPPING
- TILDA__MAPPING_Factory - Class in tilda.data._Tilda
- TILDA__MAPPING_Factory() - Constructor for class tilda.data._Tilda.TILDA__MAPPING_Factory
- TILDA__MAPPING_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__OBJECTPERF - Class in tilda.data._Tilda
-
registerStickyHeader("ObjectPerf_DIV");
- TILDA__OBJECTPERF() - Constructor for class tilda.data._Tilda.TILDA__OBJECTPERF
- TILDA__OBJECTPERF_Factory - Class in tilda.data._Tilda
- TILDA__OBJECTPERF_Factory() - Constructor for class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- TILDA__OBJECTPERF_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__REFILLPERF - Class in tilda.data._Tilda
-
registerStickyHeader("RefillPerf_DIV");
- TILDA__REFILLPERF() - Constructor for class tilda.data._Tilda.TILDA__REFILLPERF
- TILDA__REFILLPERF_Factory - Class in tilda.data._Tilda
- TILDA__REFILLPERF_Factory() - Constructor for class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- TILDA__REFILLPERF_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__TRANSPERF - Class in tilda.data._Tilda
-
registerStickyHeader("TransPerf_DIV");
- TILDA__TRANSPERF() - Constructor for class tilda.data._Tilda.TILDA__TRANSPERF
- TILDA__TRANSPERF_Factory - Class in tilda.data._Tilda
- TILDA__TRANSPERF_Factory() - Constructor for class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- TILDA__TRANSPERF_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA__ZONEINFO - Class in tilda.data._Tilda
-
registerStickyHeader("ZoneInfo_DIV");
- TILDA__ZONEINFO() - Constructor for class tilda.data._Tilda.TILDA__ZONEINFO
- TILDA__ZONEINFO_Factory - Class in tilda.data._Tilda
- TILDA__ZONEINFO_Factory() - Constructor for class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- TILDA__ZONEINFO_Factory.COLS_BASE - Class in tilda.data._Tilda
- TILDA_GEN_PACKAGE - Static variable in class tilda.generation.java8.Helper
- TILDA_SETTER - tilda.enums.TransactionType
- TILDA_TOCSV - tilda.enums.TransactionType
- TILDA_TOJSON - tilda.enums.TransactionType
- TILDA_TOSTRING - tilda.enums.TransactionType
- TILDA_VERSION - Static variable in class tilda.generation.Generator
- TILDA_VERSION_VAROK - Static variable in class tilda.generation.Generator
- tilda.analyzer.bean - package tilda.analyzer.bean
- tilda.analyzer.data - package tilda.analyzer.data
- tilda.analyzer.helper - package tilda.analyzer.helper
- tilda.analyzer.parser - package tilda.analyzer.parser
- tilda.data - package tilda.data
- tilda.data._Tilda - package tilda.data._Tilda
- tilda.data.importers.zones - package tilda.data.importers.zones
- tilda.data.tmp._Tilda - package tilda.data.tmp._Tilda
- tilda.db.config - package tilda.db.config
- tilda.db.metadata - package tilda.db.metadata
- tilda.db.processors - package tilda.db.processors
- tilda.db.stores - package tilda.db.stores
- tilda.enums - package tilda.enums
- tilda.generation - package tilda.generation
- tilda.generation.bigquery - package tilda.generation.bigquery
- tilda.generation.graphviz - package tilda.generation.graphviz
- tilda.generation.helpers - package tilda.generation.helpers
- tilda.generation.html - package tilda.generation.html
- tilda.generation.interfaces - package tilda.generation.interfaces
- tilda.generation.java8 - package tilda.generation.java8
- tilda.generation.postgres9 - package tilda.generation.postgres9
- tilda.generation.sqlserver2014 - package tilda.generation.sqlserver2014
- tilda.grammar.servlets - package tilda.grammar.servlets
- tilda.interfaces - package tilda.interfaces
- tilda.loader - package tilda.loader
- tilda.loader.csv - package tilda.loader.csv
- tilda.loader.csv.stores - package tilda.loader.csv.stores
- tilda.loader.parser - package tilda.loader.parser
- tilda.loader.ui - package tilda.loader.ui
- tilda.migration - package tilda.migration
- tilda.migration.actions - package tilda.migration.actions
- tilda.migration.drops - package tilda.migration.drops
- tilda.parsing.parts.formulaTemplates - package tilda.parsing.parts.formulaTemplates
- tilda.parsing.parts.helpers - package tilda.parsing.parts.helpers
- tilda.performance - package tilda.performance
- tilda.types - package tilda.types
- tilda.utils.cms - package tilda.utils.cms
- tilda.utils.comparators - package tilda.utils.comparators
- tilda.utils.compiler - package tilda.utils.compiler
- tilda.utils.concurrent - package tilda.utils.concurrent
- tilda.utils.fhir - package tilda.utils.fhir
- tilda.utils.gcp - package tilda.utils.gcp
- tilda.utils.json - package tilda.utils.json
- tilda.utils.json.elements - package tilda.utils.json.elements
- tilda.utils.json.gson_serializers - package tilda.utils.json.gson_serializers
- tilda.utils.pairs - package tilda.utils.pairs
- TildaAclAdd - Class in tilda.migration.actions
- TildaAclAdd(List<Schema>) - Constructor for class tilda.migration.actions.TildaAclAdd
- TildaCatalogAdd - Class in tilda.migration.actions
- TildaCatalogAdd(List<Schema>) - Constructor for class tilda.migration.actions.TildaCatalogAdd
- TildaCompositionValidator - Class in tilda.grammar
- TildaCompositionValidator(String, List<String>) - Constructor for class tilda.grammar.TildaCompositionValidator
- TildaData - Class in tilda.generation.java8
- TildaData() - Constructor for class tilda.generation.java8.TildaData
- TildaExtraDDL - Class in tilda.migration.actions
- TildaExtraDDL(Schema, String) - Constructor for class tilda.migration.actions.TildaExtraDDL
- TildaFactory - Class in tilda.generation.java8
- TildaFactory() - Constructor for class tilda.generation.java8.TildaFactory
- TildaHelpersAddEnd - Class in tilda.migration.actions
- TildaHelpersAddEnd() - Constructor for class tilda.migration.actions.TildaHelpersAddEnd
- TildaHelpersAddStart - Class in tilda.migration.actions
- TildaHelpersAddStart() - Constructor for class tilda.migration.actions.TildaHelpersAddStart
- TildaLayoutDef - Class in tilda.parsing
- TildaLayoutDef() - Constructor for class tilda.parsing.TildaLayoutDef
- TildaMasterRuntimeMetaData - Class in tilda.db
-
LDH-NOTE This class provides runtime meta-data access about all Tilda objects/views currently active in the system.
- TildaMasterRuntimeMetaData() - Constructor for class tilda.db.TildaMasterRuntimeMetaData
- TildaObjectMetaData - Class in tilda.db
- TildaObjectMetaData(String, Object, List<String>) - Constructor for class tilda.db.TildaObjectMetaData
- TILDASETTERCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaSetterCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaSetterCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterCount_CreateDefault 0 tildaSetterCount_CreateDefault CREATE tildaSetterCount_CreateDefault - TILDASETTERNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaSetterNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaSetterNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaSetterNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaSetterNano_CreateDefault 0 tildaSetterNano_CreateDefault CREATE tildaSetterNano_CreateDefault - TildaSQLServlet - Class in tilda.grammar.servlets
- TildaSQLServlet() - Constructor for class tilda.grammar.servlets.TildaSQLServlet
- TildaSQLTreePrinter - Class in tilda.grammar
- TildaSQLTreePrinter(Parser) - Constructor for class tilda.grammar.TildaSQLTreePrinter
- TildaSQLValidator - Class in tilda.grammar
- TildaSQLValidator(String) - Constructor for class tilda.grammar.TildaSQLValidator
- TildaSupport - Class in tilda.generation.java8
- TildaSupport() - Constructor for class tilda.generation.java8.TildaSupport
- TILDATOCSVCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaToCsvCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToCsvCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvCount_CreateDefault 0 tildaToCsvCount_CreateDefault CREATE tildaToCsvCount_CreateDefault - TILDATOCSVNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaToCsvNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToCsvNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToCsvNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToCsvNano_CreateDefault 0 tildaToCsvNano_CreateDefault CREATE tildaToCsvNano_CreateDefault - TILDATOJSONCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaToJsonCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToJsonCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonCount_CreateDefault 0 tildaToJsonCount_CreateDefault CREATE tildaToJsonCount_CreateDefault - TILDATOJSONNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaToJsonNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToJsonNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToJsonNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToJsonNano_CreateDefault 0 tildaToJsonNano_CreateDefault CREATE tildaToJsonNano_CreateDefault - TILDATOSTRINGCOUNT - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaToStringCount of type int DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringCount of type integer Full Nametilda.data.TILDA.TransPerf.tildaToStringCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringCount_CreateDefault 0 tildaToStringCount_CreateDefault CREATE tildaToStringCount_CreateDefault - TILDATOSTRINGNANO - Variable in class tilda.data._Tilda.TILDA__TRANSPERF_Factory.COLS_BASE
-
This is the column definition for:
NametildaToStringNano of type long DescriptionBlah... ColumnTILDA.TransPerf.tildaToStringNano of type bigint Full Nametilda.data.TILDA.TransPerf.tildaToStringNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 tildaToStringNano_CreateDefault 0 tildaToStringNano_CreateDefault CREATE tildaToStringNano_CreateDefault - TildaType - Enum in tilda.enums
- TIMEANALYZESEC - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NametimeAnalyzeSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeAnalyzeSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeAnalyzeSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - TIMEDELETESEC - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NametimeDeleteSec of type long DescriptionThe time, in seconds, the deletes took. ColumnTILDA.RefillPerf.timeDeleteSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeDeleteSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - TIMEINSERTSEC - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NametimeInsertSec of type long DescriptionThe time, in seconds, the inserts took. ColumnTILDA.RefillPerf.timeInsertSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeInsertSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - TimeSeriesType - Enum in tilda.enums
- TIMETOTALSEC - Variable in class tilda.data._Tilda.TILDA__REFILLPERF_Factory.COLS_BASE
-
This is the column definition for:
NametimeTotalSec of type long DescriptionThe time, in seconds, the analyze took. ColumnTILDA.RefillPerf.timeTotalSec of type bigint Full Nametilda.data.TILDA.RefillPerf.timeTotalSec Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 timeTotalSec_CreateDefault 0 timeTotalSec_CreateDefault CREATE timeTotalSec_CreateDefault - TITLE - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Nametitle of type String DescriptionThe title of the formula/expression that may be associated with this column. ColumnTILDA.Catalog.title of type varchar(128) Full Nametilda.data.TILDA.Catalog.title Size128 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - toBoolean(String) - Static method in class tilda.utils.TextUtil
- toCharArray(String[]) - Static method in class tilda.utils.CollectionUtil
- toComplexString() - Method in class tilda.generation.graphviz.GraphvizUtil
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__CATALOG
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__JOB
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__JOBPART
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__KEY
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__MAPPING
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toCSV(Writer, String) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toCSV(Writer, String) - Method in interface tilda.interfaces.CSVable
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOG
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__KEY
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAPPING
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toCSV(Writer, String, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toCSV(Writer, String, ZonedDateTime) - Method in interface tilda.interfaces.CSVable
- toCSV(Writer, List<Catalog_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toCSV(Writer, List<CatalogFormulaResult_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- toCSV(Writer, List<Connection_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- toCSV(Writer, List<DateDim_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- toCSV(Writer, List<DateLimitDim_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- toCSV(Writer, List<FailedDependencyDDLScripts_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- toCSV(Writer, List<FormulaResultView_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- toCSV(Writer, List<Job_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- toCSV(Writer, List<JobPart_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- toCSV(Writer, List<JobPartMessage_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- toCSV(Writer, List<JobView_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- toCSV(Writer, List<Key_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- toCSV(Writer, List<MaintenanceLog_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- toCSV(Writer, List<Mapping_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- toCSV(Writer, List<ObjectPerf_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- toCSV(Writer, List<RefillPerf_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- toCSV(Writer, List<TransPerf_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- toCSV(Writer, List<ZoneInfo_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- toCSV(Writer, Catalog_Data) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toCSV(Writer, CatalogFormulaResult_Data) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- toCSV(Writer, Connection_Data) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- toCSV(Writer, DateDim_Data) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- toCSV(Writer, DateLimitDim_Data) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- toCSV(Writer, FailedDependencyDDLScripts_Data) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- toCSV(Writer, FormulaResultView_Data) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- toCSV(Writer, Job_Data) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- toCSV(Writer, JobPart_Data) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- toCSV(Writer, JobPartMessage_Data) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- toCSV(Writer, JobView_Data) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- toCSV(Writer, Key_Data) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- toCSV(Writer, MaintenanceLog_Data) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- toCSV(Writer, Mapping_Data) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- toCSV(Writer, ObjectPerf_Data) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- toCSV(Writer, RefillPerf_Data) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- toCSV(Writer, TransPerf_Data) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- toCSV(Writer, ZoneInfo_Data) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- toCSVSimple(Writer, List<Catalog_Data>, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toCSVSimple(Writer, Catalog_Data) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toDoubleArray(String[]) - Static method in class tilda.utils.CollectionUtil
- toDoubleStringArray(Collection<String[]>) - Static method in class tilda.utils.CollectionUtil
- toFloatArray(String[]) - Static method in class tilda.utils.CollectionUtil
- toIntArray(String[]) - Static method in class tilda.utils.CollectionUtil
- toJavascriptArray(String[]) - Static method in class tilda.utils.TextUtil
- toJavascriptArray(String[][]) - Static method in class tilda.utils.TextUtil
- toJavascriptArray(StringBuilder, String[]) - Static method in class tilda.utils.TextUtil
- toJavascriptArray(StringBuilder, String[][]) - Static method in class tilda.utils.TextUtil
- toJavaStringDoubleArray(ColumnValue[]) - Static method in class tilda.parsing.parts.ColumnValue
-
Prints a Java String[][] with the list of values and descriptions
- toJSON(Writer) - Method in class tilda.grammar.ErrorList.Error
- toJSON(Writer) - Method in class tilda.grammar.ErrorList
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOB
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOBPART
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__KEY
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__MAPPING
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toJSON(Writer, String, boolean) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOB
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOBPART
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__KEY
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__MAPPING
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toJSON(Writer, String, String, boolean) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toJSON(Writer, String, String, boolean) - Method in interface tilda.interfaces.JSONable
- toJSON(Writer, String, String, boolean) - Method in class tilda.types.ColumnDefinition
- toJSON(Writer, String, String, boolean) - Method in class tilda.utils.CheckList.Item
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__JOB
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__JOBPART
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__KEY
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__MAPPING
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toJSON(Writer, String, String, boolean, boolean) - Method in interface tilda.interfaces.JSONable
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.types.ColumnDefinition
- toJSON(Writer, String, String, boolean, boolean) - Method in class tilda.utils.CheckList.Item
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOG
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOB
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPART
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__KEY
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__MAPPING
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in interface tilda.interfaces.JSONable
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.types.ColumnDefinition
- toJSON(Writer, String, String, boolean, ZonedDateTime) - Method in class tilda.utils.CheckList.Item
- toJSON(Writer, List<Catalog_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSON(Writer, List<CatalogFormulaResult_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- toJSON(Writer, List<Connection_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- toJSON(Writer, List<DateDim_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- toJSON(Writer, List<DateLimitDim_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- toJSON(Writer, List<FailedDependencyDDLScripts_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- toJSON(Writer, List<FormulaResultView_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- toJSON(Writer, List<Job_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- toJSON(Writer, List<JobPart_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- toJSON(Writer, List<JobPartMessage_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- toJSON(Writer, List<JobView_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- toJSON(Writer, List<Key_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- toJSON(Writer, List<MaintenanceLog_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- toJSON(Writer, List<Mapping_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- toJSON(Writer, List<ObjectPerf_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- toJSON(Writer, List<RefillPerf_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- toJSON(Writer, List<TransPerf_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- toJSON(Writer, List<ZoneInfo_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- toJSON(Writer, Catalog_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSON(Writer, Catalog_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSON(Writer, Catalog_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSON(Writer, CatalogFormulaResult_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- toJSON(Writer, CatalogFormulaResult_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- toJSON(Writer, CatalogFormulaResult_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- toJSON(Writer, Connection_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- toJSON(Writer, Connection_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- toJSON(Writer, Connection_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- toJSON(Writer, DateDim_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- toJSON(Writer, DateDim_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- toJSON(Writer, DateDim_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- toJSON(Writer, DateLimitDim_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- toJSON(Writer, DateLimitDim_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- toJSON(Writer, DateLimitDim_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- toJSON(Writer, FailedDependencyDDLScripts_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- toJSON(Writer, FailedDependencyDDLScripts_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- toJSON(Writer, FailedDependencyDDLScripts_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- toJSON(Writer, FormulaResultView_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- toJSON(Writer, FormulaResultView_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- toJSON(Writer, FormulaResultView_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory
- toJSON(Writer, Job_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- toJSON(Writer, Job_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- toJSON(Writer, Job_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- toJSON(Writer, JobPart_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- toJSON(Writer, JobPart_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- toJSON(Writer, JobPart_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- toJSON(Writer, JobPartMessage_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- toJSON(Writer, JobPartMessage_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- toJSON(Writer, JobPartMessage_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- toJSON(Writer, JobView_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- toJSON(Writer, JobView_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- toJSON(Writer, JobView_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__JOBVIEW_Factory
- toJSON(Writer, Key_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- toJSON(Writer, Key_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- toJSON(Writer, Key_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- toJSON(Writer, MaintenanceLog_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- toJSON(Writer, MaintenanceLog_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- toJSON(Writer, MaintenanceLog_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- toJSON(Writer, Mapping_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- toJSON(Writer, Mapping_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- toJSON(Writer, Mapping_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- toJSON(Writer, ObjectPerf_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- toJSON(Writer, ObjectPerf_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- toJSON(Writer, ObjectPerf_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- toJSON(Writer, RefillPerf_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- toJSON(Writer, RefillPerf_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- toJSON(Writer, RefillPerf_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- toJSON(Writer, TransPerf_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- toJSON(Writer, TransPerf_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- toJSON(Writer, TransPerf_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- toJSON(Writer, ZoneInfo_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- toJSON(Writer, ZoneInfo_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- toJSON(Writer, ZoneInfo_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- toJSONSimple(Writer, List<Catalog_Data>, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSONSimple(Writer, Catalog_Data, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSONSimple(Writer, Catalog_Data, String, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toJSONSimple(Writer, Catalog_Data, String, boolean, boolean) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- toLettersAndDigits(String) - Static method in class tilda.utils.TextUtil
- toList(boolean[]) - Static method in class tilda.utils.CollectionUtil
- toList(byte[]) - Static method in class tilda.utils.CollectionUtil
- toList(char[]) - Static method in class tilda.utils.CollectionUtil
- toList(double[]) - Static method in class tilda.utils.CollectionUtil
- toList(float[]) - Static method in class tilda.utils.CollectionUtil
- toList(int[]) - Static method in class tilda.utils.CollectionUtil
- toList(long[]) - Static method in class tilda.utils.CollectionUtil
- toList(short[]) - Static method in class tilda.utils.CollectionUtil
- toList(Object) - Static method in class tilda.utils.CollectionUtil
- toList(Iterator<T>) - Static method in class tilda.utils.CollectionUtil
- toList(T[]) - Static method in class tilda.utils.CollectionUtil
- toLocalDate(Date) - Static method in class tilda.utils.DateTimeUtil
- toLocalDates(List<Date>) - Static method in class tilda.utils.DateTimeUtil
- toLocalDates(Set<Date>) - Static method in class tilda.utils.DateTimeUtil
- toLongArray(String[]) - Static method in class tilda.utils.CollectionUtil
- toLowerCase(String[]) - Static method in class tilda.utils.CollectionUtil
- toMaxLength(String, int) - Static method in class tilda.utils.TextUtil
-
Truncates the string and adds "..." if it is bigger than MaxLen
- toObjectArray(boolean[]) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(char[]) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(double[]) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(float[]) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(int[]) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(long[]) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(Class<T>, List<T>) - Static method in class tilda.utils.CollectionUtil
- toObjectArray(Set<T>) - Static method in class tilda.utils.CollectionUtil
- toPrimitiveArray(Boolean[]) - Static method in class tilda.utils.CollectionUtil
- toPrimitiveArray(Character[]) - Static method in class tilda.utils.CollectionUtil
- toPrimitiveArray(Double[]) - Static method in class tilda.utils.CollectionUtil
- toPrimitiveArray(Float[]) - Static method in class tilda.utils.CollectionUtil
- toPrimitiveArray(Integer[]) - Static method in class tilda.utils.CollectionUtil
- toPrimitiveArray(Long[]) - Static method in class tilda.utils.CollectionUtil
- toSet(boolean[]) - Static method in class tilda.utils.CollectionUtil
- toSet(byte[]) - Static method in class tilda.utils.CollectionUtil
- toSet(char[]) - Static method in class tilda.utils.CollectionUtil
- toSet(double[]) - Static method in class tilda.utils.CollectionUtil
- toSet(float[]) - Static method in class tilda.utils.CollectionUtil
- toSet(int[]) - Static method in class tilda.utils.CollectionUtil
- toSet(long[]) - Static method in class tilda.utils.CollectionUtil
- toSet(short[]) - Static method in class tilda.utils.CollectionUtil
- toSet(Object) - Static method in class tilda.utils.CollectionUtil
- toSet(Iterator<T>) - Static method in class tilda.utils.CollectionUtil
- toSet(T[]) - Static method in class tilda.utils.CollectionUtil
- toShortArray(String[]) - Static method in class tilda.utils.CollectionUtil
- toShortDollarStr(double) - Static method in class tilda.utils.TextUtil
- toSimpleString() - Method in class tilda.generation.graphviz.GraphvizUtil
- toSQLTimeStamps(List<ZonedDateTime>) - Static method in class tilda.utils.DateTimeUtil
- toString() - Method in class tilda.data._Tilda.TILDA__CATALOG
- toString() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- toString() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- toString() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- toString() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- toString() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- toString() - Method in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW
- toString() - Method in class tilda.data._Tilda.TILDA__JOB
- toString() - Method in class tilda.data._Tilda.TILDA__JOBPART
- toString() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- toString() - Method in class tilda.data._Tilda.TILDA__JOBVIEW
- toString() - Method in class tilda.data._Tilda.TILDA__KEY
- toString() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- toString() - Method in class tilda.data._Tilda.TILDA__MAPPING
- toString() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- toString() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- toString() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- toString() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- toString() - Method in class tilda.db.metadata.ColumnMeta
- toString() - Method in class tilda.db.metadata.FKColumnMeta
- toString() - Method in class tilda.db.metadata.FKMeta
- toString() - Method in class tilda.db.metadata.IndexColumnMeta
- toString() - Method in class tilda.db.metadata.IndexMeta
- toString() - Method in class tilda.db.metadata.PKMeta
- toString() - Method in class tilda.db.QueryHelper
- toString() - Method in class tilda.generation.graphviz.GraphvizUtil
- toString() - Method in class tilda.grammar.ErrorList.Error
- toString() - Method in interface tilda.interfaces.ReaderObject
- toString() - Method in class tilda.parsing.parts.Column
- toString() - Method in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- toString() - Method in class tilda.parsing.parts.Index
- toString() - Method in class tilda.parsing.parts.Object
- toString() - Method in class tilda.parsing.parts.Schema
- toString() - Method in class tilda.parsing.parts.TypeDef
- toString() - Method in class tilda.parsing.parts.View
- toString() - Method in class tilda.parsing.parts.ViewColumn
- toString() - Method in class tilda.parsing.parts.ViewColumnWrapper
- toString() - Method in class tilda.parsing.Validator.Column
- toString() - Method in class tilda.parsing.Validator.Line
- toString() - Method in class tilda.types.ColumnDefinition
- toStringArray(Collection<String>) - Static method in class tilda.utils.CollectionUtil
- totalInputCount - Variable in class tilda.performance.ProcessorPerformanceTracker
- TotalMess - Class in tilda.generation.helpers
- TotalMess(ViewColumn, Column, int, boolean) - Constructor for class tilda.generation.helpers.TotalMess
- totalOutputCount - Variable in class tilda.performance.ProcessorPerformanceTracker
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Sets the 'lastUpdated' column to now and causes a Write to occur to update the object in the data store.
- touch(Connection) - Method in class tilda.data.DateLimitDim_Data
- touch(Connection) - Method in interface tilda.interfaces.WriterObject
- toZonedDateTime(Timestamp, String) - Static method in class tilda.utils.DateTimeUtil
-
Expects a TimeStanmp object directly form the database, typically in local time, and converts it to the right date and time in the supplied timezone ZoneStr.
- toZonedDateTime(LocalDate, String) - Static method in class tilda.utils.DateTimeUtil
- toZonedDateTimes(List<Timestamp>, String) - Static method in class tilda.utils.DateTimeUtil
- toZonedDateTimes(List<LocalDate>, List<String>) - Static method in class tilda.utils.DateTimeUtil
- track(String) - Method in class tilda.utils.PaddingTracker
- TransactionInfo - Class in tilda.performance
- TransactionInfo(TransactionType) - Constructor for class tilda.performance.TransactionInfo
- TransactionType - Enum in tilda.enums
- TransPerf_Data - Class in tilda.data
-
This is the application class Data_TRANSPERF mapped to the table TILDA.TRANSPERF.
- TransPerf_Data() - Constructor for class tilda.data.TransPerf_Data
- TransPerf_Factory - Class in tilda.data
-
This is the application class Data_TRANSPERF mapped to the table TILDA.TRANSPERF.
- TransPerf_Factory() - Constructor for class tilda.data.TransPerf_Factory
- traverse(Graph.Visitor<T>, boolean) - Method in class tilda.utils.Graph
-
Given a visitor V, traverses the graph depth first
- traverse(Graph.Visitor<T>, int, int, Graph.Node<T>, List<T>, boolean) - Static method in class tilda.utils.Graph
- trim(String) - Static method in class tilda.utils.TextUtil
- truncateTable(String, String, boolean) - Method in class tilda.db.Connection
- truncateTable(Connection, String, String, boolean) - Method in class tilda.db.stores.CommonStoreImpl
- truncateTable(Connection, String, String, boolean) - Method in interface tilda.db.stores.DBType
- truncateTable(Connection, String, String, boolean) - Method in class tilda.db.stores.MSSQL
- truncateTable(Connection, String, String, boolean) - Static method in class tilda.loader.csv.ImportProcessor
- truncateTable_BE_CAREFUL_WITH_THIS_ONE(BigQuery, String, String) - Static method in class tilda.utils.gcp.BQHelper
-
Use this method carefully as it will truncate all contents of a table without an easy way to restore the data.
- truncateTo(LocalDate, TimeSeriesType) - Static method in class tilda.utils.DateTimeUtil
- truncateTo(ZonedDateTime, TimeSeriesType) - Static method in class tilda.utils.DateTimeUtil
- truncateToLD(Iterator<LocalDate>, TimeSeriesType) - Static method in class tilda.utils.DateTimeUtil
- truncateToZDT(LocalDate[], TimeSeriesType) - Static method in class tilda.utils.DateTimeUtil
- truncateToZDT(ZonedDateTime[], TimeSeriesType) - Static method in class tilda.utils.DateTimeUtil
- truncateToZDT(Iterator<ZonedDateTime>, TimeSeriesType) - Static method in class tilda.utils.DateTimeUtil
- TS - tilda.enums.FrameworkColumnType
- TYPE - Variable in class tilda.data._Tilda.TILDA__CATALOG_Factory.COLS_BASE
-
This is the column definition for:
Nametype of type String DescriptionThe type of the column. ColumnTILDA.Catalog.type of type varchar(128) Full Nametilda.data.TILDA.Catalog.type Size128 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - TYPE - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
Nametype of type String DescriptionJob type ColumnTILDA.Job.type of type varchar(250) Full Nametilda.data.TILDA.Job.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - TYPE - Variable in class tilda.data._Tilda.TILDA__JOBPART_Factory.COLS_BASE
-
This is the column definition for:
Nametype of type String DescriptionJob part type ColumnTILDA.JobPart.type of type varchar(250) Full Nametilda.data.TILDA.JobPart.type Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - TYPE - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory.COLS_BASE
-
This is the column definition for:
Nametype of type String DescriptionThe type of maintenance, e.g., Migration, Reorg... ColumnTILDA.MaintenanceLog.type of type varchar(64) Full Nametilda.data.TILDA.MaintenanceLog.type Size64 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 Migration Migration Migration NONE A migration operation 1 Optimize Optimize Optimize NONE A vaccuum/reorg operation typically - TYPE - Variable in class tilda.data._Tilda.TILDA__MAPPING_Factory.COLS_BASE
-
This is the column definition for:
Nametype of type String DescriptionThe type this mapping is for ColumnTILDA.Mapping.type of type varchar(10) Full Nametilda.data.TILDA.Mapping.type Size10 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - Type_BinaryCollection - Class in tilda.types
- Type_BinaryCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BinaryCollection
- Type_BinaryCollectionNull - Class in tilda.types
- Type_BinaryCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BinaryCollectionNull
- Type_BinaryPrimitive - Class in tilda.types
- Type_BinaryPrimitive(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BinaryPrimitive
- Type_BinaryPrimitiveNull - Class in tilda.types
- Type_BinaryPrimitiveNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BinaryPrimitiveNull
- Type_BitfieldCollection - Class in tilda.types
- Type_BitfieldCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BitfieldCollection
- Type_BitfieldCollectionNull - Class in tilda.types
- Type_BitfieldCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BitfieldCollectionNull
- Type_BitfieldPrimitive - Class in tilda.types
- Type_BitfieldPrimitive(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BitfieldPrimitive
- Type_BitfieldPrimitiveNull - Class in tilda.types
- Type_BitfieldPrimitiveNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BitfieldPrimitiveNull
- Type_BooleanCollection - Class in tilda.types
- Type_BooleanCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BooleanCollection
- Type_BooleanCollectionNull - Class in tilda.types
- Type_BooleanCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_BooleanCollectionNull
- Type_BooleanPrimitive - Class in tilda.types
- Type_BooleanPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_BooleanPrimitive
- Type_BooleanPrimitiveNull - Class in tilda.types
- Type_BooleanPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_BooleanPrimitiveNull
- Type_CharCollection - Class in tilda.types
- Type_CharCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_CharCollection
- Type_CharCollectionNull - Class in tilda.types
- Type_CharCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_CharCollectionNull
- Type_CharPrimitive - Class in tilda.types
- Type_CharPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_CharPrimitive
- Type_CharPrimitiveNull - Class in tilda.types
- Type_CharPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_CharPrimitiveNull
- Type_DateCollection - Class in tilda.types
- Type_DateCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DateCollection
- Type_DateCollectionNull - Class in tilda.types
- Type_DateCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DateCollectionNull
- Type_DatePrimitive - Class in tilda.types
- Type_DatePrimitive(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DatePrimitive
- Type_DatePrimitiveNull - Class in tilda.types
- Type_DatePrimitiveNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DatePrimitiveNull
- Type_Datetime_plainCollection - Class in tilda.types
- Type_Datetime_plainCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_Datetime_plainCollection
- Type_Datetime_plainCollection(String, String, String, int, String, String[], String[], Type_StringCollection) - Constructor for class tilda.types.Type_Datetime_plainCollection
- Type_Datetime_plainCollectionNull - Class in tilda.types
- Type_Datetime_plainCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_Datetime_plainCollectionNull
- Type_Datetime_plainCollectionNull(String, String, String, int, String, String[], String[], Type_StringCollectionNull) - Constructor for class tilda.types.Type_Datetime_plainCollectionNull
- Type_Datetime_plainPrimitive - Class in tilda.types
- Type_Datetime_plainPrimitive(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_Datetime_plainPrimitive
- Type_Datetime_plainPrimitive(String, String, String, int, String, String[], String[], Type_StringPrimitive) - Constructor for class tilda.types.Type_Datetime_plainPrimitive
- Type_Datetime_plainPrimitiveNull - Class in tilda.types
- Type_Datetime_plainPrimitiveNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_Datetime_plainPrimitiveNull
- Type_Datetime_plainPrimitiveNull(String, String, String, int, String, String[], String[], Type_StringPrimitiveNull) - Constructor for class tilda.types.Type_Datetime_plainPrimitiveNull
- Type_Datetime_plainPrimitiveNull(Type_DatetimePrimitive) - Constructor for class tilda.types.Type_Datetime_plainPrimitiveNull
- Type_DatetimeCollection - Class in tilda.types
- Type_DatetimeCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DatetimeCollection
- Type_DatetimeCollection(String, String, String, int, String, String[], String[], Type_StringCollection) - Constructor for class tilda.types.Type_DatetimeCollection
- Type_DatetimeCollectionNull - Class in tilda.types
- Type_DatetimeCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DatetimeCollectionNull
- Type_DatetimeCollectionNull(String, String, String, int, String, String[], String[], Type_StringCollectionNull) - Constructor for class tilda.types.Type_DatetimeCollectionNull
- Type_DatetimePrimitive - Class in tilda.types
- Type_DatetimePrimitive(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DatetimePrimitive
- Type_DatetimePrimitive(String, String, String, int, String, String[], String[], Type_StringPrimitive) - Constructor for class tilda.types.Type_DatetimePrimitive
- Type_DatetimePrimitiveNull - Class in tilda.types
- Type_DatetimePrimitiveNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DatetimePrimitiveNull
- Type_DatetimePrimitiveNull(String, String, String, int, String, String[], String[], Type_StringPrimitiveNull) - Constructor for class tilda.types.Type_DatetimePrimitiveNull
- Type_DatetimePrimitiveNull(Type_DatetimePrimitive) - Constructor for class tilda.types.Type_DatetimePrimitiveNull
- Type_DoubleCollection - Class in tilda.types
- Type_DoubleCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DoubleCollection
- Type_DoubleCollectionNull - Class in tilda.types
- Type_DoubleCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_DoubleCollectionNull
- Type_DoublePrimitive - Class in tilda.types
- Type_DoublePrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_DoublePrimitive
- Type_DoublePrimitiveNull - Class in tilda.types
- Type_DoublePrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_DoublePrimitiveNull
- Type_FloatCollection - Class in tilda.types
- Type_FloatCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_FloatCollection
- Type_FloatCollectionNull - Class in tilda.types
- Type_FloatCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_FloatCollectionNull
- Type_FloatPrimitive - Class in tilda.types
- Type_FloatPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_FloatPrimitive
- Type_FloatPrimitiveNull - Class in tilda.types
- Type_FloatPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_FloatPrimitiveNull
- Type_IntegerCollection - Class in tilda.types
- Type_IntegerCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_IntegerCollection
- Type_IntegerCollectionNull - Class in tilda.types
- Type_IntegerCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_IntegerCollectionNull
- Type_IntegerPrimitive - Class in tilda.types
- Type_IntegerPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_IntegerPrimitive
- Type_IntegerPrimitiveNull - Class in tilda.types
- Type_IntegerPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_IntegerPrimitiveNull
- Type_JsonCollection - Class in tilda.types
- Type_JsonCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_JsonCollection
- Type_JsonCollectionNull - Class in tilda.types
- Type_JsonCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_JsonCollectionNull
- Type_JsonPrimitive - Class in tilda.types
- Type_JsonPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_JsonPrimitive
- Type_JsonPrimitiveNull - Class in tilda.types
- Type_JsonPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_JsonPrimitiveNull
- Type_LongCollection - Class in tilda.types
- Type_LongCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_LongCollection
- Type_LongCollectionNull - Class in tilda.types
- Type_LongCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_LongCollectionNull
- Type_LongPrimitive - Class in tilda.types
- Type_LongPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_LongPrimitive
- Type_LongPrimitiveNull - Class in tilda.types
- Type_LongPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_LongPrimitiveNull
- TYPE_MARKER - Static variable in class tilda.grammar.WhereClauseCodeGenJava
- TYPE_MARKER - Static variable in class tilda.grammar.WhereClauseCodeGenTildaQL
- Type_NumericCollection - Class in tilda.types
- Type_NumericCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_NumericCollection
- Type_NumericCollectionNull - Class in tilda.types
- Type_NumericCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_NumericCollectionNull
- Type_NumericPrimitive - Class in tilda.types
- Type_NumericPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_NumericPrimitive
- Type_NumericPrimitiveNull - Class in tilda.types
- Type_NumericPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_NumericPrimitiveNull
- Type_ShortCollection - Class in tilda.types
- Type_ShortCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_ShortCollection
- Type_ShortCollectionNull - Class in tilda.types
- Type_ShortCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_ShortCollectionNull
- Type_ShortPrimitive - Class in tilda.types
- Type_ShortPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_ShortPrimitive
- Type_ShortPrimitiveNull - Class in tilda.types
- Type_ShortPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_ShortPrimitiveNull
- Type_StringCollection - Class in tilda.types
- Type_StringCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_StringCollection
- Type_StringCollectionNull - Class in tilda.types
- Type_StringCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_StringCollectionNull
- Type_StringPrimitive - Class in tilda.types
- Type_StringPrimitive(String, String, String, int, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_StringPrimitive
- Type_StringPrimitive(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_StringPrimitive
- Type_StringPrimitiveNull - Class in tilda.types
- Type_StringPrimitiveNull(String, String, String, int, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_StringPrimitiveNull
- Type_StringPrimitiveNull(String, String, String, int, String, String[], String[], String[][]) - Constructor for class tilda.types.Type_StringPrimitiveNull
- Type_UuidCollection - Class in tilda.types
- Type_UuidCollection(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_UuidCollection
- Type_UuidCollectionNull - Class in tilda.types
- Type_UuidCollectionNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_UuidCollectionNull
- Type_UuidPrimitive - Class in tilda.types
- Type_UuidPrimitive(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_UuidPrimitive
- Type_UuidPrimitiveNull - Class in tilda.types
- Type_UuidPrimitiveNull(String, String, String, int, String, String[], String[]) - Constructor for class tilda.types.Type_UuidPrimitiveNull
- TypeDef - Class in tilda.parsing.parts
- TypeDef() - Constructor for class tilda.parsing.parts.TypeDef
- TypeDef(String, Integer, Integer, Integer) - Constructor for class tilda.parsing.parts.TypeDef
- TypeDef(TypeDef) - Constructor for class tilda.parsing.parts.TypeDef
- TypeManager - Class in tilda.grammar
- TypeManager() - Constructor for class tilda.grammar.TypeManager
- TZ - tilda.enums.FrameworkColumnType
- TZMode - Enum in tilda.enums
- TzNameHelper - Class in tilda.parsing.parts.helpers
- TzNameHelper() - Constructor for class tilda.parsing.parts.helpers.TzNameHelper
U
- Unauthorized - tilda.utils.HttpStatus
- UNDEFINED_PLACEHOLDER_D - Static variable in class tilda.utils.DateTimeUtil
- UNDEFINED_PLACEHOLDER_ZDT - Static variable in class tilda.utils.DateTimeUtil
- undeleteTable(BigQuery, String, String, long) - Static method in class tilda.utils.gcp.BQHelper
-
Undeletes a table based on a snapshot time.
- UNDERLINE - Static variable in class tilda.utils.AnsiUtil
- UNDERLINE_OFF - Static variable in class tilda.utils.AnsiUtil
- UNDERSCORE_LOWER_DB - tilda.enums.ConventionNaming
-
Traditional database-style naming convention [a-z][a-zA-Z0-9_]+ such as "name_title", "name_first", "db_type"
- unique(String[]) - Static method in class tilda.utils.TextUtil
- UnsupportedMediaType - tilda.utils.HttpStatus
- unwrap(Class<T>) - Method in class tilda.db.Connection
- UnZip - Class in tilda.loader.csv
- UnZip() - Constructor for class tilda.loader.csv.UnZip
- unZipIt(String, String) - Method in class tilda.loader.csv.UnZip
-
Unzip it
- update(ParserSession) - Static method in class tilda.generation.Manifest
- Update(Database, String) - Method in class tilda.analyzer.bean.DBStatus
- UPDATE - tilda.enums.DefaultType
-
A default value only at update time
- UPDATE - tilda.enums.StatementType
- UPDATECOUNT - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameupdateCount of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateCount of type integer Full Nametilda.data.TILDA.ObjectPerf.updateCount Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateCount_CreateDefault 0 updateCount_CreateDefault CREATE updateCount_CreateDefault - UPDATED - tilda.enums.SyncStatus
- updateFullNames() - Method in class tilda.db.metadata.TableMeta
- UPDATENANO - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameupdateNano of type long DescriptionBlah... ColumnTILDA.ObjectPerf.updateNano of type bigint Full Nametilda.data.TILDA.ObjectPerf.updateNano Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateNano_CreateDefault 0 updateNano_CreateDefault CREATE updateNano_CreateDefault - UpdateQuery - Class in tilda.db
-
LDH-NOTE This class helps build queries more safely, but it's not a compile-time tool.
- UpdateQuery(Connection, String, String) - Constructor for class tilda.db.UpdateQuery
- UPDATERECORDS - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory.COLS_BASE
-
This is the column definition for:
NameupdateRecords of type int DescriptionBlah... ColumnTILDA.ObjectPerf.updateRecords of type integer Full Nametilda.data.TILDA.ObjectPerf.updateRecords Nullablefalse ModeNORMAL Invariantfalse ProtectNONE Values Name Value Label Default Groupings Description 0 updateRecords_CreateDefault 0 updateRecords_CreateDefault CREATE updateRecords_CreateDefault - UpdateResultsFile(String, String, boolean, String) - Method in class tilda.analyzer.helper.FileHelper
- updateTzColDescriptions(View) - Static method in class tilda.parsing.parts.View
-
Descriptions for TZColumns are a bit more complicated when dealing with views.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__KEY
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- upsert(Connection, boolean) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Writes the object to the data store using an upsert approach and assumes the object is either in create or deserialized mode.
- UrlMaker - Class in tilda.generation.html
- UrlMaker() - Constructor for class tilda.generation.html.UrlMaker
- USAlaska - tilda.utils.DateTimeZone
- USArizona - tilda.utils.DateTimeZone
- USCentral - tilda.utils.DateTimeZone
- USEastern - tilda.utils.DateTimeZone
- USER - Variable in class tilda.data._Tilda.TILDA__CONNECTION_Factory.COLS_BASE
-
This is the column definition for:
Nameuser of type String DescriptionDB User ColumnTILDA.Connection.user of type varchar(30) Full Nametilda.data.TILDA.Connection.user Size30 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - USERID - Variable in class tilda.data._Tilda.TILDA__JOB_Factory.COLS_BASE
-
This is the column definition for:
NameuserId of type String DescriptionJob user Id ColumnTILDA.Job.userId of type varchar(250) Full Nametilda.data.TILDA.Job.userId Size250 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - USHawaii - tilda.utils.DateTimeZone
- USMountain - tilda.utils.DateTimeZone
- USPacific - tilda.utils.DateTimeZone
- USSamoa - tilda.utils.DateTimeZone
- UTC - tilda.utils.DateTimeZone
- UUID - tilda.enums.ColumnType
- UUID - tilda.generation.bigquery.BigQueryType
- UUID - tilda.generation.java8.JavaJDBCType
- UUID - tilda.generation.postgres9.PostgresType
V
- validate() - Method in class tilda.db.config.ConnDefs
- validate() - Method in class tilda.Docs.MasterConfig
- validate() - Method in class tilda.grammar.TildaCompositionValidator
- validate() - Method in class tilda.grammar.TildaSQLValidator
- validate() - Method in class tilda.loader.parser.ColumnHeader
- validate(T[], String) - Static method in enum tilda.enums.ColumnType
- validate(Connection, List<String>) - Method in class tilda.loader.parser.DataObject
- validate(ParserSession) - Method in class tilda.parsing.parts.Schema
- validate(ParserSession, String, boolean, boolean, FrameworkSourcedType) - Method in class tilda.parsing.parts.TypeDef
- validate(ParserSession, Base) - Method in class tilda.parsing.parts.Index
- validate(ParserSession, Base) - Method in class tilda.parsing.parts.IndexTemplate
- validate(ParserSession, Base) - Method in class tilda.parsing.parts.Mask
- validate(ParserSession, Base) - Method in class tilda.parsing.parts.OutputMap
- validate(ParserSession, Base, String) - Method in class tilda.parsing.parts.Query
- validate(ParserSession, Base, String) - Method in class tilda.parsing.parts.SubWhereX
- validate(ParserSession, Base, String, boolean) - Method in class tilda.parsing.parts.OrderBy
- validate(ParserSession, Base, String, boolean) - Method in class tilda.parsing.parts.SubWhereClause
- validate(ParserSession, Column) - Method in class tilda.parsing.parts.ColumnEnum
- validate(ParserSession, Column) - Method in class tilda.parsing.parts.ColumnMapper
- validate(ParserSession, Column) - Method in class tilda.parsing.parts.ColumnValue
- validate(ParserSession, Column) - Method in class tilda.parsing.parts.JsonField
- validate(ParserSession, Column) - Method in class tilda.parsing.parts.JsonSchema
- validate(ParserSession, Column) - Method in class tilda.parsing.parts.JsonValidation
- validate(ParserSession, Enumeration) - Method in class tilda.parsing.parts.DataValue
- validate(ParserSession, Interface) - Method in class tilda.parsing.parts.Field
- validate(ParserSession, Mapper) - Method in class tilda.parsing.parts.MappingColumn
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.CloneColumn
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.Cloner
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.ClonerFrom
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.Column
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.ForeignKey
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.History
- validate(ParserSession, Object) - Method in class tilda.parsing.parts.PrimaryKey
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.Base
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.Convention
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.Interface
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.Migration
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.MigrationDrop
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.MigrationMove
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.MigrationNotNull
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.MigrationRename
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.Object
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.View
- validate(ParserSession, Schema) - Method in class tilda.parsing.parts.ViewRealizedWrapper
- validate(ParserSession, Schema, int) - Method in class tilda.parsing.parts.Enumeration
- validate(ParserSession, Schema, int) - Method in class tilda.parsing.parts.Mapper
- validate(ParserSession, View) - Method in interface tilda.interfaces.PatternObject
- validate(ParserSession, View) - Method in class tilda.parsing.parts.Formula
- validate(ParserSession, View) - Method in class tilda.parsing.parts.FormulaTemplate
- validate(ParserSession, View) - Method in class tilda.parsing.parts.formulaTemplates.Binning
- validate(ParserSession, View) - Method in class tilda.parsing.parts.formulaTemplates.Flagging
- validate(ParserSession, View) - Method in class tilda.parsing.parts.formulaTemplates.Template
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewColumn
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewDistinctOn
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewJoin
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewPivot
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewPivotColumn
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewRealizeMapping
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewTimeSeries
- validate(ParserSession, View) - Method in class tilda.parsing.parts.ViewTimeSeriesJoin
- validate(ParserSession, ViewPivot) - Method in class tilda.parsing.parts.ViewPivotAggregate
- validate(ParserSession, View, String) - Method in class tilda.parsing.parts.Value
- validate(ParserSession, View, Base, List<Column>) - Method in class tilda.parsing.parts.ViewRealizeIncremental
- validate(ParserSession, View, Binning) - Method in class tilda.parsing.parts.formulaTemplates.BinningRange
- validate(ParserSession, View, Flagging) - Method in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- validate(ParserSession, View, Template) - Method in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- validate(ParserSession, View, View) - Method in class tilda.parsing.parts.ViewJoinSimple
- validate(ParserSession, View, ViewPivot, List<ViewPivotAggregate>) - Method in class tilda.parsing.parts.ViewPivotValue
- validate(ParserSession, View, ViewRealizedWrapper) - Method in class tilda.parsing.parts.ViewRealize
- validateAndLoadRules(Connection, Map<String, List<String>>, Map<String, List<Rule>>) - Method in class tilda.analyzer.parser.AnalyzerData
- validateAndLoadRules(Connection, AnalyzerData) - Method in class tilda.analyzer.bean.Database
- validateBoundary(TimeSeriesType, boolean, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- validateCodeModel(List<Validator.Line>, JsonArray, Class<?>, TildaLayoutDef[], boolean, boolean) - Static method in class tilda.parsing.Validator
- validateCodeModel(List<Validator.Line>, JsonObject, Class<?>, TildaLayoutDef[], boolean, boolean) - Static method in class tilda.parsing.Validator
- validateCodeModel(List<Validator.Line>, Class<?>, TildaLayoutDef[], boolean, JsonObject, Validator.Line, boolean, boolean) - Static method in class tilda.parsing.Validator
- validateColumnName(String) - Method in enum tilda.enums.ConventionNaming
- validateColumnName(ParserSession, String, String, String, Convention) - Static method in class tilda.parsing.parts.helpers.ValidationHelper
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__CATALOG
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__CONNECTION
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__DATEDIM
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__JOB
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__JOBPART
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__KEY
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__MAPPING
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__REFILLPERF
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__TRANSPERF
- validateDeserialization() - Method in class tilda.data._Tilda.TILDA__ZONEINFO
- validateHeaders(String[], boolean, Iterable<CSVRecord>, Map<String, ColumnHeader>, Map<String, ColumnMeta>) - Static method in class tilda.loader.csv.stores.CSVImporter
- validateHousekeeping(PrintWriter, Column, String) - Method in class tilda.generation.java8.TildaData
- validateMasks(ParserSession) - Method in class tilda.parsing.parts.Base
- validateOutputMaps(ParserSession) - Method in class tilda.parsing.parts.Base
- validateQueries(ParserSession, Set<String>) - Method in class tilda.parsing.parts.Base
- validateRange(ParserSession, String, String) - Static method in class tilda.parsing.parts.ViewColumn
- validateRules(Connection) - Method in class tilda.analyzer.parser.Validation
- ValidateSameAs(ParserSession, String, String, View) - Static method in class tilda.parsing.parts.ViewColumn
- Validation - Class in tilda.analyzer.parser
- Validation() - Constructor for class tilda.analyzer.parser.Validation
- ValidationHelper - Class in tilda.parsing.parts.helpers
- ValidationHelper() - Constructor for class tilda.parsing.parts.helpers.ValidationHelper
- ValidationHelper.Processor - Interface in tilda.parsing.parts.helpers
- ValidationStatus - Enum in tilda.enums
- Validator - Class in tilda.parsing
- Validator() - Constructor for class tilda.parsing.Validator
- Validator.Column - Class in tilda.parsing
- Validator.Line - Class in tilda.parsing
- Value - Class in tilda.parsing.parts
- Value() - Constructor for class tilda.parsing.parts.Value
- Value(Value) - Constructor for class tilda.parsing.parts.Value
- VALUE - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory.COLS_BASE
-
This is the column definition for:
Namevalue of type String DescriptionThe result value. ColumnTILDA.CatalogFormulaResult.value of type varchar(100) Full Nametilda.data.TILDA.CatalogFormulaResult.value Size100 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - VALUE - Variable in class tilda.data._Tilda.TILDA__FORMULARESULTVIEW_Factory.COLS_BASE
-
This is the column definition for:
Namevalue of type String DescriptionThe result value. ColumnTILDA.FormulaResultView.value of type varchar(100) Full Nametilda.data.TILDA.FormulaResultView.value Size100 Nullablefalse ModeNORMAL Invarianttrue ProtectNONE - VALUE - Variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory.COLS_BASE
-
This is the column definition for:
Namevalue of type String DescriptionThe value for this enumeration. ColumnTILDA.ZoneInfo.value of type varchar(50) Full Nametilda.data.TILDA.ZoneInfo.value Size50 Nullablefalse ModeNORMAL Invariantfalse ProtectNONE - ValueHelper - Class in tilda.parsing.parts.helpers
- ValueHelper() - Constructor for class tilda.parsing.parts.helpers.ValueHelper
- valueListClose(ColumnType) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueListClose(ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueListClose(ColumnType) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueListOpen() - Method in interface tilda.grammar.WhereClauseCodeGen
- valueListOpen() - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueListOpen() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueListSeparator() - Method in interface tilda.grammar.WhereClauseCodeGen
- valueListSeparator() - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueListSeparator() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueLiteralChar(char) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueLiteralChar(char) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueLiteralChar(char) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueLiteralNumeric(String) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueLiteralNumeric(String) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueLiteralNumeric(String) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueLiteralString(String) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueLiteralString(String) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueLiteralString(String) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueLiteralTimestamp(ZonedDateTime) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueLiteralTimestamp(ZonedDateTime) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueLiteralTimestamp(ZonedDateTime) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueOf(String) - Static method in enum tilda.db.InitMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.db.QueryHelper.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.db.QueryHelper.S
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.Docs.MasterConfig.Group.SchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.AggregateType.OrderableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.AggregateType.ParameterSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.AggregateType.TargetColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.AggregateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ColumnMapperMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ColumnMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ConventionNaming
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.DBStringType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.DefaultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.FormulaPatternType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.FrameworkColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.FrameworkSourcedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.MigrationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.MultiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.NVPSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ObjectLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ObjectMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.OrderNulls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.OrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.OutputFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ProtectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.StatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.SyncStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.TildaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.TimeSeriesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.TZMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.enums.VisibilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.generation.bigquery.BigQueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.generation.java8.JavaJDBCType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.generation.postgres9.PostgresType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.generation.sqlserver2014.SQLServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.utils.DateTimeZone
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.utils.DurationUtil.IntervalEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.utils.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tilda.utils.json.elements.ElementDef.NestingStatus
-
Returns the enum constant of this type with the specified name.
- valueParameter(String) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueParameter(String) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueParameter(String) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- values() - Method in class tilda.analyzer.bean.StateEvents
- values() - Static method in enum tilda.db.InitMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.db.QueryHelper.Op
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.db.QueryHelper.S
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class tilda.db.QueryHelper
- values() - Static method in enum tilda.Docs.MasterConfig.Group.SchemaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.AggregateType.OrderableType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.AggregateType.ParameterSetting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.AggregateType.TargetColumnType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.AggregateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ColumnMapperMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ColumnMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ColumnType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ConventionNaming
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.DBStringType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.DefaultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.FormulaPatternType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.FrameworkColumnType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.FrameworkSourcedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.JoinType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.MigrationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.MultiType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.NVPSourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ObjectLifecycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ObjectMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.OrderNulls
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.OrderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.OutputFormatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ProtectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.StatementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.SyncStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.TildaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.TimeSeriesType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.TZMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.ValidationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.enums.VisibilityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.generation.bigquery.BigQueryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.generation.java8.JavaJDBCType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.generation.postgres9.PostgresType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.generation.sqlserver2014.SQLServerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.utils.DateTimeZone
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.utils.DurationUtil.IntervalEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.utils.HttpStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tilda.utils.json.elements.ElementDef.NestingStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesBase() - Method in class tilda.db.QueryHelper
- valueTimestampCurrent() - Method in interface tilda.grammar.WhereClauseCodeGen
- valueTimestampCurrent() - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueTimestampCurrent() - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueTimestampToday(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueTimestampToday(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueTimestampToday(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueTimestampTomorrow(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueTimestampTomorrow(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueTimestampTomorrow(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- valueTimestampYesterday(boolean) - Method in interface tilda.grammar.WhereClauseCodeGen
- valueTimestampYesterday(boolean) - Method in class tilda.grammar.WhereClauseCodeGenJava
- valueTimestampYesterday(boolean) - Method in class tilda.grammar.WhereClauseCodeGenTildaQL
- VAR - tilda.enums.AggregateType
- VARCHAR - tilda.enums.DBStringType
- VECTOR - tilda.enums.ColumnType
- VECTOR - tilda.generation.bigquery.BigQueryType
- VECTOR - tilda.generation.java8.JavaJDBCType
- VECTOR - tilda.generation.postgres9.PostgresType
- View - Class in tilda.analyzer.bean
- View - Class in tilda.parsing.parts
- View() - Constructor for class tilda.parsing.parts.View
- VIEW - tilda.enums.FrameworkSourcedType
- VIEW - tilda.enums.TildaType
- View.DepWrapper - Class in tilda.parsing.parts
- ViewColumn - Class in tilda.parsing.parts
- ViewColumn() - Constructor for class tilda.parsing.parts.ViewColumn
- ViewColumnWrapper - Class in tilda.parsing.parts
- ViewColumnWrapper(Column, ViewColumn, int) - Constructor for class tilda.parsing.parts.ViewColumnWrapper
- ViewCreate - Class in tilda.migration.actions
- ViewCreate(View) - Constructor for class tilda.migration.actions.ViewCreate
- ViewDistinctOn - Class in tilda.parsing.parts
- ViewDistinctOn() - Constructor for class tilda.parsing.parts.ViewDistinctOn
- ViewDrop - Class in tilda.migration.actions
- ViewDrop - Class in tilda.migration.drops
- ViewDrop(ViewMeta) - Constructor for class tilda.migration.drops.ViewDrop
- ViewDrop(View) - Constructor for class tilda.migration.actions.ViewDrop
- ViewJoin - Class in tilda.parsing.parts
- ViewJoin() - Constructor for class tilda.parsing.parts.ViewJoin
- ViewJoinSimple - Class in tilda.parsing.parts
- ViewJoinSimple() - Constructor for class tilda.parsing.parts.ViewJoinSimple
- ViewMeta - Class in tilda.db.metadata
- ViewMeta(String, String, String) - Constructor for class tilda.db.metadata.ViewMeta
- ViewPivot - Class in tilda.parsing.parts
- ViewPivot() - Constructor for class tilda.parsing.parts.ViewPivot
- ViewPivotAggregate - Class in tilda.parsing.parts
- ViewPivotAggregate() - Constructor for class tilda.parsing.parts.ViewPivotAggregate
- ViewPivotAggregate(ViewPivotAggregate) - Constructor for class tilda.parsing.parts.ViewPivotAggregate
- ViewPivotColumn - Class in tilda.parsing.parts
- ViewPivotColumn() - Constructor for class tilda.parsing.parts.ViewPivotColumn
- ViewPivotValue - Class in tilda.parsing.parts
- ViewPivotValue() - Constructor for class tilda.parsing.parts.ViewPivotValue
- ViewRealize - Class in tilda.parsing.parts
- ViewRealize() - Constructor for class tilda.parsing.parts.ViewRealize
- ViewRealizedWrapper - Class in tilda.parsing.parts
- ViewRealizedWrapper(Object, View) - Constructor for class tilda.parsing.parts.ViewRealizedWrapper
- ViewRealizeIncremental - Class in tilda.parsing.parts
- ViewRealizeIncremental() - Constructor for class tilda.parsing.parts.ViewRealizeIncremental
- ViewRealizeMapping - Class in tilda.parsing.parts
- ViewRealizeMapping() - Constructor for class tilda.parsing.parts.ViewRealizeMapping
- ViewTimeSeries - Class in tilda.parsing.parts
- ViewTimeSeries() - Constructor for class tilda.parsing.parts.ViewTimeSeries
- ViewTimeSeriesJoin - Class in tilda.parsing.parts
- ViewTimeSeriesJoin() - Constructor for class tilda.parsing.parts.ViewTimeSeriesJoin
- VisibilityType - Enum in tilda.enums
- visitErrorNode(ErrorNode) - Method in class tilda.grammar.TildaSQLTreePrinter
- visitNode(int, int, View.DepWrapper, List<View.DepWrapper>) - Method in class tilda.generation.html.Docs.DependencyPrinter
- visitNode(int, int, T, List<T>) - Method in interface tilda.utils.Graph.Visitor
- visitTerminal(TerminalNode) - Method in class tilda.grammar.TildaSQLTreePrinter
W
- Warning(String) - Static method in class tilda.utils.AsciiArt
- WEBSPECIALCHARS - Static variable in class tilda.utils.TextUtil
- WEEKOFMONTH - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NameweekOfMonth of type int DescriptionISO 8601 week of the month (starting with 1) of the date ColumnTILDA.DateDim.weekOfMonth of type integer Full Nametilda.data.TILDA.DateDim.weekOfMonth Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - WEEKOFYEAR - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
NameweekOfYear of type int DescriptionISO 8601 week of the year (starting with 1) of the date ColumnTILDA.DateDim.weekOfYear of type integer Full Nametilda.data.TILDA.DateDim.weekOfYear Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - when(SelectQuery, String) - Method in class tilda.db.QueryHelper.CaseClause
- where() - Method in class tilda.db.QueryHelper
- WHERE - tilda.db.QueryHelper.S
- WhereClauseCodeGen - Interface in tilda.grammar
- WhereClauseCodeGenJava - Class in tilda.grammar
- WhereClauseCodeGenJava() - Constructor for class tilda.grammar.WhereClauseCodeGenJava
- WhereClauseCodeGenJavaOnJson - Class in tilda.grammar
- WhereClauseCodeGenJavaOnJson() - Constructor for class tilda.grammar.WhereClauseCodeGenJavaOnJson
- WhereClauseCodeGenTildaQL - Class in tilda.grammar
- WhereClauseCodeGenTildaQL() - Constructor for class tilda.grammar.WhereClauseCodeGenTildaQL
- WhereClauseCompositionClassGenerator - Class in tilda.grammar
- WhereClauseCompositionClassGenerator(String, Class<?>) - Constructor for class tilda.grammar.WhereClauseCompositionClassGenerator
- WhereClauseCompositionClassGenerator.WhereClauseDef - Class in tilda.grammar
- WhereClauseCompositionCodeGen - Interface in tilda.grammar
- WhereClauseCompositionCodeGenJava - Class in tilda.grammar
- WhereClauseCompositionCodeGenJava() - Constructor for class tilda.grammar.WhereClauseCompositionCodeGenJava
- WhereClauseDef(String, String) - Constructor for class tilda.grammar.WhereClauseCompositionClassGenerator.WhereClauseDef
- WHITE - Static variable in class tilda.utils.AnsiUtil
- within(StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, long, DurationUtil.IntervalEnum) - Method in class tilda.db.Connection
- within(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, long, DurationUtil.IntervalEnum) - Method in class tilda.db.stores.BigQuery
- within(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, long, DurationUtil.IntervalEnum) - Method in interface tilda.db.stores.DBType
- within(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, long, DurationUtil.IntervalEnum) - Method in class tilda.db.stores.MSSQL
- within(Connection, StringBuilder, Type_DatetimePrimitive, Type_DatetimePrimitive, long, DurationUtil.IntervalEnum) - Method in class tilda.db.stores.PostgreSQL
- within(Type_DatetimePrimitive, Type_DatetimePrimitive, long, DurationUtil.IntervalEnum) - Method in class tilda.db.QueryHelper
-
If Duration is positive, implements the condition Col >= ColStart && Col < ColStart + interval specified.
If Duration is negative, implements the condition Col > ColStart - interval specified && Col <= ColStart (with the interval negated). - withoutCollection(String) - Static method in class tilda.parsing.parts.Column
- Woohoo(String) - Static method in class tilda.utils.AsciiArt
- WorkItem(TableMeta) - Constructor for class tilda.Reorg.WorkItem
- WORM - tilda.enums.ObjectLifecycle
-
An object which can be initially created in the application, but cannot be updated thereafter.
- wrapup(boolean, int) - Method in class tilda.db.ArrayListResults
- write(char[], int, int) - Method in class tilda.utils.gcp.BQWriter
- write(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOG
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__CONNECTION
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__DATEDIM
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__DATELIMITDIM
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__JOB
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPART
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__KEY
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__MAPPING
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__OBJECTPERF
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__REFILLPERF
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__TRANSPERF
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in class tilda.data._Tilda.TILDA__ZONEINFO
-
Writes the object to the data store if any changes has occurred since the object was initially read from the data store or last written.
- write(Connection) - Method in interface tilda.interfaces.WriterObject
- writeBatch(Connection, List<Catalog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOG_Factory
- writeBatch(Connection, List<CatalogFormulaResult_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT_Factory
- writeBatch(Connection, List<Connection_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__CONNECTION_Factory
- writeBatch(Connection, List<DateDim_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__DATEDIM_Factory
- writeBatch(Connection, List<DateLimitDim_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__DATELIMITDIM_Factory
- writeBatch(Connection, List<FailedDependencyDDLScripts_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS_Factory
- writeBatch(Connection, List<Job_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOB_Factory
- writeBatch(Connection, List<JobPart_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPART_Factory
- writeBatch(Connection, List<JobPartMessage_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE_Factory
- writeBatch(Connection, List<Key_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__KEY_Factory
- writeBatch(Connection, List<MaintenanceLog_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__MAINTENANCELOG_Factory
- writeBatch(Connection, List<Mapping_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__MAPPING_Factory
- writeBatch(Connection, List<ObjectPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__OBJECTPERF_Factory
- writeBatch(Connection, List<RefillPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__REFILLPERF_Factory
- writeBatch(Connection, List<TransPerf_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__TRANSPERF_Factory
- writeBatch(Connection, List<ZoneInfo_Data>, int, int) - Static method in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- writeBucketList(PrintWriter, List<DocGen.NamedList<Object>>) - Method in class tilda.generation.html.DocGen
- writeComplexSchema() - Method in class tilda.generation.graphviz.GraphvizUtil
- writeFooter(PrintWriter, Schema) - Static method in class tilda.generation.html.Docs
- writeHeader(PrintWriter, Schema) - Static method in class tilda.generation.html.Docs
- writeMasterIndexHTML(PrintWriter) - Method in class tilda.generation.html.DocGen
- WriteObjectToFile(Object, String) - Method in class tilda.analyzer.helper.FileHelper
- writeRealizedSummary(PrintWriter, ParserSession, Schema) - Static method in class tilda.generation.html.Docs
- WriterObject - Interface in tilda.interfaces
- writeSchema(DocGen, ParserSession) - Method in class tilda.generation.graphviz.GraphvizUtil
- writeSchema(ParserSession) - Method in class tilda.generation.html.DocGen
- writeSearchHTML(PrintWriter, boolean) - Static method in class tilda.generation.html.DocGen
- writeSimpleSchema() - Method in class tilda.generation.graphviz.GraphvizUtil
- WriteTablesAndViews(ParserSession, PrintWriter, boolean) - Method in class tilda.generation.html.DocGen
- writeToSerializedFile(List<Reorg.WorkItem>) - Static method in class tilda.Reorg
- WRITTEN - tilda.db.InitMode
-
The object was Write()
Y
- YEAR - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Nameyear of type int DescriptionISO 8601 year (1.e., 2018) of the date. ColumnTILDA.DateDim.year of type integer Full Nametilda.data.TILDA.DateDim.year Nullabletrue ModeNORMAL Invariantfalse ProtectNONE - YEARLY - tilda.enums.TimeSeriesType
- YEARS - tilda.utils.DurationUtil.IntervalEnum
- YELLOW - Static variable in class tilda.utils.AnsiUtil
- youngest(ZonedDateTime, ZonedDateTime) - Static method in class tilda.utils.DateTimeUtil
- YYYYMMDD - Variable in class tilda.data._Tilda.TILDA__DATEDIM_Factory.COLS_BASE
-
This is the column definition for:
Nameyyyymmdd of type String DescriptionThe yyyymmdd sortable printable version of a date. ColumnTILDA.DateDim.yyyymmdd of type character(8) Full Nametilda.data.TILDA.DateDim.yyyymmdd Size8 Nullabletrue ModeNORMAL Invariantfalse ProtectNONE
Z
- ZonedDateTimeRP - Class in tilda.db.processors
- ZonedDateTimeRP() - Constructor for class tilda.db.processors.ZonedDateTimeRP
- ZoneInfo_Data - Class in tilda.data
-
This is the application class Data_ZONEINFO mapped to the table TILDA.ZONEINFO.
- ZoneInfo_Data() - Constructor for class tilda.data.ZoneInfo_Data
- ZoneInfo_Factory - Class in tilda.data
-
This is the application class Data_ZONEINFO mapped to the table TILDA.ZONEINFO.
- ZoneInfo_Factory() - Constructor for class tilda.data.ZoneInfo_Factory
- ZULU - tilda.utils.DateTimeZone
_
- __ENUMERATIONS_BY_ID - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- __ENUMERATIONS_BY_VALUE - Static variable in class tilda.data._Tilda.TILDA__ZONEINFO_Factory
- __Saved_columnName - Variable in class tilda.data._Tilda.TILDA__CATALOG
- __Saved_dst - Variable in class tilda.data._Tilda.TILDA__MAPPING
- __Saved_dt - Variable in class tilda.data._Tilda.TILDA__DATEDIM
- __Saved_formulaRefnum - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- __Saved_id - Variable in class tilda.data._Tilda.TILDA__CONNECTION
- __Saved_id - Variable in class tilda.data._Tilda.TILDA__ZONEINFO
- __Saved_invalidDate - Variable in class tilda.data._Tilda.TILDA__DATELIMITDIM
- __Saved_name - Variable in class tilda.data._Tilda.TILDA__KEY
- __Saved_objectName - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- __Saved_objectName - Variable in class tilda.data._Tilda.TILDA__REFILLPERF
- __Saved_refnum - Variable in class tilda.data._Tilda.TILDA__CATALOG
- __Saved_refnum - Variable in class tilda.data._Tilda.TILDA__JOB
- __Saved_refnum - Variable in class tilda.data._Tilda.TILDA__JOBPART
- __Saved_refnum - Variable in class tilda.data._Tilda.TILDA__JOBPARTMESSAGE
- __Saved_refnum - Variable in class tilda.data._Tilda.TILDA__KEY
- __Saved_refnum - Variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- __Saved_schemaName - Variable in class tilda.data._Tilda.TILDA__CATALOG
- __Saved_schemaName - Variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- __Saved_schemaName - Variable in class tilda.data._Tilda.TILDA__REFILLPERF
- __Saved_seq - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- __Saved_src - Variable in class tilda.data._Tilda.TILDA__MAPPING
- __Saved_srcSchemaName - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- __Saved_srcTVName - Variable in class tilda.data._Tilda.TILDA__FAILEDDEPENDENCYDDLSCRIPTS
- __Saved_tableViewName - Variable in class tilda.data._Tilda.TILDA__CATALOG
- __Saved_type - Variable in class tilda.data._Tilda.TILDA__MAPPING
- __Saved_value - Variable in class tilda.data._Tilda.TILDA__CATALOGFORMULARESULT
- __Saved_value - Variable in class tilda.data._Tilda.TILDA__ZONEINFO
- _action_Values - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
These are the enumerated values for tilda.data.TILDA.MaintenanceLog.action, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 Execute Execute Execute NONE Execute 1 Create Create Create NONE Create 2 Update Update Update NONE Update 3 Drop Drop Drop NONE Drop 4 Rename Rename Rename NONE Rename 5 Comment Comment Comment NONE Comment 6 Optimize Optimize Optimize NONE Optimize 7 Vacuum Vacuum Vacuum NONE Vacuum 8 Reorg Reorg Reorg NONE Reorg 9 Cluster Cluster Cluster NONE Cluster 10 Access Access Access NONE Access Control 11 Catalog Catalog Catalog NONE Catalog - _actionAccess - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionCatalog - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionCluster - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionComment - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionCreate - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionDrop - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionExecute - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionOptimize - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionRename - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionReorg - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _Actions - Variable in class tilda.migration.MigrationScript
- _actionUpdate - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _actionVacuum - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _After - Variable in class tilda.parsing.parts.ExtraDDL
- _AGG_REGEX - Static variable in enum tilda.enums.AggregateType
-
Pattern for an aggregate with params, e.g., "abced(param1, ...)".
- _Aggregate - Variable in class tilda.parsing.parts.Column
- _Aggregate - Variable in class tilda.parsing.parts.ViewColumn
- _Aggregate - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _AggregateAttributes - Variable in class tilda.parsing.parts.ViewColumn
- _AggregateAttributes - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _AggregateOrderBy - Variable in class tilda.parsing.parts.Column
- _Aggregates - Variable in class tilda.parsing.parts.ViewPivot
- _AggregateStr - Variable in class tilda.parsing.parts.ViewColumn
- _AggregateStr - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _ALIASES - Static variable in enum tilda.enums.AggregateType
- _ALIASES - Static variable in enum tilda.enums.ColumnType
- _AllowEmpty - Variable in class tilda.parsing.parts.Column
- _AppClassName - Variable in class tilda.parsing.parts.Interface
- _AppDataClassName - Variable in class tilda.parsing.parts.Base
- _AppDataGenerator - Variable in class tilda.generation.GeneratorSession
- _AppFactoryClassName - Variable in class tilda.parsing.parts.Base
- _AppFactoryGenerator - Variable in class tilda.generation.GeneratorSession
- _ArgumentLists - Variable in class tilda.grammar.TildaSQLValidator
- _ArgumentTypes - Variable in class tilda.grammar.TypeManager
- _array - Variable in class tilda.utils.json.JSONPrinter
- _ArrayCompatible - Variable in enum tilda.enums.ColumnType
- _As - Variable in class tilda.generation.helpers.TableRankTracker
- _As - Variable in class tilda.parsing.parts.View.DepWrapper
- _As - Variable in class tilda.parsing.parts.ViewColumn
- _As - Variable in class tilda.parsing.parts.ViewJoin
- _Asc - Variable in class tilda.db.metadata.IndexColumnMeta
- _AscStr - Variable in class tilda.db.metadata.IndexColumnMeta
- _Attributes - Variable in class tilda.parsing.parts.Query
- _Attributes - Variable in class tilda.parsing.parts.SubWhereClause
- _Autogen - Variable in class tilda.parsing.parts.PrimaryKey
- _Base - Variable in class tilda.migration.actions.TableViewRename
- _Base - Variable in class tilda.migration.actions.TableViewSchemaSet
- _BASE_TILDA_SCHEMA_RESOURCE - Static variable in class tilda.parsing.parts.Schema
- _BASE_TILDATMP_SCHEMA_RESOURCE - Static variable in class tilda.parsing.parts.Schema
- _BaseClassName - Variable in class tilda.parsing.parts.Base
- _BaseClassName - Variable in class tilda.parsing.parts.Interface
- _BaseIterator - Variable in class tilda.utils.ReverseIterator
- _BasePath - Variable in class tilda.analyzer.helper.FileHelper
- _BB - Variable in class tilda.utils.gcp.BQWriter
- _Before - Variable in class tilda.parsing.parts.ExtraDDL
- _Between - Variable in class tilda.parsing.parts.ViewTimeSeries
- _BinCloseSequences - Variable in class tilda.grammar.WhereClauseCodeGenJava
- _Block - Variable in class tilda.parsing.parts.ViewColumn
- _BODYEND_PATTERN - Static variable in class tilda.utils.HTMLFilter
- _BODYSTART_PATTERN - Static variable in class tilda.utils.HTMLFilter
- _bytes - Variable in class tilda.utils.gcp.JobCostDetails
- _C - Variable in class tilda.db.Connection
- _C - Variable in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- _C - Variable in class tilda.db.QueryHelper
- _C - Variable in class tilda.generation.helpers.TotalMess
- _C - Variable in class tilda.parsing.parts.helpers.ReferenceHelper
- _C - Variable in class tilda.utils.concurrent.DBPoll
- _C - Variable in class tilda.utils.pairs.CharStringPair
- _CANCEL_SQL_STATES - Static variable in class tilda.db.stores.BigQuery
-
BigQuery Cancellation codes, from https://www.postgresql.org/docs/11/errcodes-appendix.html
- _CANCEL_SQL_STATES - Static variable in class tilda.db.stores.PostgreSQL
-
Postgres Cancellation codes, from https://www.postgresql.org/docs/11/errcodes-appendix.html
- _Canceled - Variable in class tilda.db.QueryDetails
- _Cardinality - Variable in class tilda.db.QueryHelper
- _Cases - Variable in class tilda.db.QueryHelper.CaseClause
- _CaseSensitiveColumns - Variable in class tilda.parsing.parts.Convention
- _CG - Variable in class tilda.grammar.TildaCompositionValidator
- _CG - Variable in class tilda.grammar.TildaSQLValidator
- _CGSql - Variable in class tilda.parsing.ParserSession
- _ch - Variable in class tilda.utils.gcp.FHIRProviderCH
- _children - Variable in class tilda.utils.Graph.Node
- _CL - Variable in class tilda.generation.helpers.CatalogHelper
- _classNames - Variable in class tilda.db.config.Bootstrappers
- _Clause - Variable in class tilda.parsing.parts.Query
- _Clause - Variable in class tilda.parsing.parts.SubWhereX
- _ClauseDynamic - Variable in class tilda.parsing.parts.Query
- _ClauseStatic - Variable in class tilda.parsing.parts.Query
- _cleanWriter - Variable in class tilda.db.processors.ExporterRecordProcessor
- _CloneAs - Variable in class tilda.parsing.parts.Object
- _CloneFrom - Variable in class tilda.parsing.parts.Object
- _Clones - Variable in class tilda.parsing.parts.Object
- _Cluster - Variable in class tilda.db.metadata.IndexMeta
- _Cluster - Variable in class tilda.parsing.parts.Index
- _CMeta - Variable in class tilda.migration.actions.ColumnAlterType
- _CMeta - Variable in class tilda.utils.pairs.ColMetaColPair
- _CmsData - Variable in class tilda.loader.parser.Config
- _Coalesce - Variable in class tilda.parsing.parts.ViewColumn
- _Coalesce - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _CoalesceNumbers - Variable in class tilda.parsing.parts.Formula
- _Code - Variable in enum tilda.utils.HttpStatus
- _CodeGen - Variable in class tilda.grammar.WhereClauseCodeGenJava
- _CodeGen - Variable in class tilda.grammar.WhereClauseCodeGenTildaQL
- _CodeGen - Variable in class tilda.grammar.WhereClauseCompositionCodeGenJava
- _col - Variable in class tilda.migration.actions.ColumnAdd
- _col - Variable in class tilda.migration.actions.TableColumnRename
- _Col - Variable in class tilda.db.metadata.IndexColumnMeta
- _Col - Variable in class tilda.db.QueryHelper.CaseClause
- _Col - Variable in class tilda.migration.actions.ColumnAlterNull
- _Col - Variable in class tilda.migration.actions.ColumnAlterNumericSize
- _Col - Variable in class tilda.migration.actions.ColumnAlterStringSize
- _Col - Variable in class tilda.migration.actions.ColumnAlterType
- _Col - Variable in class tilda.migration.actions.ColumnComment
- _Col - Variable in class tilda.migration.actions.ColumnDefault
- _Col - Variable in class tilda.migration.drops.ColumnDrop
- _Col - Variable in class tilda.parsing.parts.OrderBy
- _Col - Variable in class tilda.parsing.parts.Query.Attribute
- _Col - Variable in class tilda.utils.pairs.ColMetaColPair
- _ColMeta - Variable in class tilda.migration.actions.ColumnAlterNumericSize
- _ColMeta - Variable in class tilda.migration.actions.ColumnAlterStringSize
- _cols - Variable in class tilda.db.TildaObjectMetaData
- _ColTypeStr - Variable in class tilda.migration.actions.ColumnAlterType
- _Column - Variable in class tilda.loader.parser.ColumnHeader
- _Column - Variable in class tilda.parsing.parts.formulaTemplates.Binning
- _Column - Variable in class tilda.parsing.parts.formulaTemplates.Flagging
- _Column - Variable in class tilda.parsing.parts.MigrationRename
- _ColumnFrom - Variable in class tilda.grammar.ErrorList.Error
- _ColumnHeaderList - Variable in class tilda.loader.parser.DataObject
- _ColumnList - Variable in class tilda.analyzer.bean.Table
- _ColumnName - Variable in class tilda.analyzer.bean.Column
- _ColumnName - Variable in class tilda.migration.actions.ColumnDrop
- _ColumnName - Variable in class tilda.parsing.parts.MigrationRename
- _ColumnName - Variable in class tilda.parsing.parts.ViewPivot
- _ColumnNames - Variable in class tilda.parsing.parts.MigrationNotNull
- _ColumnNamingConvention - Variable in class tilda.parsing.parts.Convention
- _ColumnNamingConventionStr - Variable in class tilda.parsing.parts.Convention
- _ColumnObjs - Variable in class tilda.parsing.parts.Index
- _ColumnObjs - Variable in class tilda.parsing.parts.Mask
- _ColumnObjs - Variable in class tilda.parsing.parts.OutputMap
- _ColumnObjs - Variable in class tilda.parsing.parts.PrimaryKey
- _ColumnObjs - Variable in class tilda.parsing.parts.ViewDistinctOn
- _columns - Variable in class tilda.parsing.Validator.Line
- _Columns - Variable in class tilda.analyzer.data.TableContentDetails
- _Columns - Variable in class tilda.analyzer.parser.Rule
- _Columns - Variable in class tilda.db.metadata.FKMeta
- _Columns - Variable in class tilda.db.metadata.IndexMeta
- _Columns - Variable in class tilda.db.metadata.PKMeta
- _Columns - Variable in class tilda.grammar.TypeManager
- _Columns - Variable in class tilda.parsing.parts.Index
- _Columns - Variable in class tilda.parsing.parts.IndexTemplate
- _Columns - Variable in class tilda.parsing.parts.Mask
- _Columns - Variable in class tilda.parsing.parts.MigrationDrop
- _Columns - Variable in class tilda.parsing.parts.MigrationNotNull
- _Columns - Variable in class tilda.parsing.parts.Object
- _Columns - Variable in class tilda.parsing.parts.OutputMap
- _Columns - Variable in class tilda.parsing.parts.PrimaryKey
- _Columns - Variable in class tilda.parsing.parts.View.DepWrapper
- _Columns - Variable in class tilda.parsing.parts.ViewDistinctOn
- _ColumnsList - Variable in class tilda.db.metadata.TableMeta
- _ColumnsList - Variable in class tilda.db.metadata.ViewMeta
- _ColumnsMap - Variable in class tilda.db.metadata.TableMeta
- _ColumnTo - Variable in class tilda.grammar.ErrorList.Error
- _COMMAQUESTION - Static variable in class tilda.data._Tilda.TILDA__2_5
- _COMMAQUESTION - Static variable in class tilda.data.tmp._Tilda.TILDA__2_5
- _commitCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.commitCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 commitCount_CreateDefault 0 commitCount_CreateDefault CREATE commitCount_CreateDefault - _commitCountCommitCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _commitNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.commitNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 commitNano_CreateDefault 0 commitNano_CreateDefault CREATE commitNano_CreateDefault - _commitNanoCommitNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _CompatibleDBTypes - Static variable in enum tilda.enums.ColumnType
- _CompatibleTypes - Static variable in enum tilda.enums.ColumnType
- _composable - Variable in enum tilda.enums.AggregateType
- _CompositeName - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _CompositionWhereClauseExpression - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator
- _CompositionWhereClauseExpressionGen - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator
- _CompressionSeconds - Variable in class tilda.parsing.parts.History
- _connectionCloseCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.connectionCloseCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 connectionCloseCount_CreateDefault 0 connectionCloseCount_CreateDefault CREATE connectionCloseCount_CreateDefault - _connectionCloseCountConnectionCloseCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _connectionCloseNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.connectionCloseNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 connectionCloseNano_CreateDefault 0 connectionCloseNano_CreateDefault CREATE connectionCloseNano_CreateDefault - _connectionCloseNanoConnectionCloseNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _connectionGetCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.connectionGetCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 connectionGetCount_CreateDefault 0 connectionGetCount_CreateDefault CREATE connectionGetCount_CreateDefault - _connectionGetCountConnectionGetCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _connectionGetNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.connectionGetNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 connectionGetNano_CreateDefault 0 connectionGetNano_CreateDefault CREATE connectionGetNano_CreateDefault - _connectionGetNanoConnectionGetNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _Conns - Variable in class tilda.db.config.ConnDefs
- _Constant - Variable in class tilda.loader.parser.ColumnHeader
- _Conventions - Variable in class tilda.parsing.parts.Schema
- _cost - Variable in class tilda.utils.gcp.JobCostDetails
- _costModeling - Variable in class tilda.utils.gcp.JobCostDetails
- _Count - Variable in class tilda.db.processors.RegexMatchingRP.RegexDef
- _Count - Variable in class tilda.performance.TransactionInfo
- _CountStarDeprecated - Variable in class tilda.parsing.parts.View
- _Created - Variable in class tilda.analyzer.bean.Schema
- _Created - Variable in class tilda.analyzer.data.ColumnContentDetails
- _Created - Variable in class tilda.analyzer.data.SchemaContentDetails
- _Created - Variable in class tilda.analyzer.data.TableContentDetails
- _CreatedName - Variable in class tilda.parsing.parts.Convention
- _CSVHeader - Variable in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- _D - Variable in class tilda.FolderCompare.FolderStats
- _D1 - Variable in class tilda.utils.pairs.StringDateDatePair
- _D2 - Variable in class tilda.utils.pairs.StringDateDatePair
- _DatasetName - Variable in class tilda.loader.parser.DataObject
- _DataSourcesById - Static variable in class tilda.db.ConnectionPool
- _DataSourcesBySig - Static variable in class tilda.db.ConnectionPool
- _datePattern - Variable in class tilda.loader.parser.DataObject
- _dateTimePattern - Variable in class tilda.loader.parser.DataObject
- _Db - Variable in class tilda.parsing.parts.Index
- _DB - Variable in class tilda.db.config.Conn
- _DB - Variable in class tilda.db.Connection
- _DB - Variable in class tilda.parsing.parts.Query
- _DBColumns - Variable in class tilda.db.metadata.ViewMeta
- _DBSchemas - Variable in class tilda.db.metadata.DatabaseMeta
- _DBTables - Variable in class tilda.db.metadata.SchemaMeta
- _DBTypes - Static variable in interface tilda.db.stores.DBType
- _DBViews - Variable in class tilda.db.metadata.SchemaMeta
- _DdlDepMan - Variable in class tilda.migration.actions.DDLDependencyPostManagement
- _DdlDepMan - Variable in class tilda.migration.actions.DDLDependencyPreManagement
- _Deadlocked - Variable in class tilda.db.QueryDetails
- _Default - Variable in class tilda.db.metadata.ColumnMeta
- _Default - Variable in class tilda.parsing.parts.Column
- _Default - Variable in class tilda.parsing.parts.ColumnValue
- _Default - Variable in class tilda.parsing.parts.MigrationNotNull
- _DEFAULT_BASE_URI - Static variable in class tilda.utils.cms.FHIRProviderDPC
- _DEFAULT_ENV_VAR_NAME - Static variable in class tilda.utils.FileUtil
- _DEFAULT_LEAD - Static variable in class tilda.utils.AsciiArt
- _DEFAULT_STRING_AGG_SIZE - Static variable in enum tilda.enums.AggregateType
-
For STRING aggregates, we can't reuse the size of the source column, so we set a default here of 10B which hopefully is enough 10MB = 10*1024*1024
- _DefaultCreateValue - Variable in class tilda.parsing.parts.Column
- _DefaultLC - Variable in class tilda.parsing.parts.Convention
- _DefaultLCStr - Variable in class tilda.parsing.parts.Convention
- _DefaultMode - Variable in class tilda.parsing.parts.Convention
- _DefaultModeStr - Variable in class tilda.parsing.parts.Convention
- _defaultOutputMapCols - Variable in class tilda.db.TildaObjectMetaData
- _DefaultTzMode - Variable in class tilda.parsing.parts.Convention
- _DefaultTzModeStr - Variable in class tilda.parsing.parts.Convention
- _DefaultUpdateValue - Variable in class tilda.parsing.parts.Column
- _DefaultValue - Variable in class tilda.loader.parser.ColumnHeader
- _DeleteCount - Variable in class tilda.performance.TableInfo
- _deleteCount_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.deleteCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 deleteCount_CreateDefault 0 deleteCount_CreateDefault CREATE deleteCount_CreateDefault - _deleteCountDeleteCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _DeletedName - Variable in class tilda.parsing.parts.Convention
- _deleteFirst - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _DeleteNano - Variable in class tilda.performance.TableInfo
- _deleteNano_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.deleteNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 deleteNano_CreateDefault 0 deleteNano_CreateDefault CREATE deleteNano_CreateDefault - _deleteNanoDeleteNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _DeleteRecords - Variable in class tilda.performance.TableInfo
- _deleteRecords_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.deleteRecords, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 deleteRecords_CreateDefault 0 deleteRecords_CreateDefault CREATE deleteRecords_CreateDefault - _deleteRecordsDeleteRecords_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _Dependencies - Variable in class tilda.parsing.ParserSession
- _Dependencies - Variable in class tilda.parsing.parts.Schema
- _Dependencies - Variable in class tilda.parsing.parts.View
- _DependencySchemas - Variable in class tilda.db.config.ConnDefs
- _DependencySchemas - Static variable in class tilda.db.ConnectionPool
- _DependencySchemas - Variable in class tilda.parsing.parts.Schema
- _Descendents - Variable in class tilda.FolderCompare.FolderStats
- _Descr - Variable in class tilda.db.metadata.ColumnMeta
- _Descr - Variable in class tilda.db.metadata.TableMeta
- _Descr - Variable in class tilda.db.metadata.ViewMeta
- _Descr - Variable in class tilda.grammar.servlets.ColDefJson
- _Descr - Variable in class tilda.parsing.parts.JsonSchema
- _Descr - Variable in class tilda.parsing.parts.JsonValidation
- _Description - Variable in class tilda.parsing.parts.Base
- _Description - Variable in class tilda.parsing.parts.CloneColumn
- _Description - Variable in class tilda.parsing.parts.Cloner
- _Description - Variable in class tilda.parsing.parts.Column
- _Description - Variable in class tilda.parsing.parts.ColumnValue
- _Description - Variable in class tilda.parsing.parts.Documentation
- _Description - Variable in class tilda.parsing.parts.Enumeration
- _Description - Variable in class tilda.parsing.parts.Field
- _Description - Variable in class tilda.parsing.parts.Formula
- _Description - Variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- _Description - Variable in class tilda.parsing.parts.Interface
- _Description - Variable in class tilda.parsing.parts.JsonField
- _Description - Variable in class tilda.parsing.parts.Mapper
- _Description - Variable in class tilda.parsing.parts.SubWhereClause
- _Description - Variable in class tilda.parsing.parts.SubWhereX
- _Description - Variable in class tilda.parsing.parts.Value
- _Description - Variable in class tilda.parsing.parts.ViewColumn
- _Description - Variable in class tilda.parsing.parts.ViewRealizeMapping
- _Descriptions - Variable in class tilda.Docs.MasterConfig
- _Descriptions - Variable in class tilda.Docs.MasterConfig.Group
- _DescriptionX - Variable in class tilda.parsing.parts.Base
- _DestObject - Variable in class tilda.parsing.parts.ColumnEnum
- _DestObject - Variable in class tilda.parsing.parts.ColumnMapper
- _DestObject - Variable in class tilda.parsing.parts.ForeignKey
- _DestObjectObj - Variable in class tilda.parsing.parts.ColumnEnum
- _DestObjectObj - Variable in class tilda.parsing.parts.ColumnMapper
- _DestObjectObj - Variable in class tilda.parsing.parts.ForeignKey
- _DirectoryPath - Variable in class tilda.analyzer.parser.AnalyzerData
- _Distinct - Variable in class tilda.parsing.parts.ViewColumn
- _Distinct - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _DistinctOn - Variable in class tilda.parsing.parts.View
- _DocsGenerator - Variable in class tilda.generation.GeneratorSession
- _Documentation - Variable in class tilda.parsing.parts.Schema
- _Driver - Variable in class tilda.db.config.Conn
- _Dynamic - Variable in class tilda.parsing.parts.Schema
- _Elements - Variable in class tilda.utils.json.JSONPrinter
- _EmailConfig - Variable in class tilda.db.config.ConnDefs
- _EmailConfigDetails - Static variable in class tilda.db.ConnectionPool
- _end - Variable in class tilda.parsing.parts.Query.Match
- _endTs - Variable in class tilda.db.processors.ExporterRecordProcessor
- _EntityClass - Variable in class tilda.parsing.parts.Base
- _EntityClasses - Variable in class tilda.parsing.parts.Schema
- _Enum - Variable in class tilda.parsing.parts.Column
- _Enumerations - Variable in class tilda.parsing.parts.Schema
- _EQUALQUESTION - Static variable in class tilda.data._Tilda.TILDA__2_5
- _EQUALQUESTION - Static variable in class tilda.data.tmp._Tilda.TILDA__2_5
- _Errors - Variable in class tilda.grammar.ErrorList
- _Errors - Variable in class tilda.grammar.TildaCompositionValidator
- _Errors - Variable in class tilda.grammar.TildaSQLValidator
- _Errors - Variable in class tilda.parsing.ParserSession
- _ETL - Variable in class tilda.parsing.parts.Object
- _Exceptions - Variable in class tilda.utils.concurrent.Executor
- _Exclude - Variable in class tilda.parsing.parts.CloneColumn
- _Exclude - Variable in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- _Exclude - Variable in class tilda.parsing.parts.OutputMap
- _Exclude - Variable in class tilda.parsing.parts.ViewColumn
- _Exclude_DEPRECATED - Variable in class tilda.parsing.parts.ViewRealize
- _ExcludedColumns - Variable in class tilda.parsing.parts.History
- _Excludes_DEPRECATED - Variable in class tilda.parsing.parts.ViewRealize
- _Executor - Variable in class tilda.utils.concurrent.Executor
- _Expansions - Variable in class tilda.parsing.parts.formulaTemplates.Template
- _ExportPublish - Variable in class tilda.parsing.parts.Documentation
- _Expression - Variable in class tilda.parsing.parts.ViewColumn
- _Expression - Variable in class tilda.parsing.parts.ViewPivotValue
- _Expression_DEPRECATED - Variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- _expressionDependencyColumnNames - Variable in class tilda.parsing.parts.Column
- _expressionStrs - Variable in class tilda.parsing.parts.Column
- _ExtraColumns - Variable in class tilda.parsing.parts.Mapper
- _ExtraDDL - Variable in class tilda.parsing.parts.Schema
- _factoryClass - Variable in class tilda.db.processors.ExporterObjectProcessorCSV
- _factoryClass - Variable in class tilda.db.TildaObjectMetaData
- _FailedUnmanagedViewScripts - Variable in class tilda.migration.DDLDependencyManager
- _FailedValidation - Variable in class tilda.parsing.parts.ViewColumn
- _FailedValidation - Variable in class tilda.parsing.parts.ViewJoin
- _FailedValidation - Variable in class tilda.parsing.parts.ViewPivot
- _FailedValidation - Variable in class tilda.parsing.parts.ViewRealize
- _FailedValidation - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _FailedValidation - Variable in class tilda.parsing.parts.ViewTimeSeries
- _FailedValidation - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _FCT - Variable in class tilda.parsing.parts.Column
- _FCT - Variable in class tilda.parsing.parts.ViewColumn
- _fhirStoreUri - Variable in class tilda.utils.cms.FHIRProviderDPC
- _fhirStoreUri - Variable in class tilda.utils.gcp.FHIRProviderCH
- _Fields - Variable in class tilda.parsing.parts.Interface
- _Fields - Variable in class tilda.parsing.parts.JsonSchema
- _FileCount - Variable in class tilda.FolderCompare.FolderStats
- _FileCountDescendents - Variable in class tilda.FolderCompare.FolderStats
- _FileList - Variable in class tilda.loader.parser.DataObject
- _FileName - Variable in class tilda.loader.csv.stores.CSVImporter.Results
- _FileSize - Variable in class tilda.FolderCompare.FolderStats
- _FileSizeDescendents - Variable in class tilda.FolderCompare.FolderStats
- _Filter - Variable in class tilda.parsing.parts.ViewColumn
- _FK - Variable in class tilda.migration.actions.TableFKAdd
- _FK - Variable in class tilda.migration.actions.TableFKDrop
- _FKCol - Variable in class tilda.db.metadata.FKColumnMeta
- _FKInCount - Static variable in class tilda.db.metadata.MetaPerformance
- _FkInList - Variable in class tilda.analyzer.data.TableContentDetails
- _FKInNano - Static variable in class tilda.db.metadata.MetaPerformance
- _FKOutCount - Static variable in class tilda.db.metadata.MetaPerformance
- _FkOutList - Variable in class tilda.analyzer.data.TableContentDetails
- _FKOutNano - Static variable in class tilda.db.metadata.MetaPerformance
- _FKs - Variable in class tilda.generation.helpers.TotalMess
- _flag - Variable in class tilda.utils.CheckList.Item
- _flatPrint - Variable in class tilda.parsing.TildaLayoutDef
- _folded - Variable in class tilda.parsing.Validator.Line
- _ForeignKey - Variable in class tilda.parsing.parts.Column
- _ForeignKeyNamePostfix - Variable in class tilda.parsing.parts.Convention
- _ForeignKeys - Variable in class tilda.parsing.parts.Object
- _ForeignKeys - Variable in class tilda.parsing.parts.ViewRealize
- _ForeignKeysIn - Variable in class tilda.db.metadata.TableMeta
- _ForeignKeysOut - Variable in class tilda.db.metadata.TableMeta
- _ForeignRealizations - Variable in class tilda.parsing.parts.Schema
- _FormatRules - Variable in class tilda.analyzer.parser.AnalyzerData
- _Formula - Variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- _FormulaOnly - Variable in class tilda.parsing.parts.ViewColumn
- _Formulas - Variable in class tilda.parsing.parts.View
- _FormulasRegEx - Variable in class tilda.parsing.parts.View
- _FormulaStrs - Variable in class tilda.parsing.parts.Formula
- _FormulaTemplate - Variable in class tilda.parsing.parts.Formula
- _FormulaTemplates - Variable in class tilda.parsing.parts.View
- _From - Variable in class tilda.parsing.parts.SubWhereClause
- _From - Variable in class tilda.parsing.parts.ViewJoinSimple
- _FromCol - Variable in class tilda.parsing.parts.ViewJoinSimple
- _FromObj - Variable in class tilda.parsing.parts.SubWhereClause
- _FST - Variable in class tilda.parsing.parts.Object
- _full - Variable in class tilda.Reorg.Params
- _FullName - Variable in class tilda.parsing.parts.Cloner
- _FullNameFormatted - Variable in class tilda.db.metadata.TableMeta
- _FullNameLowerCase - Variable in class tilda.db.metadata.TableMeta
- _FullNameLowerCase - Variable in class tilda.Reorg.WorkItem
- _FullSelect - Variable in class tilda.db.QueryHelper
- _gc - Variable in class tilda.utils.gcp.FHIRProviderCH
- _Globals - Variable in class tilda.parsing.parts.ViewPivot
- _Graph - Variable in class tilda.parsing.parts.Documentation
- _group - Variable in class tilda.parsing.TildaLayoutDef
- _group - Variable in class tilda.parsing.Validator.Column
- _Group - Variable in class tilda.parsing.parts.ColumnMapper
- _Group - Variable in class tilda.parsing.parts.MappingColumn
- _GroupColumn - Variable in class tilda.parsing.parts.MappingColumn
- _Groupings - Variable in class tilda.parsing.parts.ColumnValue
- _Groups - Variable in class tilda.Docs.MasterConfig
- _hasErrors - Variable in class tilda.utils.CheckList
- _HasMore - Variable in class tilda.db.ArrayListResults
- _HasNaturalIdentity - Variable in class tilda.parsing.parts.Object
- _HasNonUniqueIndex - Variable in class tilda.parsing.parts.Object
- _HasUniqueIndex - Variable in class tilda.parsing.parts.Object
- _HasUniqueQuery - Variable in class tilda.parsing.parts.Base
- _header - Variable in class tilda.db.processors.ExporterObjectProcessorCSV
- _Header - Variable in class tilda.loader.parser.ColumnHeader
- _HeaderList - Variable in class tilda.loader.parser.DataObject
- _HeadersIncluded - Variable in class tilda.loader.parser.DataObject
- _History - Variable in class tilda.parsing.parts.Object
- _HistoryObj - Variable in class tilda.parsing.parts.Object
- _Http - Variable in class tilda.parsing.parts.Object
- _i - Variable in class tilda.utils.Counter
- _Id - Variable in class tilda.db.config.Conn
- _Id - Variable in class tilda.parsing.parts.DataValue
- _Id - Variable in class tilda.parsing.parts.Enumeration
- _Id - Variable in class tilda.parsing.parts.Formula
- _Id - Variable in class tilda.parsing.parts.MappingColumn
- _IdColumn - Variable in class tilda.parsing.parts.MappingColumn
- _IdentityViewColumns - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _implicitFKImport - Variable in class tilda.generation.helpers.TotalMess
- _Impls - Variable in class tilda.parsing.parts.FormulaTemplate
- _ImportFormulas - Variable in class tilda.parsing.parts.View
- _IncludedColumnObjs - Variable in class tilda.parsing.parts.History
- _IncludedColumns - Variable in class tilda.parsing.parts.History
- _Incremental - Variable in class tilda.parsing.parts.ViewRealize
- _INDENT_MULTIPLIER - Static variable in class tilda.parsing.Validator
- _index - Variable in class tilda.migration.drops.IndexDrop
- _Index - Variable in class tilda.loader.parser.ColumnHeader
- _IndexCount - Static variable in class tilda.db.metadata.MetaPerformance
- _IndexName - Variable in class tilda.Reorg.WorkItem
- _IndexNano - Static variable in class tilda.db.metadata.MetaPerformance
- _IndexTemplates - Variable in class tilda.parsing.parts.ViewRealize
- _Indices - Variable in class tilda.db.metadata.TableMeta
- _Indices - Variable in class tilda.parsing.parts.Object
- _Indices - Variable in class tilda.parsing.parts.ViewRealize
- _InitDebug - Variable in class tilda.db.config.ConnDefs
- _InitDebug - Static variable in class tilda.db.ConnectionPool
- _Initial - Variable in class tilda.db.config.Conn
- _InsertCount - Variable in class tilda.performance.TableInfo
- _insertCount_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.insertCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 insertCount_CreateDefault 0 insertCount_CreateDefault CREATE insertCount_CreateDefault - _insertCountInsertCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _InsertNano - Variable in class tilda.performance.TableInfo
- _insertNano_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.insertNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 insertNano_CreateDefault 0 insertNano_CreateDefault CREATE insertNano_CreateDefault - _insertNanoInsertNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _InsertRecords - Variable in class tilda.performance.TableInfo
- _insertRecords_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.insertRecords, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 insertRecords_CreateDefault 0 insertRecords_CreateDefault CREATE insertRecords_CreateDefault - _insertRecordsInsertRecords_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _Interleave - Variable in class tilda.parsing.parts.ViewPivot
- _InternalOnly - Variable in enum tilda.enums.ColumnType
- _Invariant - Variable in class tilda.parsing.parts.Column
- _isDependencyAction - Variable in class tilda.migration.MigrationAction
- _IsNullable - Variable in class tilda.analyzer.bean.Column
- _items - Variable in class tilda.utils.CheckList
- _IX - Variable in class tilda.migration.actions.TableIndexAdd
- _IX - Variable in class tilda.migration.actions.TableIndexAddCluster
- _IX - Variable in class tilda.migration.actions.TableIndexDrop
- _IX - Variable in class tilda.migration.actions.TableIndexDropCluster
- _j - Variable in class tilda.utils.gcp.JobResults
- _JavaClassClass - Variable in enum tilda.generation.java8.JavaJDBCType
- _JavaClassType - Variable in enum tilda.generation.java8.JavaJDBCType
- _JavaCodeGenStr - Variable in class tilda.parsing.parts.JsonValidation
- _JavaType - Variable in enum tilda.generation.java8.JavaJDBCType
- _JDBCSQLType - Variable in enum tilda.generation.java8.JavaJDBCType
- _JDBCType - Variable in enum tilda.generation.java8.JavaJDBCType
- _Join - Variable in class tilda.parsing.parts.ViewColumn
- _Join - Variable in class tilda.parsing.parts.ViewJoin
- _Join - Variable in class tilda.parsing.parts.ViewPivotColumn
- _Join - Variable in class tilda.parsing.parts.ViewTimeSeries
- _JoinOnly - Variable in class tilda.parsing.parts.ViewColumn
- _Joins - Variable in class tilda.parsing.parts.View
- _JoinStr - Variable in class tilda.parsing.parts.ViewColumn
- _JoinStr - Variable in class tilda.parsing.parts.ViewJoin
- _JS_PATTERN - Static variable in class tilda.utils.HTMLFilter
- _JsonDEPRECATED - Variable in class tilda.parsing.parts.Base
- _JsonExportName - Variable in class tilda.utils.json.elements.ElementList
- _JsonExportName - Variable in class tilda.utils.json.elements.ElementObj
- _jsonLines - Variable in class tilda.db.processors.ExporterObjectProcessorJSON
- _JsonSchema - Variable in class tilda.parsing.parts.Column
- _K - Variable in class tilda.data.Key_Data
- _KeyBatch - Variable in class tilda.parsing.parts.PrimaryKey
- _KEYS_POOL - Static variable in class tilda.db.KeysManager
- _L - Variable in class tilda.migration.actions.ColumnAlterMulti
- _label - Variable in class tilda.parsing.TildaLayoutDef
- _Label - Variable in class tilda.parsing.parts.ColumnValue
- _Label - Variable in class tilda.parsing.parts.DataValue
- _LALColumns - Variable in class tilda.parsing.parts.Index
- _LastError - Variable in class tilda.grammar.TypeManager
- _lastUpdated - Variable in class tilda.utils.fhir.FhirEntity
- _LastUpdatedName - Variable in class tilda.parsing.parts.Convention
- _LC - Variable in class tilda.parsing.parts.Interface
- _LC - Variable in class tilda.parsing.parts.Object
- _LCStr - Variable in class tilda.parsing.parts.Object
- _LD - Variable in class tilda.db.processors.LocalDateRP
- _Line - Variable in class tilda.grammar.ErrorList.Error
- _LOCAL - Static variable in class tilda.utils.DateTimeUtil
- _LOCAL_CALENDAR - Static variable in class tilda.utils.DateTimeUtil
- _LOCK_CONN_ERROR_SUBSTR - Static variable in class tilda.db.stores.BigQuery
- _LOCK_CONN_ERROR_SUBSTR - Static variable in class tilda.db.stores.MSSQL
- _LOCK_CONN_ERROR_SUBSTR - Static variable in class tilda.db.stores.PostgreSQL
- _logFreq - Variable in class tilda.db.processors.ExporterRecordProcessor
- _LOGGING_HEADER - Static variable in class tilda.db.QueryDetails
- _Lookback - Variable in class tilda.parsing.parts.ViewTimeSeries
- _LS - Variable in class tilda.migration.actions.ColumnAlterMulti
- _M - Static variable in class tilda.db.KeysManager
- _M - Static variable in class tilda.db.TildaMasterRuntimeMetaData
- _M - Static variable in class tilda.performance.PerfTracker
- _MACROS - Static variable in class tilda.generation.java8.Docs
- _Main - Variable in class tilda.parsing.ParserSession
- _maintenanceAction - Variable in class tilda.migration.MigrationAction
- _maintenanceObjectType - Variable in class tilda.migration.MigrationAction
- _Mandatories - Variable in class tilda.parsing.parts.HttpMapping
- _MandatoryObjs - Variable in class tilda.parsing.parts.HttpMapping
- _Mapper - Variable in class tilda.parsing.parts.Column
- _Mapper - Variable in class tilda.parsing.parts.ViewRealizeMapping
- _MapperDef - Variable in class tilda.parsing.parts.Column
- _Mappers - Variable in class tilda.parsing.parts.Schema
- _MappingColumns - Variable in class tilda.parsing.parts.Mapper
- _Mappings_DEPRECATED - Variable in class tilda.parsing.parts.ViewRealize
- _Mask - Variable in class tilda.parsing.parts.Mask
- _Mask - Variable in class tilda.types.ColumnDefinition
- _MaskDef - Variable in class tilda.parsing.parts.Column
- _MaskDef - Variable in class tilda.parsing.parts.ViewColumn
- _Masks - Variable in class tilda.parsing.parts.Base
- _Max - Variable in class tilda.db.ArrayListResults
- _Max - Variable in class tilda.db.config.Conn
- _Max - Variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- _Max - Variable in class tilda.utils.PaddingTracker
- _MAX_COL_COUNT - Static variable in class tilda.types.ColumnDefinition
- _MaxExclusive - Variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- _MaxThreadCount - Variable in class tilda.utils.concurrent.Executor
- _Measure - Variable in class tilda.parsing.parts.Formula
- _message - Variable in class tilda.utils.CheckList.Item
- _Message - Variable in enum tilda.utils.HttpStatus
- _Migration - Variable in class tilda.parsing.parts.Schema
- _Min - Variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- _MinExclusive - Variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- _minSize - Variable in class tilda.Reorg.Params
- _mode - Variable in class tilda.loader.parser.DataObject
- _Mode - Variable in class tilda.parsing.parts.Base
- _Mode - Variable in class tilda.parsing.parts.Column
- _ModeStr - Variable in class tilda.parsing.parts.Base
- _ModeStr - Variable in class tilda.parsing.parts.Column
- _Moves - Variable in class tilda.parsing.parts.Migration
- _Msg - Variable in class tilda.grammar.ErrorList.Error
- _multi - Variable in class tilda.parsing.parts.ForeignKey
- _multi - Variable in class tilda.parsing.parts.helpers.ReferenceHelper
- _Multi - Variable in class tilda.grammar.servlets.ColDefJson
- _Multi - Variable in class tilda.loader.parser.ColumnHeader
- _Multi - Variable in class tilda.parsing.parts.ColumnEnum
- _Multi - Variable in class tilda.parsing.parts.ColumnMapper
- _Multi - Variable in class tilda.parsing.parts.Query.Attribute
- _multiHeaderDelimeter - Variable in class tilda.loader.parser.DataObject
- _MultiHeaderDelimeter - Variable in class tilda.loader.parser.ColumnHeader
- _MultiValueDelimeter - Variable in class tilda.loader.parser.ColumnHeader
- _N - Variable in class tilda.generation.helpers.TableRankTracker
- _N - Variable in class tilda.utils.pairs.StringDateDatePair
- _N - Variable in class tilda.utils.pairs.StringIntPair
- _N - Variable in class tilda.utils.pairs.StringLongPair
- _N - Variable in class tilda.utils.pairs.StringStringPair
- _name - Variable in class tilda.parsing.parts.Query.Match
- _Name - Variable in class tilda.analyzer.bean.Schema
- _Name - Variable in class tilda.analyzer.data.ColumnContentDetails
- _Name - Variable in class tilda.analyzer.data.SchemaContentDetails
- _Name - Variable in class tilda.analyzer.data.TableContentDetails
- _Name - Variable in class tilda.analyzer.parser.Rule
- _Name - Variable in class tilda.analyzer.parser.Validation
- _Name - Variable in class tilda.db.metadata.ColumnMeta
- _Name - Variable in class tilda.db.metadata.FKMeta
- _Name - Variable in class tilda.db.metadata.IndexMeta
- _Name - Variable in class tilda.db.metadata.PKMeta
- _Name - Variable in class tilda.Docs.MasterConfig.Group
- _Name - Variable in enum tilda.enums.TransactionType
- _Name - Variable in class tilda.grammar.servlets.ColDefJson
- _Name - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator.WhereClauseDef
- _Name - Variable in class tilda.parsing.parts.Base
- _Name - Variable in class tilda.parsing.parts.CloneColumn
- _Name - Variable in class tilda.parsing.parts.Cloner
- _Name - Variable in class tilda.parsing.parts.Column
- _Name - Variable in class tilda.parsing.parts.ColumnEnum
- _Name - Variable in class tilda.parsing.parts.ColumnMapper
- _Name - Variable in class tilda.parsing.parts.ColumnValue
- _Name - Variable in class tilda.parsing.parts.Enumeration
- _Name - Variable in class tilda.parsing.parts.Field
- _Name - Variable in class tilda.parsing.parts.ForeignKey
- _Name - Variable in class tilda.parsing.parts.Formula
- _Name - Variable in class tilda.parsing.parts.FormulaTemplate
- _Name - Variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- _Name - Variable in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- _Name - Variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- _Name - Variable in class tilda.parsing.parts.HttpMapping
- _Name - Variable in class tilda.parsing.parts.Index
- _Name - Variable in class tilda.parsing.parts.IndexTemplate
- _Name - Variable in class tilda.parsing.parts.Interface
- _Name - Variable in class tilda.parsing.parts.JsonField
- _Name - Variable in class tilda.parsing.parts.Mapper
- _Name - Variable in class tilda.parsing.parts.MappingColumn
- _Name - Variable in class tilda.parsing.parts.OutputMap
- _Name - Variable in class tilda.parsing.parts.Schema
- _Name - Variable in class tilda.parsing.parts.SubWhereClause
- _Name - Variable in class tilda.parsing.parts.Value
- _Name - Variable in class tilda.parsing.parts.ViewColumn
- _Name - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _Name - Variable in class tilda.parsing.parts.ViewRealize
- _Name - Variable in class tilda.parsing.parts.ViewRealizeMapping
- _Name - Variable in class tilda.parsing.parts.ViewTimeSeries
- _Name - Variable in class tilda.performance.TableInfo
- _Name - Variable in class tilda.performance.TransactionInfo
- _Name - Variable in class tilda.utils.json.elements.ArrayElementEnd
- _Name - Variable in class tilda.utils.json.elements.ArrayElementStart
- _Name - Variable in class tilda.utils.json.elements.ElementArrayEnd
- _Name - Variable in class tilda.utils.json.elements.ElementArrayStart
- _Name - Variable in class tilda.utils.json.elements.ElementBoolean
- _Name - Variable in class tilda.utils.json.elements.ElementBooleanArray
- _Name - Variable in class tilda.utils.json.elements.ElementDouble
- _Name - Variable in class tilda.utils.json.elements.ElementDoubleArray
- _Name - Variable in class tilda.utils.json.elements.ElementEnd
- _Name - Variable in class tilda.utils.json.elements.ElementList
- _Name - Variable in class tilda.utils.json.elements.ElementLocalDate
- _Name - Variable in class tilda.utils.json.elements.ElementLocalDateArray
- _Name - Variable in class tilda.utils.json.elements.ElementLong
- _Name - Variable in class tilda.utils.json.elements.ElementLongArray
- _Name - Variable in class tilda.utils.json.elements.ElementObj
- _Name - Variable in class tilda.utils.json.elements.ElementRaw
- _Name - Variable in class tilda.utils.json.elements.ElementStart
- _Name - Variable in class tilda.utils.json.elements.ElementString
- _Name - Variable in class tilda.utils.json.elements.ElementStringArray
- _Name - Variable in class tilda.utils.json.elements.ElementStringArrayDouble
- _Name - Variable in class tilda.utils.json.elements.ElementZonedDateTime
- _Name - Variable in class tilda.utils.json.elements.ElementZonedDateTimeArray
- _NameColumn - Variable in class tilda.parsing.parts.MappingColumn
- _NameInner - Variable in class tilda.parsing.parts.ViewColumn
- _NameOriginal - Variable in class tilda.db.metadata.ColumnMeta
- _Nano - Variable in class tilda.performance.TransactionInfo
- _NestingStack - Variable in class tilda.utils.json.JSONPrinter
- _NewestFile - Variable in class tilda.FolderCompare.FolderStats
- _NewName - Variable in class tilda.migration.actions.TableIndexRename
- _nextLine - Variable in class tilda.parsing.TildaLayoutDef
- _NODATA_SQL_STATES - Static variable in class tilda.db.stores.BigQuery
- _NODATA_SQL_STATES - Static variable in class tilda.db.stores.MSSQL
- _NODATA_SQL_STATES - Static variable in class tilda.db.stores.PostgreSQL
- _NoRulesHistList - Variable in class tilda.analyzer.data.ColumnContentDetails
- _Notes - Variable in class tilda.parsing.ParserSession
- _NotNulls - Variable in class tilda.parsing.parts.Migration
- _NoWhereClause - Variable in class tilda.db.QueryHelper
- _Nullable - Variable in class tilda.db.metadata.ColumnMeta
- _Nullable - Variable in class tilda.grammar.servlets.ColDefJson
- _Nullable - Variable in class tilda.parsing.parts.Column
- _Nullable - Variable in class tilda.parsing.parts.Field
- _Nullable - Variable in class tilda.parsing.parts.JsonField
- _Nulls - Variable in class tilda.parsing.parts.OrderBy
- _NVPSrc - Variable in class tilda.parsing.parts.OutputMap
- _NVPSrcStr - Variable in class tilda.parsing.parts.OutputMap
- _NVPValueType - Variable in class tilda.parsing.parts.OutputMap
- _NVPValueTypeStr - Variable in class tilda.parsing.parts.OutputMap
- _O - Variable in class tilda.generation.helpers.TableRankTracker
- _O - Variable in class tilda.parsing.parts.helpers.ReferenceHelper
- _O - Variable in class tilda.parsing.parts.ViewRealizedWrapper
- _obj - Variable in class tilda.db.TildaObjectMetaData
- _Obj - Variable in class tilda.migration.actions.ColumnDrop
- _Obj - Variable in class tilda.migration.actions.TableComment
- _Obj - Variable in class tilda.migration.actions.TableCreate
- _Obj - Variable in class tilda.migration.actions.TableIndexDrop
- _Obj - Variable in class tilda.migration.actions.TableIndexDropCluster
- _Obj - Variable in class tilda.migration.actions.TableIndexRename
- _Obj - Variable in class tilda.migration.actions.TableKeyCreate
- _Obj - Variable in class tilda.migration.actions.TablePKReplace
- _Obj - Variable in class tilda.parsing.parts.View.DepWrapper
- _ObjClass - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator
- _Object - Variable in class tilda.parsing.parts.MigrationNotNull
- _Object - Variable in class tilda.parsing.parts.MigrationRename
- _Object - Variable in class tilda.parsing.parts.ViewJoin
- _Object - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _objectName - Variable in class tilda.db.TildaObjectMetaData
- _ObjectName - Variable in class tilda.parsing.parts.MigrationDrop
- _ObjectName - Variable in class tilda.parsing.parts.MigrationNotNull
- _ObjectName - Variable in class tilda.parsing.parts.MigrationRename
- _ObjectNames - Variable in class tilda.parsing.parts.MigrationDrop
- _ObjectNames - Variable in class tilda.parsing.parts.MigrationMove
- _ObjectObj - Variable in class tilda.parsing.parts.ViewJoin
- _ObjectObj - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _Objects - Variable in class tilda.parsing.parts.MigrationMove
- _Objects - Variable in class tilda.parsing.parts.Schema
- _objectType_Values - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
These are the enumerated values for tilda.data.TILDA.MaintenanceLog.objectType, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 Schema Schema Schema NONE A schema 1 Table Table Table NONE A table 2 View View View NONE A view 3 Column Column Column NONE A column 4 Index Index Index NONE An index. 5 ForeignKey ForeignKey ForeignKey NONE An foreign key. 6 PrimaryKey PrimaryKey PrimaryKey NONE An primary key. 7 Function Function Function NONE A function 8 Procedure Procedure Procedure NONE A procedure 9 Script Script Script NONE A script - _objectTypeColumn - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeForeignKey - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeFunction - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeIndex - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypePrimaryKey - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeProcedure - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeSchema - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeScript - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeTable - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _objectTypeView - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _ObjNameComparator - Static variable in class tilda.generation.html.DocGen
- _OCC - Variable in class tilda.parsing.parts.Object
- _OCC - Variable in class tilda.parsing.parts.View
- _OldestFile - Variable in class tilda.FolderCompare.FolderStats
- _oldName - Variable in class tilda.migration.actions.TableColumnRename
- _OldName - Variable in class tilda.migration.actions.TableIndexRename
- _OldName - Variable in class tilda.migration.actions.TableViewRename
- _OldNames - Variable in class tilda.parsing.parts.MigrationRename
- _OldSchemaName - Variable in class tilda.migration.actions.TableViewSchemaSet
- _OMD - Variable in class tilda.db.SelectQueryParsedAndValidated
- _Ons - Variable in class tilda.parsing.parts.ViewJoin
- _ONXXX_PATTERN - Static variable in class tilda.utils.HTMLFilter
- _Operator - Variable in class tilda.loader.parser.ColumnHeader
- _OptionalObj - Variable in class tilda.parsing.parts.HttpMapping
- _Optionals - Variable in class tilda.parsing.parts.HttpMapping
- _Order - Variable in class tilda.parsing.parts.OrderBy
- _orderable - Variable in enum tilda.enums.AggregateType
- _OrderBy - Variable in class tilda.parsing.parts.Index
- _OrderBy - Variable in class tilda.parsing.parts.IndexTemplate
- _OrderBy - Variable in class tilda.parsing.parts.SubWhereClause
- _OrderBy - Variable in class tilda.parsing.parts.ViewColumn
- _OrderBy - Variable in class tilda.parsing.parts.ViewDistinctOn
- _OrderByObjs - Variable in class tilda.parsing.parts.Index
- _OrderByObjs - Variable in class tilda.parsing.parts.SubWhereClause
- _OrderByObjs - Variable in class tilda.parsing.parts.ViewColumn
- _OrderByObjs - Variable in class tilda.parsing.parts.ViewDistinctOn
- _OrderByObjs - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _OrderByStr - Variable in class tilda.parsing.parts.OrderBy
- _OrderByStr - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _OriginalDescription - Variable in class tilda.parsing.parts.Base
- _originalLogLevel - Static variable in class tilda.utils.LogUtil
- _OriginalName - Variable in class tilda.parsing.parts.Base
- _OriginalName - Variable in class tilda.parsing.parts.Interface
- _OtherSchema - Variable in class tilda.db.metadata.FKMeta
- _OtherTable - Variable in class tilda.db.metadata.FKMeta
- _out - Variable in class tilda.db.processors.ExporterRecordProcessor
- _Out - Variable in class tilda.db.processors.JSONRecordProcessor
- _Out - Variable in class tilda.utils.gcp.BQWriter
- _Outgoing - Variable in class tilda.db.metadata.FKMeta
- _outName - Variable in class tilda.db.processors.ExporterRecordProcessor
- _OutputMaps - Variable in class tilda.parsing.parts.Base
- _OutputTypes - Variable in class tilda.parsing.parts.OutputMap
- _OutputTypeStrs - Variable in class tilda.parsing.parts.OutputMap
- _p - Variable in enum tilda.enums.ConventionNaming
- _P - Variable in class tilda.db.processors.RegexMatchingRP.RegexDef
- _P - Variable in class tilda.parsing.parts.helpers.ReferenceHelper
- _P - Static variable in class tilda.parsing.parts.TypeDef
- _Package - Variable in class tilda.parsing.parts.Schema
- _PadderColumnNames - Variable in class tilda.db.metadata.TableMeta
- _PadderColumnNames - Variable in class tilda.db.metadata.ViewMeta
- _PadderColumnNames - Variable in class tilda.parsing.parts.Base
- _PadderFieldNames - Variable in class tilda.parsing.parts.Interface
- _PadderTypeNames - Static variable in enum tilda.enums.ColumnType
- _PadderValueNames - Variable in class tilda.parsing.parts.Column
- _PadderValueValues - Variable in class tilda.parsing.parts.Column
- _paramSetting - Variable in enum tilda.enums.AggregateType
- _Parent - Variable in class tilda.parsing.parts.Index
- _Parent - Variable in class tilda.parsing.parts.IndexTemplate
- _Parent - Variable in class tilda.parsing.parts.Migration
- _Parent - Variable in class tilda.parsing.parts.MigrationDrop
- _Parent - Variable in class tilda.parsing.parts.MigrationMove
- _Parent - Variable in class tilda.parsing.parts.OrderBy
- _ParentColumn - Variable in class tilda.parsing.parts.ColumnEnum
- _ParentColumn - Variable in class tilda.parsing.parts.ColumnMapper
- _ParentColumn - Variable in class tilda.parsing.parts.ColumnValue
- _ParentEnumeration - Variable in class tilda.parsing.parts.DataValue
- _ParentFK - Variable in class tilda.db.metadata.FKColumnMeta
- _ParentInterface - Variable in class tilda.parsing.parts.Field
- _ParentObject - Variable in class tilda.parsing.parts.Cloner
- _ParentObject - Variable in class tilda.parsing.parts.ClonerFrom
- _ParentObject - Variable in class tilda.parsing.parts.Column
- _ParentObject - Variable in class tilda.parsing.parts.ForeignKey
- _ParentObject - Variable in class tilda.parsing.parts.History
- _ParentObject - Variable in class tilda.parsing.parts.Mask
- _ParentObject - Variable in class tilda.parsing.parts.OutputMap
- _ParentObject - Variable in class tilda.parsing.parts.PrimaryKey
- _ParentObject - Variable in class tilda.parsing.parts.Query
- _ParentObject - Variable in class tilda.parsing.parts.SubWhereClause
- _ParentObject - Variable in class tilda.parsing.parts.SubWhereX
- _ParentPivot - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _ParentRealized - Variable in class tilda.parsing.parts.ViewRealize
- _ParentRealized - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _ParentSchema - Variable in class tilda.parsing.parts.Base
- _ParentSchema - Variable in class tilda.parsing.parts.Convention
- _ParentSchema - Variable in class tilda.parsing.parts.Enumeration
- _ParentSchema - Variable in class tilda.parsing.parts.Interface
- _ParentSchema - Variable in class tilda.parsing.parts.Mapper
- _ParentTable - Variable in class tilda.db.metadata.ColumnMeta
- _ParentTable - Variable in class tilda.db.metadata.FKMeta
- _ParentTable - Variable in class tilda.db.metadata.IndexMeta
- _ParentView - Variable in class tilda.db.metadata.ColumnMeta
- _ParentView - Variable in class tilda.parsing.parts.CloneColumn
- _ParentView - Variable in class tilda.parsing.parts.Formula
- _ParentView - Variable in class tilda.parsing.parts.FormulaTemplate
- _ParentView - Variable in class tilda.parsing.parts.formulaTemplates.Binning
- _ParentView - Variable in class tilda.parsing.parts.formulaTemplates.BinningRange
- _ParentView - Variable in class tilda.parsing.parts.formulaTemplates.Flagging
- _ParentView - Variable in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- _ParentView - Variable in class tilda.parsing.parts.formulaTemplates.Template
- _ParentView - Variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- _ParentView - Variable in class tilda.parsing.parts.Value
- _ParentView - Variable in class tilda.parsing.parts.ViewColumn
- _ParentView - Variable in class tilda.parsing.parts.ViewDistinctOn
- _ParentView - Variable in class tilda.parsing.parts.ViewJoin
- _ParentView - Variable in class tilda.parsing.parts.ViewJoinSimple
- _ParentView - Variable in class tilda.parsing.parts.ViewPivot
- _ParentView - Variable in class tilda.parsing.parts.ViewPivotColumn
- _ParentView - Variable in class tilda.parsing.parts.ViewRealize
- _ParentView - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _ParentView - Variable in class tilda.parsing.parts.ViewRealizeMapping
- _ParentView - Variable in class tilda.parsing.parts.ViewTimeSeries
- _ParentView - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _Parser - Variable in class tilda.grammar.TildaSQLTreePrinter
- _ParseTreeStr - Variable in class tilda.grammar.TildaSQLTreePrinter
- _PartitionBy - Variable in class tilda.parsing.parts.ViewColumn
- _partitionByObjs - Variable in class tilda.parsing.parts.ViewColumn
- _Path - Variable in class tilda.grammar.TildaSQLTreePrinter
- _Pattern - Variable in class tilda.parsing.parts.FormulaTemplate
- _PatternStr - Variable in class tilda.parsing.parts.FormulaTemplate
- _PivotColumns - Variable in class tilda.parsing.parts.View
- _PivotColumnsDeprecated - Variable in class tilda.parsing.parts.View
- _Pivots - Variable in class tilda.parsing.parts.View
- _PivotSingle - Variable in class tilda.parsing.parts.View
- _PK - Variable in class tilda.generation.helpers.TotalMess
- _PK - Variable in class tilda.parsing.parts.View
- _PK - Variable in class tilda.parsing.parts.View.DepWrapper
- _PKCol - Variable in class tilda.db.metadata.FKColumnMeta
- _PKCount - Static variable in class tilda.db.metadata.MetaPerformance
- _PKNano - Static variable in class tilda.db.metadata.MetaPerformance
- _PoolId - Variable in class tilda.db.Connection
- _PoolName - Variable in class tilda.db.Connection
- _Pos - Variable in class tilda.db.metadata.FKColumnMeta
- _Pos - Variable in class tilda.db.metadata.IndexColumnMeta
- _Postfix - Variable in class tilda.parsing.parts.History
- _Postfix - Variable in class tilda.parsing.parts.ViewColumn
- _PP - Variable in enum tilda.enums.StatementType
- _Precision - Variable in class tilda.db.metadata.ColumnMeta
- _Precision - Variable in class tilda.parsing.parts.TypeDef
- _Precision - Variable in class tilda.parsing.parts.ViewColumn
- _Precision - Variable in class tilda.parsing.parts.ViewPivotValue
- _Prefix - Variable in class tilda.parsing.parts.Base
- _Prefix - Variable in class tilda.parsing.parts.ViewColumn
- _Prefix - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _Prefix - Variable in class tilda.parsing.parts.ViewPivotColumn
- _PrimaryColumns - Variable in class tilda.parsing.parts.Mapper
- _primaryIdentifierSystem - Variable in class tilda.utils.fhir.FhirEntity
- _primaryIdentifierValue - Variable in class tilda.utils.fhir.FhirEntity
- _PrimaryKey - Variable in class tilda.db.metadata.TableMeta
- _PrimaryKey - Variable in class tilda.parsing.parts.Column
- _PrimaryKey - Variable in class tilda.parsing.parts.Object
- _PrimaryKey - Variable in class tilda.parsing.parts.ViewRealize
- _PrimaryKeyName - Variable in class tilda.parsing.parts.Convention
- _Primitive - Variable in enum tilda.enums.ColumnType
- _PROHIBITED_FILENAMES - Static variable in class tilda.utils.FileUtil
- _ProjectRoot - Variable in class tilda.parsing.parts.Schema
- _prop - Variable in class tilda.parsing.TildaLayoutDef
- _Protect - Variable in class tilda.parsing.parts.Column
- _ProtectStr - Variable in class tilda.parsing.parts.Column
- _ProxyCol - Variable in class tilda.parsing.parts.Formula
- _ProxyCol - Variable in class tilda.parsing.parts.ViewColumn
- _Pswd - Variable in class tilda.db.config.Conn
- _Pswd - Variable in class tilda.db.config.EmailConfig
- _Q - Variable in class tilda.db.processors.JSONRecordProcessor
- _Queries - Variable in class tilda.parsing.parts.Base
- _Query - Variable in class tilda.db.QueryDetails
- _QueryStr - Variable in class tilda.db.QueryHelper
- _r - Variable in class tilda.utils.gcp.JobResults
- _R - Static variable in class tilda.utils.RandomUtil
- _Range - Variable in class tilda.parsing.parts.ViewColumn
- _Range - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _RangeColEnd - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _RangeColStart - Variable in class tilda.parsing.parts.ViewTimeSeriesJoin
- _RANGEREGEX - Static variable in class tilda.parsing.parts.ViewColumn
- _Ranges - Variable in class tilda.parsing.parts.formulaTemplates.Binning
- _Ranges - Variable in class tilda.parsing.parts.formulaTemplates.Flagging
- _Realize - Variable in class tilda.parsing.parts.View
- _RealizedObj - Variable in class tilda.parsing.parts.Base
- _RealizedView - Variable in class tilda.parsing.parts.Base
- _RecordsCount - Variable in class tilda.loader.csv.stores.CSVImporter.Results
- _ReferenceTag - Variable in class tilda.parsing.parts.Base
- _ReferenceTag - Variable in class tilda.parsing.parts.Cloner
- _ReferenceUrl - Variable in class tilda.parsing.parts.Base
- _ReferenceUrl - Variable in class tilda.parsing.parts.Cloner
- _Regex - Variable in class tilda.analyzer.parser.AnalyzerData
- _Regex - Variable in class tilda.db.processors.RegexMatchingRP.RegexDef
- _REGEX_FK_TABLE_DESCRIPTION - Static variable in class tilda.parsing.parts.helpers.DescriptionRewritingHelper
- _Regexes - Variable in class tilda.analyzer.parser.Rule
- _Regexes - Variable in class tilda.db.processors.RegexMatchingRP
- _REHEARSAL_DDL_QUERIES - Static variable in class tilda.db.JDBCHelper
- _Renames - Variable in class tilda.parsing.parts.Migration
- _RenderOnly - Variable in class tilda.analyzer.parser.AnalyzerData
- _Res - Variable in class tilda.db.processors.BooleanRP
- _Res - Variable in class tilda.db.processors.DoubleArrayRP
- _Res - Variable in class tilda.db.processors.LongArrayRP
- _Res - Variable in class tilda.db.processors.ScalarRP
- _Res - Variable in class tilda.db.processors.StringDateDateListRP
- _Res - Variable in class tilda.db.processors.StringListRP
- _Res - Variable in class tilda.db.processors.StringLongListRP
- _Res - Variable in class tilda.db.processors.StringMapRP
- _Res - Variable in class tilda.db.processors.StringRP
- _Res - Variable in class tilda.db.processors.StringStringListRP
- _resourceJsonObj - Variable in class tilda.utils.fhir.FhirEntityGeneric
- _ResourceName - Variable in class tilda.parsing.parts.Schema
- _ResourceNameShort - Variable in class tilda.parsing.parts.Schema
- _resourceType - Variable in class tilda.utils.fhir.FhirEntity
- _resume - Variable in class tilda.Reorg.Params
- _retry - Variable in class tilda.Reorg.Params
- _rollbackCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.rollbackCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 rollbackCount_CreateDefault 0 rollbackCount_CreateDefault CREATE rollbackCount_CreateDefault - _rollbackCountRollbackCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _rollbackNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.rollbackNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 rollbackNano_CreateDefault 0 rollbackNano_CreateDefault CREATE rollbackNano_CreateDefault - _rollbackNanoRollbackNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _Root - Variable in class tilda.FolderCompare.FolderStatsProcessor
- _Root - Variable in class tilda.utils.Graph
- _RootFolder - Variable in class tilda.loader.parser.Config
- _Rule - Variable in class tilda.parsing.parts.JsonValidation
- _RuleMap - Variable in class tilda.analyzer.bean.Database
- _Rules - Variable in class tilda.analyzer.parser.Validation
- _Runnables - Variable in class tilda.utils.concurrent.Executor
- _runSelectMethodList - Variable in class tilda.db.TildaObjectMetaData
- _runSelectMethodOP - Variable in class tilda.db.TildaObjectMetaData
- _S - Variable in class tilda.FolderCompare.FolderStatsProcessor
- _S - Variable in class tilda.migration.actions.SchemaCreate
- _S - Variable in class tilda.migration.MigrationScript
- _S - Variable in class tilda.parsing.parts.helpers.ReferenceHelper
- _S - Variable in class tilda.utils.pairs.CharStringPair
- _SameAs - Variable in class tilda.parsing.parts.CloneColumn
- _SameAs - Variable in class tilda.parsing.parts.Column
- _SameAs - Variable in class tilda.parsing.parts.Convention
- _SameAs - Variable in class tilda.parsing.parts.ViewColumn
- _SameAs__DEPRECATED - Variable in class tilda.parsing.parts.Column
- _Sameas_DEPRECATED - Variable in class tilda.parsing.parts.ViewColumn
- _SameAsObj - Variable in class tilda.parsing.parts.CloneColumn
- _SameAsObj - Variable in class tilda.parsing.parts.Column
- _SameAsObj - Variable in class tilda.parsing.parts.ViewColumn
- _SameAsView - Variable in class tilda.parsing.parts.CloneColumn
- _SameAsView - Variable in class tilda.parsing.parts.ViewColumn
- _savepointCommitCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.savepointCommitCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 savepointCommitCount_CreateDefault 0 savepointCommitCount_CreateDefault CREATE savepointCommitCount_CreateDefault - _savepointCommitCountSavepointCommitCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _savepointCommitNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.savepointCommitNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 savepointCommitNano_CreateDefault 0 savepointCommitNano_CreateDefault CREATE savepointCommitNano_CreateDefault - _savepointCommitNanoSavepointCommitNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _savepointRollbackCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.savepointRollbackCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 savepointRollbackCount_CreateDefault 0 savepointRollbackCount_CreateDefault CREATE savepointRollbackCount_CreateDefault - _savepointRollbackCountSavepointRollbackCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _savepointRollbackNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.savepointRollbackNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 savepointRollbackNano_CreateDefault 0 savepointRollbackNano_CreateDefault CREATE savepointRollbackNano_CreateDefault - _savepointRollbackNanoSavepointRollbackNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _savepointSetCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.savepointSetCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 savepointSetCount_CreateDefault 0 savepointSetCount_CreateDefault CREATE savepointSetCount_CreateDefault - _savepointSetCountSavepointSetCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _savepointSetNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.savepointSetNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 savepointSetNano_CreateDefault 0 savepointSetNano_CreateDefault CREATE savepointSetNano_CreateDefault - _savepointSetNanoSavepointSetNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _Scale - Variable in class tilda.db.metadata.ColumnMeta
- _Scale - Variable in class tilda.parsing.parts.TypeDef
- _Scale - Variable in class tilda.parsing.parts.ViewColumn
- _Scale - Variable in class tilda.parsing.parts.ViewPivotValue
- _Schema - Variable in class tilda.analyzer.parser.Validation
- _Schema - Variable in class tilda.parsing.parts.MigrationMove
- _Schema - Variable in class tilda.parsing.parts.MigrationNotNull
- _Schema - Variable in class tilda.parsing.parts.MigrationRename
- _SchemaCount - Static variable in class tilda.db.metadata.MetaPerformance
- _SchemaList - Variable in class tilda.analyzer.bean.Database
- _SchemaList - Variable in class tilda.analyzer.parser.RegexData
- _schemaName - Variable in class tilda.Reorg.Params
- _SchemaName - Variable in class tilda.analyzer.bean.Column
- _SchemaName - Variable in class tilda.analyzer.bean.Table
- _SchemaName - Variable in class tilda.db.metadata.SchemaMeta
- _SchemaName - Variable in class tilda.db.metadata.TableMeta
- _SchemaName - Variable in class tilda.db.metadata.ViewMeta
- _SchemaName - Variable in class tilda.db.QueryHelper
- _SchemaName - Variable in class tilda.loader.csv.stores.CSVImporter.Results
- _SchemaName - Variable in class tilda.loader.parser.DataObject
- _SchemaName - Variable in class tilda.migration.DDLDependencyManager
- _SchemaName - Variable in class tilda.migration.MigrationAction
- _SchemaName - Variable in class tilda.migration.MigrationDrops
- _SchemaName - Variable in class tilda.Reorg.WorkItem
- _SchemaNano - Static variable in class tilda.db.metadata.MetaPerformance
- _Schemas - Variable in class tilda.db.config.Conn
- _Schemas - Static variable in class tilda.db.ConnectionPool
- _Schemas - Variable in class tilda.Docs.MasterConfig.Group
- _SchemasAuto - Variable in class tilda.Docs.MasterConfig.Group
- _Scripts - Variable in class tilda.migration.DDLDependencyManager
- _Section - Variable in class tilda.db.QueryHelper
- _SelectCount - Variable in class tilda.performance.TableInfo
- _selectCount_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.selectCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 selectCount_CreateDefault 0 selectCount_CreateDefault CREATE selectCount_CreateDefault - _selectCountSelectCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _SelectNano - Variable in class tilda.performance.TableInfo
- _selectNano_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.selectNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 selectNano_CreateDefault 0 selectNano_CreateDefault CREATE selectNano_CreateDefault - _selectNanoSelectNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _SelectRecords - Variable in class tilda.performance.TableInfo
- _selectRecords_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.selectRecords, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 selectRecords_CreateDefault 0 selectRecords_CreateDefault CREATE selectRecords_CreateDefault - _selectRecordsSelectRecords_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _SequenceOrder - Variable in class tilda.generation.helpers.TotalMess
- _SequenceOrder - Variable in class tilda.parsing.parts.Column
- _SetCompatible - Variable in enum tilda.enums.ColumnType
- _ShortAlias_DEPRECATED - Variable in class tilda.parsing.parts.Base
- _ShortName - Variable in enum tilda.enums.ColumnType
- _signature - Variable in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- _SignatureColumnObjs - Variable in class tilda.parsing.parts.History
- _SignatureColumns - Variable in class tilda.parsing.parts.History
- _SignatureColumnsExcluded - Variable in class tilda.parsing.parts.History
- _SimpleName - Variable in enum tilda.enums.ColumnType
- _Size - Variable in class tilda.analyzer.bean.Column
- _Size - Variable in class tilda.analyzer.data.ColumnContentDetails
- _Size - Variable in class tilda.db.metadata.ColumnMeta
- _Size - Variable in class tilda.parsing.parts.TypeDef
- _Size - Variable in class tilda.parsing.parts.ViewColumn
- _Size - Variable in class tilda.parsing.parts.ViewPivotValue
- _SKIP_TILDA_LOADING - Static variable in class tilda.db.config.ConnDefs
-
Can be set to true right before activating any connection to skip Tilda infrastructure initialization.
- _SkipTildaLoading - Static variable in class tilda.db.ConnectionPool
- _SkipValidation - Variable in class tilda.db.config.ConnDefs
- _SkipValidation - Static variable in class tilda.db.ConnectionPool
- _SMTP - Variable in class tilda.db.config.EmailConfig
- _Source - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator.WhereClauseDef
- _Source - Variable in class tilda.parsing.parts.ViewPivotColumn
- _SourceGen - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator.WhereClauseDef
- _SourceObject - Variable in class tilda.parsing.parts.Object
- _SourceStr - Variable in class tilda.parsing.parts.ViewPivotColumn
- _SourceView - Variable in class tilda.parsing.parts.Object
- _Split - Variable in class tilda.loader.parser.ColumnHeader
- _SplitEndIndex - Variable in class tilda.loader.parser.ColumnHeader
- _SplitStartIndex - Variable in class tilda.loader.parser.ColumnHeader
- _Sql - Variable in class tilda.generation.html.Docs.DependencyPrinter
- _SQL - Static variable in class tilda.db.stores.BigQuery
- _SQL - Static variable in class tilda.db.stores.MSSQL
- _SQL - Static variable in class tilda.db.stores.PostgreSQL
- _SQLArrayType - Variable in enum tilda.generation.bigquery.BigQueryType
- _SQLArrayType - Variable in enum tilda.generation.postgres9.PostgresType
- _SQLArrayType - Variable in enum tilda.generation.sqlserver2014.SQLServerType
- _SqlClassGenerator - Variable in class tilda.generation.GeneratorSession
- _SqlClassGeneratorSaved - Variable in class tilda.generation.GeneratorSession
- _SqlDocsGenerator - Variable in class tilda.generation.GeneratorSession
- _SqlDocsGeneratorSaved - Variable in class tilda.generation.GeneratorSession
- _SQLType - Variable in enum tilda.generation.bigquery.BigQueryType
- _SQLType - Variable in enum tilda.generation.postgres9.PostgresType
- _SQLType - Variable in enum tilda.generation.sqlserver2014.SQLServerType
- _SrcColumnObjs - Variable in class tilda.parsing.parts.ColumnMapper
- _SrcColumnObjs - Variable in class tilda.parsing.parts.ForeignKey
- _SrcColumns - Variable in class tilda.parsing.parts.ClonerFrom
- _SrcColumns - Variable in class tilda.parsing.parts.ColumnMapper
- _SrcColumns - Variable in class tilda.parsing.parts.ForeignKey
- _SrcObj - Variable in class tilda.migration.actions.TableFKDrop
- _SrcObject - Variable in class tilda.parsing.parts.ClonerFrom
- _SrcObjectObj - Variable in class tilda.parsing.parts.ClonerFrom
- _SrcSchema - Variable in class tilda.db.metadata.ColumnMeta
- _SrcSchema - Variable in class tilda.db.metadata.FKMeta
- _SrcTable - Variable in class tilda.db.metadata.ColumnMeta
- _SrcTable - Variable in class tilda.db.metadata.FKMeta
- _ST - Variable in class tilda.db.QueryHelper
- _start - Variable in class tilda.parsing.parts.Query.Match
- _Start - Variable in class tilda.db.ArrayListResults
- _Start - Variable in class tilda.loader.parser.ColumnHeader
- _startTs - Variable in class tilda.db.processors.ExporterRecordProcessor
- _statementCloseCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.statementCloseCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 statementCloseCount_CreateDefault 0 statementCloseCount_CreateDefault CREATE statementCloseCount_CreateDefault - _statementCloseCountStatementCloseCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _statementCloseNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.statementCloseNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 statementCloseNano_CreateDefault 0 statementCloseNano_CreateDefault CREATE statementCloseNano_CreateDefault - _statementCloseNanoStatementCloseNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _Status - Variable in enum tilda.enums.SyncStatus
- _str - Variable in class tilda.parsing.Validator.Column
- _Str - Variable in enum tilda.db.QueryHelper.Op
- _Str - Variable in class tilda.generation.html.Docs.DependencyPrinter
- _subColumns - Variable in class tilda.parsing.Validator.Line
- _SubExpressions - Variable in class tilda.grammar.TildaCompositionValidator
- _subProps - Variable in class tilda.parsing.TildaLayoutDef
- _SubQuery - Variable in class tilda.parsing.parts.Index
- _SubQuery - Variable in class tilda.parsing.parts.IndexTemplate
- _SubQuery - Variable in class tilda.parsing.parts.View
- _SubQuery - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _SubRealized_DEPRECATED - Variable in class tilda.parsing.parts.ViewRealize
- _SubSelectCount - Variable in class tilda.db.QueryHelper
- _SubWhere - Variable in class tilda.parsing.parts.Index
- _SubWhere - Variable in class tilda.parsing.parts.IndexTemplate
- _SubWhere - Variable in class tilda.parsing.parts.View
- _SubWhereX - Variable in class tilda.parsing.parts.View
- _Suffix - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _Sum - Variable in class tilda.loader.parser.ColumnHeader
- _SupportsArrays - Variable in class tilda.db.metadata.DatabaseMeta
- _Sync - Variable in class tilda.parsing.parts.OutputMap
- _SyncToken - Variable in class tilda.utils.json.elements.ElementList
- _SyntaxErrors - Variable in class tilda.grammar.TildaCompositionValidator
- _SyntaxErrors - Variable in class tilda.grammar.TildaSQLValidator
- _T - Variable in enum tilda.generation.bigquery.BigQueryType
- _T - Variable in enum tilda.generation.java8.JavaJDBCType
- _T - Variable in enum tilda.generation.postgres9.PostgresType
- _T - Variable in enum tilda.generation.sqlserver2014.SQLServerType
- _Table - Variable in class tilda.analyzer.parser.Validation
- _Table - Variable in class tilda.db.QueryDetails
- _TableColumnCount - Static variable in class tilda.db.metadata.MetaPerformance
- _TableColumnNano - Static variable in class tilda.db.metadata.MetaPerformance
- _TableCount - Static variable in class tilda.db.metadata.MetaPerformance
- _TableList - Variable in class tilda.analyzer.bean.Schema
- _TableList - Variable in class tilda.analyzer.data.SchemaContentDetails
- _TableList - Variable in class tilda.analyzer.parser.RegexData
- _TableName - Variable in class tilda.analyzer.bean.Column
- _TableName - Variable in class tilda.analyzer.bean.Table
- _TableName - Variable in class tilda.db.metadata.TableMeta
- _TableName - Variable in class tilda.db.QueryHelper
- _TableName - Variable in class tilda.loader.csv.stores.CSVImporter.Results
- _TableName - Variable in class tilda.loader.parser.DataObject
- _TableName - Variable in class tilda.Reorg.WorkItem
- _TableNano - Static variable in class tilda.db.metadata.MetaPerformance
- _TableRuleMap - Variable in class tilda.analyzer.bean.Database
- _TableViewName - Variable in class tilda.migration.DDLDependencyManager
- _TableViewName - Variable in class tilda.migration.MigrationAction
- _TableViewName - Variable in class tilda.migration.MigrationDrops
- _TAGREMOVE_PATTERN - Static variable in class tilda.utils.HTMLFilter
- _taleName - Variable in class tilda.Reorg.Params
- _targetColumn - Variable in enum tilda.enums.AggregateType
- _TargetSchema - Variable in class tilda.parsing.parts.ViewRealize
- _temporaryDefaultValue - Variable in class tilda.migration.actions.ColumnAdd
- _TenantInit - Variable in class tilda.parsing.parts.Base
- _TEST_COL - Static variable in class tilda.parsing.Validator
- _TEST_LNE - Static variable in class tilda.parsing.Validator
- _TEST_PAD - Static variable in class tilda.parsing.Validator
- _TildaDataGenerator - Variable in class tilda.generation.GeneratorSession
- _TildaFactoryGenerator - Variable in class tilda.generation.GeneratorSession
- _TildaList - Variable in class tilda.migration.actions.TildaAclAdd
- _TildaList - Variable in class tilda.migration.actions.TildaCatalogAdd
- _TildaList - Variable in class tilda.migration.DDLDependencyManager
- _tildaSetterCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaSetterCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaSetterCount_CreateDefault 0 tildaSetterCount_CreateDefault CREATE tildaSetterCount_CreateDefault - _tildaSetterCountTildaSetterCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _tildaSetterNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaSetterNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaSetterNano_CreateDefault 0 tildaSetterNano_CreateDefault CREATE tildaSetterNano_CreateDefault - _tildaSetterNanoTildaSetterNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _TildaSupportGenerator - Variable in class tilda.generation.GeneratorSession
- _tildaToCsvCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaToCsvCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaToCsvCount_CreateDefault 0 tildaToCsvCount_CreateDefault CREATE tildaToCsvCount_CreateDefault - _tildaToCsvCountTildaToCsvCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _tildaToCsvNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaToCsvNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaToCsvNano_CreateDefault 0 tildaToCsvNano_CreateDefault CREATE tildaToCsvNano_CreateDefault - _tildaToCsvNanoTildaToCsvNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _tildaToJsonCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaToJsonCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaToJsonCount_CreateDefault 0 tildaToJsonCount_CreateDefault CREATE tildaToJsonCount_CreateDefault - _tildaToJsonCountTildaToJsonCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _tildaToJsonNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaToJsonNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaToJsonNano_CreateDefault 0 tildaToJsonNano_CreateDefault CREATE tildaToJsonNano_CreateDefault - _tildaToJsonNanoTildaToJsonNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _tildaToStringCount_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaToStringCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaToStringCount_CreateDefault 0 tildaToStringCount_CreateDefault CREATE tildaToStringCount_CreateDefault - _tildaToStringCountTildaToStringCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _tildaToStringNano_Values - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
-
These are the enumerated values for tilda.data.TILDA.TransPerf.tildaToStringNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 tildaToStringNano_CreateDefault 0 tildaToStringNano_CreateDefault CREATE tildaToStringNano_CreateDefault - _tildaToStringNanoTildaToStringNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__TRANSPERF
- _TildaType - Variable in class tilda.analyzer.bean.Column
- _TildaType - Variable in class tilda.db.metadata.ColumnMeta
- _TildaType - Variable in class tilda.parsing.parts.Base
- _TimeNano - Variable in class tilda.loader.csv.stores.CSVImporter.Results
- _TimeSeries - Variable in class tilda.parsing.parts.View
- _timeTotalSec_Values - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF
-
These are the enumerated values for tilda.data.TILDA.RefillPerf.timeTotalSec, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 timeTotalSec_CreateDefault 0 timeTotalSec_CreateDefault CREATE timeTotalSec_CreateDefault - _timeTotalSecTimeTotalSec_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__REFILLPERF
- _TIMEZONES - Static variable in enum tilda.utils.DateTimeZone
- _Timing - Variable in class tilda.analyzer.data.ColumnContentDetails
- _Timing - Variable in class tilda.analyzer.data.TableContentDetails
- _Title - Variable in class tilda.Docs.MasterConfig
- _Title - Variable in class tilda.parsing.parts.Formula
- _Title - Variable in class tilda.parsing.parts.formulaTemplates.TemplateExpansion
- _TMeta - Variable in class tilda.migration.actions.TablePKReplace
- _To - Variable in class tilda.parsing.parts.ViewJoinSimple
- _ToCol - Variable in class tilda.parsing.parts.ViewJoinSimple
- _token - Variable in class tilda.utils.cms.FHIRProviderDPC
- _token - Variable in class tilda.utils.gcp.FHIRProviderCH
- _TopRowsList - Variable in class tilda.analyzer.data.ColumnContentDetails
- _totalCount - Variable in class tilda.db.processors.ExporterRecordProcessor
- _TotalNotNulls - Variable in class tilda.analyzer.data.ColumnContentDetails
- _TotalNulls - Variable in class tilda.analyzer.data.ColumnContentDetails
- _TotalRows - Variable in class tilda.analyzer.data.ColumnContentDetails
- _TotalRows - Variable in class tilda.analyzer.data.TableContentDetails
- _TotalRuleRows - Variable in class tilda.analyzer.data.TableContentDetails
- _TotalSum - Variable in class tilda.db.processors.StringLongListRP
- _Tree - Variable in class tilda.grammar.TildaCompositionValidator
- _Tree - Variable in class tilda.grammar.TildaSQLValidator
- _tries - Variable in class tilda.Reorg.WorkItem
- _tvm - Variable in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- _type - Variable in class tilda.db.processors.ExporterRecordProcessorCSVJSON
- _type - Variable in class tilda.parsing.parts.Query.Match
- _Type - Variable in class tilda.analyzer.bean.Column
- _Type - Variable in class tilda.analyzer.bean.StateEvents
- _Type - Variable in class tilda.analyzer.data.ColumnContentDetails
- _Type - Variable in class tilda.db.metadata.ColumnMeta
- _Type - Variable in class tilda.grammar.servlets.ColDefJson
- _Type - Variable in class tilda.parsing.parts.Field
- _Type - Variable in class tilda.parsing.parts.TypeDef
- _Type - Variable in class tilda.parsing.parts.ViewColumn
- _Type - Variable in class tilda.parsing.parts.ViewPivotValue
- _Type - Variable in class tilda.parsing.parts.ViewTimeSeries
- _TYPE - Static variable in class tilda.utils.json.gson_serializers.GSONSerializer_LocalDate
- _TYPE - Static variable in class tilda.utils.json.gson_serializers.GSONSerializer_LocalDateTime
- _type_Values - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
-
These are the enumerated values for tilda.data.TILDA.MaintenanceLog.type, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 Migration Migration Migration NONE A migration operation 1 Optimize Optimize Optimize NONE A vaccuum/reorg operation typically - _TypeCollection - Variable in class tilda.parsing.parts.TypeDef
- _TypeManager - Variable in class tilda.grammar.TildaSQLValidator
- _typeMigration - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _TypeName - Variable in class tilda.analyzer.bean.Column
- _TypeName - Variable in class tilda.analyzer.data.ColumnContentDetails
- _TypeName - Variable in class tilda.db.metadata.ColumnMeta
- _TypeName - Variable in class tilda.parsing.parts.JsonSchema
- _typeOptimize - Static variable in class tilda.data._Tilda.TILDA__MAINTENANCELOG
- _TypeSep - Variable in class tilda.parsing.parts.Field
- _TypeSql - Variable in class tilda.analyzer.bean.Column
- _TypeSql - Variable in class tilda.db.metadata.ColumnMeta
- _TypeStr - Variable in class tilda.parsing.parts.formulaTemplates.Binning
- _TypeStr - Variable in class tilda.parsing.parts.formulaTemplates.Flagging
- _TypeStr - Variable in class tilda.parsing.parts.TypeDef
- _TypeStr - Variable in class tilda.parsing.parts.ViewColumn
- _TypeStr - Variable in class tilda.parsing.parts.ViewPivotValue
- _TzCol - Variable in class tilda.parsing.parts.Column
- _TZCol - Variable in class tilda.types.Type_Datetime_plainPrimitive
- _TZCol - Variable in class tilda.types.Type_DatetimePrimitive
- _TZCols - Variable in class tilda.types.Type_Datetime_plainCollection
- _TZCols - Variable in class tilda.types.Type_DatetimeCollection
- _TZFK - Variable in class tilda.parsing.parts.Object
- _TzMode - Variable in class tilda.parsing.parts.Column
- _TzMode - Variable in class tilda.parsing.parts.Object
- _TzModeStr - Variable in class tilda.parsing.parts.Column
- _TzModeStr - Variable in class tilda.parsing.parts.Object
- _TzRowName - Variable in class tilda.parsing.parts.Convention
- _Unique - Variable in class tilda.db.metadata.IndexMeta
- _Unique - Variable in class tilda.parsing.parts.Index
- _Unique - Variable in class tilda.parsing.parts.SubWhereClause
- _uniqueColumnsList - Variable in class tilda.loader.parser.DataObject
- _UniqueDataSourceIds - Static variable in class tilda.db.ConnectionPool
- _UniqueIndex - Variable in class tilda.parsing.parts.Column
- _Unmatched - Variable in class tilda.db.processors.RegexMatchingRP
- _UpdateCount - Variable in class tilda.performance.TableInfo
- _updateCount_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.updateCount, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 updateCount_CreateDefault 0 updateCount_CreateDefault CREATE updateCount_CreateDefault - _updateCountUpdateCount_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _UpdateNano - Variable in class tilda.performance.TableInfo
- _updateNano_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.updateNano, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 updateNano_CreateDefault 0 updateNano_CreateDefault CREATE updateNano_CreateDefault - _updateNanoUpdateNano_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _UpdateRecords - Variable in class tilda.performance.TableInfo
- _updateRecords_Values - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
-
These are the enumerated values for tilda.data.TILDA.ObjectPerf.updateRecords, which can be used to seed UI elements such as drop downs, checkboxe, radio buttons etc...
Name Value Label Default Groupings Description 0 updateRecords_CreateDefault 0 updateRecords_CreateDefault CREATE updateRecords_CreateDefault - _updateRecordsUpdateRecords_CreateDefault - Static variable in class tilda.data._Tilda.TILDA__OBJECTPERF
- _Url - Variable in class tilda.db.Connection
- _UseEnum - Variable in class tilda.parsing.parts.ViewColumn
- _UseMapper - Variable in class tilda.parsing.parts.ViewColumn
- _User - Variable in class tilda.db.config.Conn
- _UserId - Variable in class tilda.db.config.EmailConfig
- _UTC - Static variable in class tilda.utils.DateTimeUtil
- _UTC_CALENDAR - Static variable in class tilda.utils.DateTimeUtil
- _uuid - Variable in class tilda.utils.fhir.FhirEntity
- _v - Variable in class tilda.utils.Graph.Node
- _V - Variable in class tilda.generation.helpers.TableRankTracker
- _V - Variable in class tilda.migration.actions.ViewCreate
- _V - Variable in class tilda.migration.actions.ViewDrop
- _V - Variable in class tilda.utils.pairs.StringIntPair
- _V - Variable in class tilda.utils.pairs.StringLongPair
- _V - Variable in class tilda.utils.pairs.StringStringPair
- _V1 - Variable in class tilda.utils.pairs.IntIntPair
- _V1 - Variable in class tilda.utils.pairs.LongDoublePair
- _V2 - Variable in class tilda.utils.pairs.IntIntPair
- _V2 - Variable in class tilda.utils.pairs.LongDoublePair
- _val - Variable in class tilda.utils.LongWrapper
- _Val - Variable in class tilda.utils.json.elements.ElementBoolean
- _Val - Variable in class tilda.utils.json.elements.ElementBooleanArray
- _Val - Variable in class tilda.utils.json.elements.ElementDouble
- _Val - Variable in class tilda.utils.json.elements.ElementDoubleArray
- _Val - Variable in class tilda.utils.json.elements.ElementList
- _Val - Variable in class tilda.utils.json.elements.ElementLocalDate
- _Val - Variable in class tilda.utils.json.elements.ElementLocalDateArray
- _Val - Variable in class tilda.utils.json.elements.ElementLong
- _Val - Variable in class tilda.utils.json.elements.ElementLongArray
- _Val - Variable in class tilda.utils.json.elements.ElementObj
- _Val - Variable in class tilda.utils.json.elements.ElementRaw
- _Val - Variable in class tilda.utils.json.elements.ElementString
- _Val - Variable in class tilda.utils.json.elements.ElementStringArray
- _Val - Variable in class tilda.utils.json.elements.ElementStringArrayDouble
- _Val - Variable in class tilda.utils.json.elements.ElementZonedDateTime
- _Val - Variable in class tilda.utils.json.elements.ElementZonedDateTimeArray
- _Validated - Variable in class tilda.parsing.parts.Base
- _Validated - Variable in class tilda.parsing.parts.Convention
- _Validated - Variable in class tilda.parsing.parts.History
- _Validated - Variable in class tilda.parsing.parts.Schema
- _Validated - Variable in class tilda.parsing.parts.ViewRealizedWrapper
- _ValidatedSchemas - Variable in class tilda.parsing.ParserSession
- _Validation - Variable in class tilda.parsing.parts.JsonSchema
- _ValidationRules - Variable in class tilda.analyzer.parser.AnalyzerData
- _ValidIdentifierMessage - Static variable in class tilda.parsing.parts.helpers.ValidationHelper
- _Value - Variable in class tilda.db.QueryHelper.CaseWhen
- _Value - Variable in class tilda.parsing.parts.ColumnValue
- _Value - Variable in class tilda.parsing.parts.DataValue
- _Value - Variable in class tilda.parsing.parts.Enumeration
- _Value - Variable in class tilda.parsing.parts.Value
- _Values - Variable in class tilda.parsing.parts.Column
- _Values - Variable in class tilda.parsing.parts.Formula
- _Values - Variable in class tilda.parsing.parts.formulaTemplates.FlaggingRange
- _Values - Variable in class tilda.parsing.parts.Mapper
- _Values - Variable in class tilda.parsing.parts.ViewPivot
- _VarName - Variable in class tilda.parsing.parts.Query.Attribute
- _vc - Variable in class tilda.parsing.parts.helpers.JoinHelper.RefDef
- _VC - Variable in class tilda.generation.helpers.TotalMess
- _VC - Variable in class tilda.parsing.parts.ViewPivot
- _VC - Variable in class tilda.parsing.parts.ViewPivotAggregate
- _VC - Variable in class tilda.parsing.parts.ViewTimeSeries
- _VCol - Variable in class tilda.parsing.parts.ViewColumnWrapper
- _verbose - Variable in class tilda.Reorg.Params
- _versionId - Variable in class tilda.utils.fhir.FhirEntity
- _View - Variable in class tilda.parsing.parts.MigrationRename
- _ViewColumnCount - Static variable in class tilda.db.metadata.MetaPerformance
- _ViewColumnNano - Static variable in class tilda.db.metadata.MetaPerformance
- _ViewColumns - Variable in class tilda.parsing.parts.View
- _ViewColumnsRegEx - Variable in class tilda.parsing.parts.View
- _ViewCount - Static variable in class tilda.db.metadata.MetaPerformance
- _ViewList - Variable in class tilda.analyzer.bean.Schema
- _ViewName - Variable in class tilda.db.metadata.ViewMeta
- _ViewName - Variable in class tilda.parsing.parts.MigrationRename
- _ViewNames - Variable in class tilda.parsing.parts.MigrationDrop
- _ViewNames - Variable in class tilda.parsing.parts.MigrationMove
- _ViewNano - Static variable in class tilda.db.metadata.MetaPerformance
- _Views - Variable in class tilda.parsing.parts.MigrationMove
- _Views - Variable in class tilda.parsing.parts.Schema
- _Warnings - Variable in class tilda.db.QueryDetails
- _WarningsCollection - Variable in class tilda.db.QueryDetails
- _Where - Variable in class tilda.db.QueryHelper
- _whereClause - Variable in class tilda.parsing.parts.ViewRealizeIncremental
- _WhereClause - Variable in class tilda.db.QueryHelper.CaseWhen
- _WhereClause - Variable in class tilda.parsing.parts.SubWhereX
- _WhereClauses - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator
- _WhereClauseSetName - Variable in class tilda.grammar.WhereClauseCompositionClassGenerator
- _WherePos - Variable in class tilda.db.QueryHelper
- _Wheres - Variable in class tilda.parsing.parts.SubWhereClause
- _windowOnly - Variable in enum tilda.enums.AggregateType
- _ZDT - Variable in class tilda.db.processors.ZonedDateTimeRP
- _zoneId - Variable in class tilda.loader.parser.DataObject
- _ZoneId - Variable in enum tilda.utils.DateTimeZone
- _Zones - Variable in class tilda.data.importers.zones.RootImporter
All Classes All Packages