Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
E
EMPTY_STRING
- Static variable in class org.apache.empire.db.
DBDatabase
equals(Object)
- Method in class org.apache.empire.db.expr.column.
DBAliasExpr
Overrides the equals method
equals(Object)
- Method in class org.apache.empire.db.expr.join.
DBJoinExpr
Compares two DBJoinExpr objects.
ErrorInfo
- Interface in
org.apache.empire.commons
This interface allows access to the last error that occured on a object.
ErrorObject
- Class in
org.apache.empire.commons
This class holds and provides information about the last error that occured on an object.
ErrorObject()
- Constructor for class org.apache.empire.commons.
ErrorObject
Constructs an ErrorObject object.
ErrorObject(ErrorInfo)
- Constructor for class org.apache.empire.commons.
ErrorObject
Constructs a ErrorObject object copying the Error information of another object.
Errors
- Class in
org.apache.empire.commons
This class holds the definition of common error types.
ErrorType
- Class in
org.apache.empire.commons
The ErrorType class defines a type of error.
ErrorType(String, String)
- Constructor for class org.apache.empire.commons.
ErrorType
Defines an error type.
Exception
- Static variable in class org.apache.empire.commons.
Errors
executeQuery(String, Object[], boolean, Connection)
- Method in class org.apache.empire.db.
DBDatabase
Executes a select SQL-Statement and returns a resulset containing the query results.
executeQuery(String, Object[], boolean, Connection)
- Method in class org.apache.empire.db.
DBDatabaseDriver
executeSQL(String, Object[], Connection)
- Method in class org.apache.empire.db.
DBDatabase
Executes an update, insert or delete SQL-Statement.
executeSQL(String, Connection)
- Method in class org.apache.empire.db.
DBDatabase
Executes an update, insert or delete SQL-Statement.
executeSQL(String, Object[], Connection)
- Method in class org.apache.empire.db.
DBDatabaseDriver
Executes the select, update or delete SQL-Command with a Statement object.
expr
- Variable in class org.apache.empire.db.expr.compare.
DBCompareNotExpr
extractErrorMessage(SQLException)
- Method in class org.apache.empire.db.
DBDatabaseDriver
Extracts native error message of an sqlExeption.
extractErrorMessage(SQLException)
- Method in class org.apache.empire.db.oracle.
DBDatabaseDriverOracle
Extracts native error message of an sqlExeption.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y