Skip navigation links
A B C D E F G I J L M O P R S T U V W 

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 W 
Skip navigation links