-
Classes Class Description org.mybatis.dynamic.sql.delete.MyBatis3DeleteModelAdapter in favor ofDeleteDSLCompleter
. This class will be removed without replacement in a future versionorg.mybatis.dynamic.sql.select.function.AbstractFunction in favor ofAbstractUniTypeFunction
org.mybatis.dynamic.sql.select.function.AbstractMultipleColumnArithmeticFunction in favor ofOperatorFunction
.org.mybatis.dynamic.sql.select.MyBatis3SelectModelAdapter in favor ofSelectDSLCompleter
. This class will be removed without direct replacement in a future versionorg.mybatis.dynamic.sql.update.MyBatis3UpdateModelAdapter in favor ofUpdateDSLCompleter
. This class will be removed without direct replacement in a future version.
-
Fields Field Description org.mybatis.dynamic.sql.render.RenderingStrategy.MYBATIS3 useRenderingStrategies.MYBATIS3
insteadorg.mybatis.dynamic.sql.render.RenderingStrategy.SPRING_NAMED_PARAMETER useRenderingStrategies.SPRING_NAMED_PARAMETER
instead