Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
P
R
S
T
U
E
emptyrow()
- Method in class com.syncsoft.plainsql.
PlainTable
Empty row suitable for inserting.
emptyRowSet()
- Method in class com.syncsoft.plainsql.
PlainTable
execDDL()
- Method in class com.syncsoft.plainsql.
PlainTableDDL
execute()
- Method in class com.syncsoft.plainsql.
PlainSql
Execute the current SQL statement.
execute(Object...)
- Method in class com.syncsoft.plainsql.
PlainSql
Execute a result set, accepting bind variables as arguments
executeBatch()
- Method in class com.syncsoft.plainsql.
PlainSql
Call the JDBC executeBatch() call to apply a batch of data
executeProc(Object...)
- Method in class com.syncsoft.plainsql.
PlainProc
Execute the procedure and retrieve result sets and OUT parameters
executeProc(String, Object...)
- Method in class com.syncsoft.plainsql.
PSconnection
Execute a stored procedure, returning a structure that contains the output parameters and the result sets
executeUpdate()
- Method in class com.syncsoft.plainsql.
PlainSql
Call executeUpdate() to execute a SQL with no results
executeUpdate(Object[])
- Method in class com.syncsoft.plainsql.
PlainSql
Same as executeUpdate(), but accepts a list of bind variables
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
P
R
S
T
U