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
F
G
I
J
L
M
O
P
R
S
T
U
V
M
makeIN(int, Object)
- Static method in class bap.core.dao.procedure.
Parameter
功能描述:
创建一个模式为IN的存储过程参数
makeINOUT(int, Object)
- Static method in class bap.core.dao.procedure.
Parameter
功能描述:
创建一个模式为INOUT,参数类型为VARCHAR的存储过程参数
makeINOUT(int, int, Object)
- Static method in class bap.core.dao.procedure.
Parameter
功能描述:
创建一个模式为INOUT的存储过程参数
makeOUT(int)
- Static method in class bap.core.dao.procedure.
Parameter
功能描述:
创建一个模式为OUT,参数类型为VARCHAR的存储过程参数
makeOUT(int, int)
- Static method in class bap.core.dao.procedure.
Parameter
功能描述:
创建一个模式为OUT的存储过程参数
A
B
C
D
E
F
G
I
J
L
M
O
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