Package | Description |
---|---|
org.mybatis.dynamic.sql.update | |
org.mybatis.dynamic.sql.update.render | |
org.mybatis.dynamic.sql.util |
Class and Description |
---|
UpdateStatementProvider
This class combines a "set" clause and a "where" clause into one parameter object
that can be sent to a MyBatis3 mapper method.
|
Class and Description |
---|
UpdateRenderer |
UpdateRenderer.Builder |
UpdateStatementProvider
This class combines a "set" clause and a "where" clause into one parameter object
that can be sent to a MyBatis3 mapper method.
|
UpdateStatementProvider.Builder |
Class and Description |
---|
UpdateStatementProvider
This class combines a "set" clause and a "where" clause into one parameter object
that can be sent to a MyBatis3 mapper method.
|
Copyright © 2016–2017 MyBatis.org. All rights reserved.