Uses of Class
org.hibernate.dialect.function.AbstractRegexpLikeFunction
Packages that use AbstractRegexpLikeFunction
Package
Description
Contains implementations of
SqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.-
Uses of AbstractRegexpLikeFunction in org.hibernate.dialect.function
Subclasses of AbstractRegexpLikeFunction in org.hibernate.dialect.functionModifier and TypeClassDescriptionclassHANA has a special predicate.classHSQLDB doesn't support the third argument.classPostgreSQL and CockroachDB have a special predicate.classOracle and SQL Server have a special predicate function.classMariaDB and legacy MySQL have a special predicate.