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

T

TC - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
to(Object) - Method in class org.apache.empire.db.DBColumn
Creates and returns a new DBSetExpr object.
toArray() - Method in class org.apache.empire.commons.Options
 
toChar() - Method in class org.apache.empire.db.DBColumnExpr
Creates a new DBFuncExpr object (to_char SQL statement) with the parameters prefix = "to_char(" and postfix = ")"
toChar(String) - Method in class org.apache.empire.db.DBColumnExpr
Creates a new DBFuncExpr object (to_char SQL statement) with the parameters prefix = "to_char(" and postfix = ", * '"+format+"')"
toString() - Method in class org.apache.empire.commons.ObjectUtils.NoValue
 
toString(Object, String) - Static method in class org.apache.empire.commons.StringUtils
Converts a value to a string.
toString(Object) - Static method in class org.apache.empire.commons.StringUtils
Converts a value to a string.
toString(Object[], String) - Static method in class org.apache.empire.commons.StringUtils
Converts an array of objects to a string.
toString(Object[]) - Static method in class org.apache.empire.commons.StringUtils
Converts an array of objects to a string.
toString() - Method in class org.apache.empire.db.DBClobData
Returns a CLOB String.
toString() - Method in class org.apache.empire.db.DBColumn
Override the toString method.
toString() - Method in class org.apache.empire.db.DBDatabase.DBSystemDate
 
toString() - Method in class org.apache.empire.db.DBSQLScript
Returns the sql script as a string
toString() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Overrides the toString method.
toString() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
 
toStringArray(Object[], String) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an Object array to a String array.
trim() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the trim() function.
trimAll(String) - Static method in class org.apache.empire.commons.StringUtils
 
trimLeft() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the ltrim() function.
trimRight() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the rtrim() function.
trunc(int) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an function object that truncates a number espression with the given decimals.
type - Variable in class org.apache.empire.db.expr.column.DBValueExpr
 

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