parameter statement信息详情
参数语句
parameter───n.参数;系数;参量
statement───n.声明;陈述,叙述;报表,清单
key parameter───[统计]关键参数;[经] 关键参数
incomplete parameter───参数不完整
formal parameter───[数]形式参数
solubility parameter───[化学]溶度参数;溶解参数
population parameter───总数; 全量; 全参数; 总量;[数]总体参数;总数;人口参数;全量
cosmology parameter───宇宙学参数
parameter value───参数值
Validate data: statement hooks let you validate parameter data before statement execution, providing the opportunity to do constraint check and data validation at the application level.───验证数据:通过语句钩子可以在执行语句之前验证参数数据,从而为应用程序级的约束检查和数据验证提供机会。
For batch updates, a collection parameter is used vertically to execute an SQL statement more than once, with different parameter values each time.───对于批量更新,需要使用一个集合参数多次执行一条sql语句,每次执行时使用不同的参数值。
After we compose our SQL statement, all the other steps are the same as for any dynamic statement with parameter markers.───在构造sql语句之后,剩下的步骤就与其他具有参数标记的动态语句完全相同了。