JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.mybatis.generator.runtime.dynamic.sql.elements.UpdateByPrimaryKeyMethodGenerator
Packages that use
UpdateByPrimaryKeyMethodGenerator
Package
Description
org.mybatis.generator.runtime.dynamic.sql.elements
Uses of
UpdateByPrimaryKeyMethodGenerator
in
org.mybatis.generator.runtime.dynamic.sql.elements
Methods in
org.mybatis.generator.runtime.dynamic.sql.elements
that return
UpdateByPrimaryKeyMethodGenerator
Modifier and Type
Method
Description
UpdateByPrimaryKeyMethodGenerator
UpdateByPrimaryKeyMethodGenerator.Builder.
build
()