Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置数据库选项。
void Connection.setOption( String option_name, String option_value ) throws ULjException
option_name 要设置的选项的名称。
option_value 选项的新值。
如果该选项目前未存储在数据库中,则创建它。
调用该方法时,此连接不能有任何未提交事务。