类 HUpdateSqlCommand

    • 构造器详细资料

      • HUpdateSqlCommand

        public HUpdateSqlCommand​(java.lang.String table)
    • 方法详细资料

      • combineSql

        protected java.lang.String combineSql()
        从类复制的说明: HSqlCommand
        生成执行的Sql语句
        覆盖:
        combineSql 在类中 HSqlCommand
        返回:
        参数化的sql
      • isAllowUpdatePrimaryKey

        public boolean isAllowUpdatePrimaryKey()
      • setAllowUpdatePrimaryKey

        public void setAllowUpdatePrimaryKey​(boolean allowUpdatePrimaryKey)