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 TypeClassDescriptionclass
HANA has a special predicate.class
HSQLDB doesn't support the third argument.class
PostgreSQL and CockroachDB have a special predicate.class
Oracle and SQL Server have a special predicate function.class
MariaDB and legacy MySQL have a special predicate.