Uses of Class
org.hibernate.dialect.Replacer
Packages that use Replacer
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Uses of Replacer in org.hibernate.dialect
Methods in org.hibernate.dialect that return ReplacerModifier and TypeMethodDescriptionstatic ReplacerMySQLDialect.datetimeFormat(String format) static ReplacerOracleDialect.datetimeFormat(String format, boolean useFm, boolean resetFm) PostgreSQLDialect.datetimeFormat(String format) static ReplacerSpannerDialect.datetimeFormat(String format) SpannerPostgreSQLDialect.datetimeFormat(String format) static ReplacerSQLServerDialect.datetimeFormat(String format)