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

U

UC - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
union(DBCommandExpr) - Method in class org.apache.empire.db.DBCommandExpr
Constructs a new DBCombinedCmd object with this object, the key word= "UNION" and the selected DBCommandExpr.
UNIQUE - Static variable in class org.apache.empire.db.DBIndex
 
update(Connection) - Method in class org.apache.empire.db.DBRecord
Updates the record and saves all changes in the database.
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBQuery
Updates a query record by creating individual update commands for each table.
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBRowSet
Updates or Inserts a record in the database.
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBView
 
upper() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a function object which converts the current expression to upper case.

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