摘要:
例如: <choose> <when test="fplx != null and fplx == 'dzpt'.toString()"> delete from xs_dzptfp_jx where fpdm=#{fpdm} and fphm=#{fphm}; delete from xs_dzp 阅读全文
摘要:
在执行存储过程中,报错详细信息如下: java.sql.SQLException: User does not have access to metadata required to determine stored procedure parameter types. If rights can 阅读全文