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