A B C D E F G H I J K L M N O P Q R S T U V W X _

G

genConditionStringOnly() - Method in class unity.query.LQSelNode
 
generateOutputRelation(Relation, boolean, Relation) - Method in class unity.predicates.MatchPredicate
 
generateOutputTuple(Tuple) - Method in class unity.predicates.MatchPredicate
 
generateParseException() - Static method in class unity.parser.uql
 
generateSQL() - Method in class unity.query.LQCondNode
 
generateSQL() - Method in class unity.query.LQDupElimNode
 
generateSQL() - Method in class unity.query.LQExprNode
 
generateSQL() - Method in class unity.query.LQGroupByNode
 
generateSQL() - Method in class unity.query.LQJoinNode
 
generateSQL() - Method in class unity.query.LQMergeNode
 
generateSQL() - Method in class unity.query.LQNode
 
generateSQL() - Method in class unity.query.LQOrderByNode
 
generateSQL() - Method in class unity.query.LQProductNode
 
generateSQL() - Method in class unity.query.LQProjNode
 
generateSQL() - Method in class unity.query.LQSelNode
 
generateSQL() - Method in class unity.query.LQUnionNode
 
getAllExprNodes(LQNode) - Static method in class unity.query.LQNode
 
getAnnotatedDatabases() - Method in class unity.globalschema.GlobalSchema
 
getArray(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArrivalTimestamp() - Method in class unity.relational.TupleXJoin
 
getAsciiStream(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAttribute(int) - Method in class unity.relational.Relation
 
getAttributeIndex(String, Relation, Relation, int, Relation) - Static method in class unity.query.LQCondNode
 
getAttributeIndex(String) - Method in class unity.relational.Relation
 
getAttributeIndex(Object) - Method in class unity.relational.Relation
 
getAttributeIndexbyFullName(String) - Method in class unity.relational.Relation
 
getAttributeIndexByName(String) - Method in class unity.relational.Relation
 
getAttributeIndexReferences(Expression) - Static method in class unity.functions.Expression
 
getAttributeLoc() - Method in class unity.functions.ExtractAttribute
 
getAttributes(String, String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAttributeType(int) - Method in class unity.relational.Relation
 
getAutoCommit() - Method in class unity.jdbc.UnityConnection
Retrieves the current auto-commit mode for this Connection object.
getBeginColumn() - Static method in class unity.parser.SimpleCharStream
 
getBeginLine() - Static method in class unity.parser.SimpleCharStream
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of a table's optimal set of columns that uniquely identifies a row.
getBigDecimal(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(int, int) - Method in class unity.jdbc.LocalResultSet
Deprecated.  
getBigDecimal(String, int) - Method in class unity.jdbc.LocalResultSet
Deprecated.  
getBigDecimal(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(int, int) - Method in class unity.jdbc.UnityResultSet
Deprecated.  
getBigDecimal(String, int) - Method in class unity.jdbc.UnityResultSet
Deprecated.  
getBinaryStream(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a binary stream of uninterpreted bytes.
getBinaryStream(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBinaryStream(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a binary stream of uninterpreted bytes.
getBinaryStream(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBlob(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlob(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlob(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlob(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBoolean(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getByte(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getBytes(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getByteSize(int, Object) - Static method in class unity.relational.Attribute
 
getCandidateKeys() - Method in class unity.annotation.SourceTable
 
getCanonicalForm() - Method in class unity.globalschema.SemanticName
 
getCatalog() - Method in class unity.jdbc.UnityConnection
Retrieves this Connection object's current catalog name.
getCatalogName() - Method in class unity.annotation.SourceTable
 
getCatalogName(int) - Method in class unity.jdbc.LocalResultSetMetaData
Gets the designated column's table's catalog name.
getCatalogName(int) - Method in class unity.jdbc.UnityResultSetMetaData
Gets the designated column's table's catalog name.
getCatalogName(int) - Method in class unity.query.GlobalQuery
 
getCatalogs() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the catalog names available in this database.
getCatalogSeparator() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the String that this database uses as the separator between a catalog and table name.
getCatalogTerm() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the database vendor's preferred term for "catalog".
getCharacterOctetLength() - Method in class unity.annotation.SourceField
 
getCharacterStream(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getChild(int) - Method in class unity.functions.Expression
 
getChild(int) - Method in class unity.query.LQNode
 
getChild() - Method in class unity.query.LQNode
 
getChildren() - Method in class unity.globalschema.GlobalConcept
 
getChildren() - Method in class unity.query.LQNode
 
getChildrenArrayList() - Method in class unity.globalschema.GlobalConcept
 
getClasses(String) - Static method in class unity.util.Reflection
 
getClasses(String, URL) - Static method in class unity.util.Reflection
 
getClassesInJar(String, String) - Static method in class unity.util.Reflection
 
getClob(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClob(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClob(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClob(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getColumn() - Static method in class unity.parser.SimpleCharStream
Deprecated.  
getColumnClassName(int) - Method in class unity.jdbc.LocalResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnClassName(int) - Method in class unity.jdbc.UnityResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnCount() - Method in class unity.jdbc.LocalResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnCount() - Method in class unity.jdbc.UnityResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnDisplaySize(int) - Method in class unity.jdbc.LocalResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnDisplaySize(int) - Method in class unity.jdbc.UnityResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnDisplaySize(int) - Method in class unity.query.GlobalQuery
 
getColumnLabel(int) - Method in class unity.jdbc.LocalResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnLabel(int) - Method in class unity.jdbc.UnityResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnName() - Method in class unity.annotation.SourceField
 
getColumnName(int) - Method in class unity.jdbc.LocalResultSetMetaData
Get the designated column's name.
getColumnName(int) - Method in class unity.jdbc.UnityResultSetMetaData
Get the designated column's name.
getColumnNameWithSchema() - Method in class unity.annotation.SourceField
 
getColumnNameWithTable() - Method in class unity.annotation.SourceField
 
getColumnPrivileges(String, String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the access rights for a table's columns.
getColumns(String, String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of table columns available in the specified catalog.
getColumnSize() - Method in class unity.annotation.SourceField
 
getColumnType(int) - Method in class unity.jdbc.LocalResultSetMetaData
Retrieves the designated column's SQL type.
getColumnType(int) - Method in class unity.jdbc.UnityResultSetMetaData
Retrieves the designated column's SQL type.
getColumnType(int) - Method in class unity.query.GlobalQuery
 
getColumnTypeName(int) - Method in class unity.jdbc.LocalResultSetMetaData
Retrieves the designated column's database-specific type name.
getColumnTypeName(int) - Method in class unity.jdbc.UnityResultSetMetaData
Retrieves the designated column's database-specific type name.
getColumnTypeName(int) - Method in class unity.query.GlobalQuery
 
getConcurrency() - Method in class unity.jdbc.LocalResultSet
Retrieves the concurrency mode of this ResultSet object.
getConcurrency() - Method in class unity.jdbc.UnityResultSet
Retrieves the concurrency mode of this ResultSet object.
getCondition() - Method in class unity.query.LQJoinNode
 
getCondition() - Method in class unity.query.LQSelNode
 
getConnection() - Method in class unity.annotation.AnnotatedSourceDatabase
 
getConnection() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the connection that produced this metadata object.
getConnection() - Method in class unity.jdbc.UnityStatement
Retrieves the Connection object that produced this Statement object.
getContent() - Method in class unity.query.LQNode
 
getContext() - Method in class unity.globalschema.SemanticName
 
getCost() - Method in class unity.query.LQJoinNode
 
getCrossReference(String, String, String, String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the foreign key columns in the given foreign key table that reference the primary key columns of the given primary key table (describe how one table imports another's key).
getCursorName() - Method in class unity.jdbc.LocalResultSet
Retrieves the name of the SQL cursor used by this ResultSet object.
getCursorName() - Method in class unity.jdbc.UnityResultSet
Retrieves the name of the SQL cursor used by this ResultSet object.
getDatabase() - Method in class unity.query.GQDatabaseRef
 
getDatabaseMajorVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseName() - Method in class unity.annotation.SourceDatabase
 
getDatabaseName() - Method in class unity.query.LocalQuery
 
getDatabaseProductName() - Method in class unity.annotation.SourceDatabase
 
getDatabaseProductName() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the name of this database product.
getDatabaseProductVersion() - Method in class unity.annotation.SourceDatabase
 
getDatabaseProductVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the version number of this database product.
getDatabases() - Method in class unity.jdbc.UnityConnection
 
getDataType() - Method in class unity.annotation.SourceField
 
getDataTypeName() - Method in class unity.annotation.SourceField
 
getDate(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(int, Calendar) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String, Calendar) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(int, Calendar) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String, Calendar) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDB(String) - Method in class unity.globalschema.GlobalSchema
 
getDBRef(String) - Method in class unity.query.SubQuery
 
getDecimalDigits() - Method in class unity.annotation.SourceField
 
getDecryptedStream(String, String) - Static method in class unity.io.FileManager
 
getDecryptStream(String) - Method in class unity.util.XMLEncryptDecrypt
Provides a wrapper stream around the original encrypted input to decrypt.
getDecryptStream(InputStream) - Method in class unity.util.XMLEncryptDecrypt
Provides a wrapper stream around the original encrypted input to decrypt.
getDefaultTransactionIsolation() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves this database's default transaction isolation level.
getDefaultValue() - Method in class unity.annotation.SourceField
 
getDelayedExecution() - Method in class unity.operators.ResultSetScan
 
getDepartureTimestamp() - Method in class unity.relational.TupleXJoin
 
getDepth() - Method in class unity.globalschema.GlobalConcept
 
getDirection(int) - Method in class unity.query.LQOrderByNode
 
getDistance() - Method in class unity.util.DGraph.Node
 
getDistance(int) - Method in class unity.util.DGraph.Node
 
getDistances() - Method in class unity.util.DGraph.Node
 
getDistinct() - Method in class unity.parser.ASTSelect
 
getDouble(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDriverMajorVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves this JDBC driver's major version number.
getDriverMinorVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves this JDBC driver's major version number.
getDriverName() - Method in class unity.annotation.SourceDatabase
 
getDriverName() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the name of this JDBC driver.
getDriverVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the version number of this JDBC driver as a String.
getEdge(String) - Method in class unity.util.DGraph
 
getEdge(String, String) - Method in class unity.util.DGraph
 
getEdge(String) - Method in class unity.util.DGraph.Node
 
getEdgeByNode(String) - Method in class unity.util.DGraph.Node
 
getEdgeByNodes(String, String) - Method in class unity.util.DGraph
 
getEdgeList() - Method in class unity.util.DGraph
 
getEdgeTaken() - Method in class unity.util.DGraph.Node
 
getEndColumn() - Static method in class unity.parser.SimpleCharStream
 
getEndLine() - Static method in class unity.parser.SimpleCharStream
 
getErrorMessage() - Method in class unity.query.LocalQuery
 
getExecutionTree() - Method in class unity.query.GlobalQuery
 
getExportedKeys(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
getExpressions() - Method in class unity.query.LQGroupByNode
 
getExpressions() - Method in class unity.query.LQProjNode
 
getExprLocs() - Method in class unity.functions.Expression
 
getExprLocs() - Method in class unity.functions.MatchFunction
 
getExtraNameCharacters() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
getFetchDirection() - Method in class unity.jdbc.LocalResultSet
Retrieves the fetch direction for this ResultSet object.
getFetchDirection() - Method in class unity.jdbc.UnityResultSet
Retrieves the fetch direction for this ResultSet object.
getFetchDirection() - Method in class unity.jdbc.UnityStatement
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchSize() - Method in class unity.jdbc.LocalResultSet
Retrieves the fetch size for this ResultSet object.
getFetchSize() - Method in class unity.jdbc.UnityResultSet
Retrieves the fetch size for this ResultSet object.
getFetchSize() - Method in class unity.jdbc.UnityStatement
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
getFetchSize() - Method in class unity.query.ResultRowData
 
getField(String) - Method in class unity.annotation.SourceTable
 
getField() - Method in class unity.query.GQFieldRef
 
getFieldNames() - Method in class unity.annotation.SourceForeignKey
 
getFieldRef(String) - Method in class unity.query.SubQuery
 
getFieldRefs() - Method in class unity.query.GQTableRef
 
getFieldRefs() - Method in class unity.query.SubQuery
 
getFields() - Method in class unity.annotation.SourceKey
 
getFileIdx() - Method in class unity.operators.DualHashTable.PartitionInfo
 
getFileName(String) - Static method in class unity.io.FileManager
 
getFileName(int) - Method in class unity.operators.PageHashTable
 
getFilterCondition() - Method in class unity.query.LQMergeNode
 
getFloat(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getForeignKeys() - Method in class unity.annotation.SourceTable
 
getFreeMemory() - Static method in class unity.operators.MemoryManager
 
getFromKey() - Method in class unity.annotation.SourceJoin
 
getFromKeyName() - Method in class unity.annotation.SourceJoin
 
getFromNode() - Method in class unity.util.DGraph.Edge
 
getFromTableName() - Method in class unity.annotation.SourceJoin
 
getFullColumnName() - Method in class unity.annotation.SourceField
 
getFullName() - Method in class unity.annotation.SourceTable
 
getFullName() - Method in class unity.query.GQTableRef
 
getFullSQLColumnName() - Method in class unity.annotation.SourceField
 
getFullSQLTableName() - Method in class unity.annotation.SourceTable
 
getFunctionName() - Static method in class unity.functions.F_Abs
 
getFunctionName() - Static method in class unity.functions.F_Ascii
 
getFunctionName() - Static method in class unity.functions.F_Cast
 
getFunctionName() - Static method in class unity.functions.F_Ceiling
 
getFunctionName() - Static method in class unity.functions.F_Date
 
getFunctionName() - Static method in class unity.functions.F_Exp
 
getFunctionName() - Static method in class unity.functions.F_Floor
 
getFunctionName() - Static method in class unity.functions.F_GetValue
 
getFunctionName() - Static method in class unity.functions.F_Length
 
getFunctionName() - Static method in class unity.functions.F_Ln
 
getFunctionName() - Static method in class unity.functions.F_Log
 
getFunctionName() - Static method in class unity.functions.F_Lower
 
getFunctionName() - Static method in class unity.functions.F_Position
 
getFunctionName() - Static method in class unity.functions.F_Power
 
getFunctionName() - Static method in class unity.functions.F_Random
 
getFunctionName() - Static method in class unity.functions.F_Replace
 
getFunctionName() - Static method in class unity.functions.F_Round
 
getFunctionName() - Static method in class unity.functions.F_Sqrt
 
getFunctionName() - Static method in class unity.functions.F_Substring
 
getFunctionName() - Static method in class unity.functions.F_Trim
 
getFunctionName() - Static method in class unity.functions.F_Upper
 
getFunctionName() - Static method in class unity.functions.Function
 
getGeneratedKeys() - Method in class unity.jdbc.UnityStatement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGlobalConcept(String) - Method in class unity.globalschema.GlobalSchema
 
getGlobalQuery() - Method in class unity.query.ResultRowData
 
getHashLocation(int) - Method in class unity.operators.PageHashTable
 
getHashLocation(String) - Method in class unity.operators.PageHashTable
 
getHashLocation(Object[]) - Method in class unity.operators.PageHashTable
 
getHashTable(int) - Method in class unity.operators.PageHashTable
 
getHeaders() - Method in class unity.query.GlobalQuery
 
getHoldability() - Method in class unity.jdbc.UnityConnection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getIdentifierQuoteString() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the string used to quote SQL identifiers.
GetImage() - Static method in class unity.parser.SimpleCharStream
 
getImportedKeys(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getIncomingEdges(String) - Method in class unity.util.DGraph
 
getIndex(int) - Method in class unity.operators.ProjectionList
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the given table's indices and statistics.
getIndexList() - Method in class unity.operators.ProjectionList
 
getInsertsAvoided() - Method in class unity.operators.DualHashTable
 
getInt(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(int) - Method in class unity.relational.Tuple
 
getIntName(Node) - Static method in class unity.annotation.CommonMethods
 
getIOCount() - Static method in class unity.io.Page
 
getIsNullable() - Method in class unity.annotation.SourceField
 
getItem(int) - Method in class unity.globalschema.SemanticName
 
getItems() - Method in class unity.globalschema.SemanticName
 
getJavaDriverName() - Method in class unity.annotation.SourceDatabase
 
getJDBCMajorVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getJoinGraph() - Method in class unity.annotation.AnnotatedSourceDatabase
 
getJoinList() - Method in class unity.query.LQTree
 
getJoinName() - Method in class unity.annotation.SourceJoin
 
getJoinPath(ArrayList, ArrayList) - Method in class unity.util.DGraph
Create completely connected graph of vertices in the semantic query with edge weights as path distances.
getJoins() - Method in class unity.annotation.SourceTable
 
getKey() - Method in class unity.globalschema.GlobalConcept
 
getKeyType() - Method in class unity.annotation.SourceKey
 
getKeyType() - Method in class unity.predicates.EquiJoinPredicate
 
getLabel() - Method in class unity.util.DGraph.Edge
 
getLabel() - Method in class unity.util.DGraph.Node
 
getLeftSampleRatePhase1() - Method in class unity.operators.EarlyHashJoin
 
getLength() - Method in class unity.relational.Attribute
 
getLine() - Static method in class unity.parser.SimpleCharStream
Deprecated.  
getList(int) - Method in class unity.operators.PageHashTable
 
getLocalName() - Method in class unity.query.GQFieldRef
 
getLocalName() - Method in class unity.query.GQTableRef
 
getLocalProcessing() - Method in class unity.query.GlobalQuery
 
getLocalQueries() - Method in class unity.query.GlobalQuery
 
getLocalQueries() - Method in class unity.query.SubQuery
 
getLogicalQueryTree() - Method in class unity.query.GlobalQuery
 
getLogicalQueryTree() - Method in class unity.query.SubQuery
 
getLong(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLongestProbeTime(int) - Method in class unity.operators.DualHashTable.PartitionInfo
 
getMajorVersion() - Method in class unity.jdbc.UnityDriver
Retrieves the driver's major version number.
getMarker() - Method in class unity.util.DGraph.Node
 
getMatchFunctions() - Method in class unity.query.LQMergeNode
 
getMaxBinaryLiteralLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of hex characters this database allows in an inline binary literal.
getMaxCatalogNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters that this database allows in a catalog name.
getMaxCharLiteralLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters this database allows for a character literal.
getMaxColumnNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters this database allows for a column name.
getMaxColumnsInGroupBy() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of columns this database allows in a GROUP BY clause.
getMaxColumnsInIndex() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of columns this database allows in an index.
getMaxColumnsInOrderBy() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of columns this database allows in an ORDER BY clause.
getMaxColumnsInSelect() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of columns this database allows in a SELECT list.
getMaxColumnsInTable() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of columns this database allows in a table.
getMaxConnections() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of concurrent connections to this database that are possible.
getMaxCursorNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters that this database allows in a cursor name.
getMaxFieldSize() - Method in class unity.jdbc.UnityStatement
Retrieves the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
getMaxIndexLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of bytes this database allows for an index, including all of the parts of the index.
getMaxMemory() - Static method in class unity.operators.MemoryManager
 
getMaxProcedureNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters that this database allows in a procedure name.
getMaxRows() - Method in class unity.jdbc.UnityStatement
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxRowSize() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of bytes this database allows in a single row.
getMaxSchemaNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters that this database allows in a schema name.
getMaxStatementLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters this database allows in an SQL statement.
getMaxStatements() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of active statements to this database that can be open at the same time.
getMaxTableNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters this database allows in a table name.
getMaxTablesInSelect() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of tables this database allows in a SELECT statement.
getMaxTupleCount() - Method in class unity.io.Page
 
getMaxUserNameLength() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the maximum number of characters this database allows in a user name.
getMessage() - Method in exception unity.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error unity.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetaData() - Method in class unity.jdbc.LocalResultSet
Retrieves the number, types and properties of this ResultSet object's columns.
getMetaData() - Method in class unity.jdbc.UnityConnection
Retrieves a DatabaseMetaData object that contains metadata about the database to which this Connection object represents a connection.
getMetaData() - Method in class unity.jdbc.UnityResultSet
Retrieves the number, types and properties of this ResultSet object's columns.
getMinorVersion() - Method in class unity.jdbc.UnityDriver
Gets the driver's minor version number.
getMoreResults() - Method in class unity.jdbc.UnityStatement
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method getResultSet.
getMoreResults(int) - Method in class unity.jdbc.UnityStatement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getName() - Method in class unity.annotation.AnnotatedSourceField
 
getName(Node) - Static method in class unity.annotation.CommonMethods
 
getName() - Method in class unity.annotation.SourceKey
 
getName() - Method in class unity.globalschema.GlobalConcept
 
getName() - Method in class unity.globalschema.SemanticName
 
getName(int) - Method in class unity.operators.ProjectionList
 
getName() - Method in class unity.query.GQDatabaseRef
 
getName() - Method in class unity.query.GQFieldRef
 
getName() - Method in class unity.query.GQTableRef
 
getName() - Method in class unity.relational.Attribute
 
getNameWithSchema() - Method in class unity.annotation.SourceTable
 
getNextToken() - Static method in class unity.parser.uql
 
getNextToken() - Static method in class unity.parser.uqlTokenManager
 
getNode() - Method in class unity.query.GQTableRef
 
getNode(String) - Method in class unity.util.DGraph
 
getNodeList() - Method in class unity.util.DGraph
 
getNodeMap() - Method in class unity.util.DGraph
 
getNodes() - Method in class unity.util.DGraph
 
getNoDistributedJoin() - Method in class unity.query.LQJoinNode
 
getNonJoinedLeft() - Method in class unity.operators.DualHashTable
 
getNonJoinedRight() - Method in class unity.operators.DualHashTable
 
getNonMatched() - Method in class unity.operators.ChainedHashTable
 
getNullable() - Method in class unity.annotation.SourceField
 
getNumAttr() - Method in class unity.predicates.EquiJoinPredicate
 
getNumAttributes() - Method in class unity.operators.ProjectionList
 
getNumAttributes() - Method in class unity.relational.Relation
 
getNumberPrecisionRadix() - Method in class unity.annotation.SourceField
 
getNumChildren() - Method in class unity.functions.Expression
 
getNumChildren() - Method in class unity.query.LQNode
 
getNumDistinctValues() - Method in class unity.annotation.SourceField
 
getNumericFunctions() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a comma-separated list of math functions available with this database.
getNumFiles(int, int) - Method in class unity.operators.DualHashTable
 
getNumFiles() - Method in class unity.operators.DualHashTable.PartitionInfo
 
getNumTuples() - Method in class unity.annotation.SourceTable
 
getNumTuples() - Method in class unity.operators.DualHashTable.PartitionInfo
 
getNumTuples() - Method in class unity.query.LQJoinNode
 
getObject(int) - Method in class unity.jdbc.LocalResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in class unity.jdbc.LocalResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int, Map) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String, Map) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int) - Method in class unity.jdbc.UnityResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in class unity.jdbc.UnityResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int, Map) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String, Map) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int) - Method in class unity.query.ResultRowData
Gets the value of the designated column in the current row as an Object in the Java programming language.
getObject(int) - Method in class unity.relational.Tuple
 
getObject() - Method in class unity.util.DGraph.Edge
 
getObject() - Method in class unity.util.DGraph.Node
 
getOneSideRelation() - Method in class unity.query.LQJoinNode
 
getOperator() - Method in class unity.query.LQNode
 
getOrderChild(int) - Method in class unity.query.LQOrderByNode
 
getOrderNumChildren() - Method in class unity.query.LQOrderByNode
 
getOrdinalPosition() - Method in class unity.annotation.SourceField
 
getOutgoingEdges(String) - Method in class unity.util.DGraph
 
getOutputRelation() - Method in class unity.operators.Operator
 
getOutputRelation() - Method in class unity.query.LQNode
 
getPageId() - Method in class unity.io.Page
 
getPageIOs() - Method in class unity.operators.Operator
 
getPageIOs() - Method in class unity.operators.PageHashTable
 
getPages(int) - Method in class unity.operators.PageHashTable
 
getPagesRead() - Method in class unity.operators.Operator
 
getParamListTypes() - Static method in class unity.functions.F_Abs
 
getParamListTypes() - Static method in class unity.functions.F_Ascii
 
getParamListTypes() - Static method in class unity.functions.F_Cast
 
getParamListTypes() - Static method in class unity.functions.F_Ceiling
 
getParamListTypes() - Static method in class unity.functions.F_Date
 
getParamListTypes() - Static method in class unity.functions.F_Exp
 
getParamListTypes() - Static method in class unity.functions.F_Floor
 
getParamListTypes() - Static method in class unity.functions.F_Length
 
getParamListTypes() - Static method in class unity.functions.F_Ln
 
getParamListTypes() - Static method in class unity.functions.F_Log
 
getParamListTypes() - Static method in class unity.functions.F_Lower
 
getParamListTypes() - Static method in class unity.functions.F_Position
 
getParamListTypes() - Static method in class unity.functions.F_Power
 
getParamListTypes() - Static method in class unity.functions.F_Random
 
getParamListTypes() - Static method in class unity.functions.F_Replace
 
getParamListTypes() - Static method in class unity.functions.F_Round
 
getParamListTypes() - Static method in class unity.functions.F_Sqrt
 
getParamListTypes() - Static method in class unity.functions.F_Substring
 
getParamListTypes() - Static method in class unity.functions.F_Trim
 
getParamListTypes() - Static method in class unity.functions.F_Upper
 
getParamListTypes() - Static method in class unity.functions.Function
 
getParent() - Method in class unity.functions.Expression
 
getParent() - Method in class unity.globalschema.GlobalConcept
 
getParent() - Method in class unity.query.LQNode
 
getParentDatabase() - Method in class unity.annotation.SourceTable
 
getParentDB() - Method in class unity.query.GQTableRef
 
getParentTable() - Method in class unity.annotation.SourceField
 
getPartitionFileNames(int, int) - Method in class unity.operators.DualHashTable
 
getPartitionFlushTimes(int, int) - Method in class unity.operators.DualHashTable
 
getPartitionInfo() - Method in class unity.operators.DualHashTable
 
getPartitionProbeTimes(int, int) - Method in class unity.operators.DualHashTable
 
getPartitionSize(int) - Method in class unity.operators.DualHashTable.PartitionInfo
 
getPartitionState(int, int) - Method in class unity.operators.DualHashTable
 
getPartitionTupleCount(int, int) - Method in class unity.operators.DualHashTable
 
getPartitionTuples(int, int) - Method in class unity.operators.DualHashTable
 
getPath(String) - Static method in class unity.io.FileManager
 
getPath(String, String, DGraph) - Method in class unity.util.DGraph
 
getPrecision(int) - Method in class unity.jdbc.LocalResultSetMetaData
Get the designated column's number of decimal digits.
getPrecision(int) - Method in class unity.jdbc.UnityResultSetMetaData
Get the designated column's number of decimal digits.
getPrecision(int) - Method in class unity.query.GlobalQuery
 
getPredecessor() - Method in class unity.util.DGraph.Node
 
getPrimaryKey() - Method in class unity.annotation.SourceTable
 
getPrimaryKeys(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the given table's primary key columns.
getProcedureColumns(String, String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the given catalog's stored procedure parameter and result columns.
getProcedures(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the stored procedures available in the given catalog.
getProcedureTerm() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the database vendor's preferred term for "procedure".
getProjectedFields(ArrayList) - Method in class unity.query.LQGroupByNode
 
getProjectedFields(ArrayList) - Method in class unity.query.LQProjNode
 
getProjectedFunctionExpr(ArrayList) - Method in class unity.query.LQGroupByNode
 
getProjectLast() - Method in class unity.query.LQOrderByNode
 
getPropertyInfo(String, Properties) - Method in class unity.jdbc.UnityDriver
Gets information about the possible properties for this driver.
getQueryMemory() - Static method in class unity.operators.MemoryManager
 
getQueryString() - Method in class unity.query.GlobalQuery
 
getQueryTimeout() - Method in class unity.jdbc.UnityStatement
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getReadCount() - Static method in class unity.io.Page
 
getRef(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRef(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRef(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRef(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getReference() - Method in class unity.query.LQNode
 
getReference() - Method in class unity.relational.Attribute
 
getReferenceKeys() - Method in class unity.annotation.AnnotatedSourceTable
 
getReferenceName() - Method in class unity.query.GQTableRef
 
getRelation() - Method in class unity.relational.Tuple
 
getRelation1Locs() - Method in class unity.predicates.EquiJoinPredicate
 
getRelation2Locs() - Method in class unity.predicates.EquiJoinPredicate
 
getRemarks() - Method in class unity.annotation.SourceField
 
getRequiredFields() - Method in class unity.query.LQExprNode
 
getRequiredFields() - Method in class unity.query.LQGroupByNode
 
getRequiredFields() - Method in class unity.query.LQJoinNode
 
getRequiredFields() - Method in class unity.query.LQNode
 
getRequiredFields(ArrayList) - Method in class unity.query.LQOrderByNode
 
getRequiredFields() - Method in class unity.query.LQProjNode
 
getRequiredFields() - Method in class unity.query.LQSelNode
 
getResultSet() - Method in class unity.jdbc.UnityStatement
Retrieves the current result as a ResultSet object.
getResultSet() - Method in class unity.query.LocalQuery
 
getResultSetConcurrency() - Method in class unity.jdbc.UnityStatement
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - Method in class unity.jdbc.UnityStatement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetScan() - Method in class unity.query.LocalQuery
 
getResultSetType() - Method in class unity.jdbc.UnityStatement
Retrieves the result set type for ResultSet objects generated by this Statement object.
getReturnType() - Method in class unity.functions.Expression
 
getReturnType() - Method in class unity.functions.F_Abs
 
getReturnType() - Method in class unity.functions.F_Ascii
 
getReturnType() - Method in class unity.functions.F_Cast
 
getReturnType() - Method in class unity.functions.F_Ceiling
 
getReturnType() - Method in class unity.functions.F_Date
 
getReturnType() - Method in class unity.functions.F_Exp
 
getReturnType() - Method in class unity.functions.F_Floor
 
getReturnType() - Method in class unity.functions.F_Length
 
getReturnType() - Method in class unity.functions.F_Ln
 
getReturnType() - Method in class unity.functions.F_Log
 
getReturnType() - Method in class unity.functions.F_Lower
 
getReturnType() - Method in class unity.functions.F_Position
 
getReturnType() - Method in class unity.functions.F_Power
 
getReturnType() - Method in class unity.functions.F_Random
 
getReturnType() - Method in class unity.functions.F_Replace
 
getReturnType() - Method in class unity.functions.F_Round
 
getReturnType() - Method in class unity.functions.F_Sqrt
 
getReturnType() - Method in class unity.functions.F_Substring
 
getReturnType() - Method in class unity.functions.F_Trim
 
getReturnType() - Method in class unity.functions.F_Upper
 
getReverseJoin() - Method in class unity.annotation.SourceJoin
 
getRightSampleRatePhase1() - Method in class unity.operators.EarlyHashJoin
 
getRoot() - Method in class unity.globalschema.GlobalSchema
 
getRoot() - Method in class unity.query.LQTree
 
getRow() - Method in class unity.jdbc.LocalResultSet
Retrieves the current row number.
getRow() - Method in class unity.jdbc.UnityResultSet
Retrieves the current row number.
getRow() - Method in class unity.query.ResultRowData
 
getScale(int) - Method in class unity.jdbc.LocalResultSetMetaData
Gets the designated column's number of digits to right of the decimal point.
getScale(int) - Method in class unity.jdbc.UnityResultSetMetaData
Gets the designated column's number of digits to right of the decimal point.
getSchemaName() - Method in class unity.annotation.SourceTable
 
getSchemaName(int) - Method in class unity.jdbc.LocalResultSetMetaData
Get the designated column's table's schema.
getSchemaName(int) - Method in class unity.jdbc.UnityResultSetMetaData
Get the designated column's table's schema.
getSchemaName(int) - Method in class unity.query.GlobalQuery
 
getSchemas() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the schema names available in this database.
getSchemaTerm() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the database vendor's preferred term for "schema".
getScope() - Method in class unity.annotation.AnnotatedSourceForeignKey
 
getScope() - Method in class unity.annotation.AnnotatedSourceKey
 
getScopeName() - Method in class unity.annotation.AnnotatedSourceForeignKey
 
getScopeName() - Method in class unity.annotation.AnnotatedSourceKey
 
getSearchStringEscape() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the string that can be used to escape wildcard characters.
getSelectivity() - Method in class unity.query.LQCondNode
 
getSemanticDatabaseName() - Method in class unity.annotation.AnnotatedSourceDatabase
 
getSemanticFieldName() - Method in class unity.annotation.AnnotatedSourceField
 
getSemanticTableName() - Method in class unity.annotation.AnnotatedSourceTable
 
getShort(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getSource() - Method in class unity.annotation.AttributeValueSource
 
getSourceFields() - Method in class unity.annotation.SourceTable
 
getSources() - Method in class unity.globalschema.GlobalConcept
 
getSourcesURL() - Method in class unity.globalschema.GlobalSchema
 
getSourceTables() - Method in class unity.annotation.SourceDatabase
 
getSQLColumnName() - Method in class unity.annotation.SourceField
 
getSQLColumnNameWithSchema() - Method in class unity.annotation.SourceField
 
getSQLColumnNameWithTable() - Method in class unity.annotation.SourceField
 
getSQLKeywords() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL92 keywords.
getSQLQueryString() - Method in class unity.query.LocalQuery
 
getSQLStateType() - Method in class unity.jdbc.UnityDatabaseMetaData
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLString() - Method in class unity.operators.ResultSetScan
 
getSQLTableName() - Method in class unity.annotation.SourceTable
 
getSQLTableNameWithSchema() - Method in class unity.annotation.SourceTable
 
getState() - Method in class unity.operators.DualHashTable.PartitionInfo
 
getStatement() - Method in class unity.jdbc.LocalResultSet
Retrieves the Statement object that produced this ResultSet object.
getStatement() - Method in class unity.jdbc.UnityResultSet
Retrieves the Statement object that produced this ResultSet object.
getStream(String) - Static method in class unity.io.FileManager
 
getString(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(int) - Method in class unity.relational.Tuple
 
getStringFunctions() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a comma-separated list of string functions available with this database.
getSubQueries() - Method in class unity.query.GlobalQuery
 
GetSuffix(int) - Static method in class unity.parser.SimpleCharStream
 
getSuperTables(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSystemFunctions() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a comma-separated list of system functions available with this database.
getTable(String) - Method in class unity.annotation.SourceDatabase
 
getTable() - Method in class unity.annotation.SourceKey
 
getTable() - Method in class unity.query.GQFieldRef
 
getTable() - Method in class unity.query.GQTableRef
 
getTableCatalog() - Method in class unity.annotation.SourceField
 
getTableName() - Method in class unity.annotation.SourceField
 
getTableName() - Method in class unity.annotation.SourceTable
 
getTableName(int) - Method in class unity.jdbc.LocalResultSetMetaData
Gets the designated column's table name.
getTableName(int) - Method in class unity.jdbc.UnityResultSetMetaData
Gets the designated column's table name.
getTableName(int) - Method in class unity.query.GlobalQuery
 
getTablePrivileges(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the access rights for each table available in a catalog.
getTableRef(String) - Method in class unity.query.SubQuery
 
getTableRefs() - Method in class unity.query.LQSelNode
 
getTableRefs() - Method in class unity.query.SubQuery
 
getTables(String, String, String, String[]) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the tables available in the given catalog.
getTableSchema() - Method in class unity.annotation.SourceField
 
getTableTypes() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the table types available in this database.
getTemporaryPath() - Static method in class unity.io.FileManager
 
getTermAtDepth() - Method in class unity.globalschema.GlobalConcept
 
getTie() - Method in class unity.util.DGraph.Node
 
getTies() - Method in class unity.util.DGraph.Node
 
getTime(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(int, Calendar) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String, Calendar) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(int, Calendar) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String, Calendar) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTimeDateFunctions() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a comma-separated list of the time and date functions available with this database.
getTimestamp(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String, Calendar) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String, Calendar) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp() - Method in class unity.relational.TupleTS
 
getToken(int) - Static method in class unity.parser.uql
 
getToKey() - Method in class unity.annotation.SourceForeignKey
 
getToKey() - Method in class unity.annotation.SourceJoin
 
getToKeyName() - Method in class unity.annotation.SourceJoin
 
getToNode() - Method in class unity.util.DGraph.Edge
 
getToSourceTable() - Method in class unity.annotation.SourceForeignKey
 
getToTableName() - Method in class unity.annotation.SourceForeignKey
 
getToTableName() - Method in class unity.annotation.SourceJoin
 
getTotalMemory() - Static method in class unity.operators.MemoryManager
 
getTotalWeight() - Method in class unity.util.DGraph
 
getTransactionIsolation() - Method in class unity.jdbc.UnityConnection
Retrieves this Connection object's current transaction isolation level.
gettree() - Method in class unity.parser.uql
 
getTuple(int) - Method in class unity.io.Page
 
getTupleCount() - Method in class unity.io.Page
 
getTupleCount(int) - Method in class unity.operators.DualHashTable
 
getTupleIOs() - Method in class unity.operators.Operator
 
getTupleIOs() - Method in class unity.operators.PageHashTable
 
getTuples() - Method in class unity.io.Page
 
getTuples(int) - Method in class unity.operators.PageHashTable
 
getTuplesDiscarded() - Method in class unity.operators.DualHashTable
 
getTupleSize() - Method in class unity.query.LQJoinNode
 
getTuplesOutput() - Method in class unity.operators.Operator
 
getTuplesRead() - Method in class unity.operators.Operator
 
getType() - Method in class unity.annotation.AnnotatedSourceJoin
 
getType() - Method in class unity.globalschema.GlobalConcept
 
getType() - Method in class unity.jdbc.LocalResultSet
Retrieves the type of this ResultSet object.
getType() - Method in class unity.jdbc.UnityResultSet
Retrieves the type of this ResultSet object.
getType() - Method in class unity.query.LQCondNode
 
getType() - Method in class unity.query.LQNode
 
getType() - Method in class unity.relational.Attribute
 
getTypeBySQLName(String) - Method in class unity.functions.F_Cast
 
getTypeInfo() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of all the standard SQL types supported by this database.
getTypeMap() - Method in class unity.jdbc.UnityConnection
Retrieves the Map object associated with this Connection object.
getTypeName() - Method in class unity.annotation.AnnotatedSourceJoin
 
getTypeName() - Method in class unity.relational.Attribute
 
getTypeName(int) - Static method in class unity.relational.Attribute
 
getUDTs(String, String, String, int[]) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of the user-defined types (UDTs) defined in a particular schema.
getUnicodeStream(int) - Method in class unity.jdbc.LocalResultSet
Deprecated. use getCharacterStream in place of getUnicodeStream
getUnicodeStream(String) - Method in class unity.jdbc.LocalResultSet
Deprecated. use getCharacterStream instead
getUnicodeStream(int) - Method in class unity.jdbc.UnityResultSet
Deprecated. use getCharacterStream in place of getUnicodeStream
getUnicodeStream(String) - Method in class unity.jdbc.UnityResultSet
Deprecated. use getCharacterStream instead
getUpdateCount() - Method in class unity.jdbc.UnityStatement
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getURL(int) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class unity.jdbc.LocalResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the URL for this DBMS.
getURL(int) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class unity.jdbc.UnityResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURLJava() - Method in class unity.annotation.SourceDatabase
 
getURLJDBC() - Method in class unity.annotation.SourceDatabase
 
getUserName() - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves the user name as known to this database.
getValue() - Method in class unity.annotation.AttributeValueSource
 
getValues() - Method in class unity.relational.Tuple
 
getValuesCopy() - Method in class unity.relational.Tuple
 
getValuesRelation1(Tuple) - Method in class unity.predicates.EquiJoinPredicate
 
getValuesRelation2(Tuple) - Method in class unity.predicates.EquiJoinPredicate
 
getVersionColumns(String, String, String) - Method in class unity.jdbc.UnityDatabaseMetaData
Retrieves a description of a table's columns that are automatically updated when any value in a row is updated.
getVisited() - Method in class unity.util.DGraph.Node
 
getWarnings() - Method in class unity.jdbc.LocalResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in class unity.jdbc.UnityConnection
Retrieves the first warning reported by calls on this Connection object.
getWarnings() - Method in class unity.jdbc.UnityResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in class unity.jdbc.UnityStatement
Retrieves the first warning reported by calls on this Statement object.
getWeight() - Method in class unity.util.DGraph.Edge
 
getWeight(String) - Method in class unity.util.DGraph
 
getWeight() - Method in class unity.util.DGraph.Node
 
getWriteCount() - Static method in class unity.io.Page
 
getXMLFile(String) - Static method in class unity.io.FileManager
 
GlobalConcept - Class in unity.globalschema
 
GlobalConcept() - Constructor for class unity.globalschema.GlobalConcept
 
GlobalConcept(String) - Constructor for class unity.globalschema.GlobalConcept
 
GlobalConcept(SemanticName, String, GlobalConcept, int, int, String) - Constructor for class unity.globalschema.GlobalConcept
 
GlobalParser - Class in unity.parser
 
GlobalParser() - Constructor for class unity.parser.GlobalParser
 
GlobalQuery - Class in unity.query
 
GlobalQuery() - Constructor for class unity.query.GlobalQuery
 
GlobalSchema - Class in unity.globalschema
 
GlobalSchema() - Constructor for class unity.globalschema.GlobalSchema
 
GQDatabaseRef - Class in unity.query
 
GQDatabaseRef(AnnotatedSourceDatabase, String, String) - Constructor for class unity.query.GQDatabaseRef
 
GQFieldRef - Class in unity.query
 
GQFieldRef(AnnotatedSourceField, String, String, GQTableRef) - Constructor for class unity.query.GQFieldRef
 
GQTableRef - Class in unity.query
 
GQTableRef(AnnotatedSourceTable, String, String, GQDatabaseRef) - Constructor for class unity.query.GQTableRef
 
Greater - Class in unity.predicates
 
Greater() - Constructor for class unity.predicates.Greater
 
GreaterEqual - Class in unity.predicates
 
GreaterEqual() - Constructor for class unity.predicates.GreaterEqual
 
Groupby() - Static method in class unity.parser.uql
 
GROUPBY - Static variable in interface unity.parser.uqlConstants
 
GROUPBY - Static variable in interface unity.query.LQTreeConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X _