接口 IOptimisticLockerPluginHook

    • 方法详细资料

      • clientUpdateWithVersionByExampleSelectiveMethodGenerated

        boolean clientUpdateWithVersionByExampleSelectiveMethodGenerated​(org.mybatis.generator.api.dom.java.Method method,
                                                                         org.mybatis.generator.api.dom.java.Interface interfaze,
                                                                         org.mybatis.generator.api.IntrospectedTable introspectedTable)
      • clientUpdateWithVersionByPrimaryKeySelectiveMethodGenerated

        boolean clientUpdateWithVersionByPrimaryKeySelectiveMethodGenerated​(org.mybatis.generator.api.dom.java.Method method,
                                                                            org.mybatis.generator.api.dom.java.Interface interfaze,
                                                                            org.mybatis.generator.api.IntrospectedTable introspectedTable)
      • generateSetsSelectiveElement

        boolean generateSetsSelectiveElement​(List<org.mybatis.generator.api.IntrospectedColumn> columns,
                                             org.mybatis.generator.api.IntrospectedColumn versionColumn,
                                             org.mybatis.generator.api.dom.xml.XmlElement setsElement)