Uses of Interface
org.apache.empire.commons.SqlFormat.SqlFormatter
Packages that use SqlFormat.SqlFormatter
Package
Description
This package contains various common classes for error handling, specific data types and data type conversion.
-
Uses of SqlFormat.SqlFormatter in org.apache.empire.commons
Classes in org.apache.empire.commons that implement SqlFormat.SqlFormatterModifier and TypeClassDescriptionstatic final classDefaultSqlFormatter Uses the default implementation to format SQLMethods in org.apache.empire.commons that return SqlFormat.SqlFormatterModifier and TypeMethodDescriptionstatic SqlFormat.SqlFormatterSqlFormat.getFormatter()Returns the current SLQ FormatterMethods in org.apache.empire.commons with parameters of type SqlFormat.SqlFormatterModifier and TypeMethodDescriptionstatic voidSqlFormat.setFormatter(SqlFormat.SqlFormatter formatter) Replace the current SqlFormatter