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 a column with a known data type.BoundValues are added to rendered SQL as a parameter marker only.This 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.commonClassDescriptionThis class represents a criteria group with either an AND or an OR connector.Describes a column with a known data type.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.deleteClassDescriptionDefines attributes of columns that are necessary for rendering an order by expression.
-
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.insert.render
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.render
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.selectClassDescriptionThis 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 a column with a known data type.This class represents a criteria group without an AND or an OR connector.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 a column with a known data type.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.caseexpressionClassDescriptionThis 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 a column with a known data type.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.functionClassDescriptionDescribes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Describes a column with a known data type.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.join
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.select.renderClassDescriptionDescribes a column with a known data type.
-
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.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.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.whereClassDescriptionThis class represents a criteria group with either an AND or an OR connector.Describes a column with a known data type.
-
Classes in org.mybatis.dynamic.sql used by org.mybatis.dynamic.sql.where.conditionClassDescriptionConditions may implement Filterable to add optionality to rendering.Conditions may implement Mappable to alter condition values or types during rendering.Conditions may implement Filterable to add optionality to rendering.Conditions may implement Filterable to add optionality to rendering.Conditions may implement Mappable to alter condition values or types during rendering.Conditions may implement Filterable to add optionality to rendering.Conditions may implement Mappable to alter condition values or types during rendering.Describes attributes of columns that are necessary for rendering if the column is not expected to be bound as a JDBC parameter.Describes a column with a known data type.
-
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 a column with a known data type.This class represents a criteria group without an AND or an OR connector.This class represents a criteria group with a NOT.