JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
V
E
execute()
- Method in class com.dsf.utils.sql.
NamedParameterStatement
Executes the statement.
executeBatch()
- Method in class com.dsf.utils.sql.
NamedParameterStatement
Executes all of the batched statements.
executeQuery()
- Method in class com.dsf.utils.sql.
NamedParameterStatement
Executes the statement, which must be a query.
executeUpdate()
- Method in class com.dsf.utils.sql.
NamedParameterStatement
Executes the statement, which must be an SQL INSERT, UPDATE or DELETE statement; or an SQL statement that returns nothing, such as a DDL statement.
A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes