Uses of Package
org.mybatis.dynamic.sql
Packages that use org.mybatis.dynamic.sql
Package
Description
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sqlClassDescriptionThis class represents a criteria group with either an AND or an OR connector.Describes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Describes additional attributes of columns that are necessary for binding the column as a JDBC parameter.Deprecated.in favor of the new statement configuration functionalityThis class represents a criteria group without an AND or an OR connector.A derived column is a column that is not directly related to a table.This class represents a criteria group with a NOT.A parameter type converter is used to change a parameter value from one type to another during statement rendering and before the parameter is placed into the parameter map.Defines attributes of columns that are necessary for rendering an order by expression.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.delete
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.exception
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.insert
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.renderClassDescriptionDescribes additional attributes of columns that are necessary for binding the column as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.selectClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Defines attributes of columns that are necessary for rendering an order by expression.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.aggregateClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Describes additional attributes of columns that are necessary for binding the column as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.functionClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Describes additional attributes of columns that are necessary for binding the column as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.joinClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.render
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.updateClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.utilClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.util.mybatis3ClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.util.springbatchClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Describes additional attributes of columns that are necessary for binding the column as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.whereClassDescriptionThis class represents a criteria group with either an AND or an OR connector.Describes additional attributes of columns that are necessary for binding the column as a JDBC parameter.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.where.conditionClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Deprecated.in favor of the new statement configuration functionality
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.where.renderClassDescriptionThis class represents a criteria group with either an AND or an OR connector.Describes additional attributes of columns that are necessary for binding the column as a JDBC parameter.This class represents a criteria group without an AND or an OR connector.This class represents a criteria group with a NOT.