Uses of Class
org.mybatis.dynamic.sql.select.function.AbstractUniTypeFunction
Packages that use AbstractUniTypeFunction
Package
Description
-
Uses of AbstractUniTypeFunction in org.mybatis.dynamic.sql.select.aggregate
Subclasses of AbstractUniTypeFunction in org.mybatis.dynamic.sql.select.aggregate -
Uses of AbstractUniTypeFunction in org.mybatis.dynamic.sql.select.function
Classes in org.mybatis.dynamic.sql.select.function with type parameters of type AbstractUniTypeFunctionModifier and TypeClassDescriptionclassAbstractUniTypeFunction<T,U extends AbstractUniTypeFunction<T, U>> Represents a function that does not change the underlying data type.Subclasses of AbstractUniTypeFunction in org.mybatis.dynamic.sql.select.function