Interface Formatter
-
- All Known Implementing Classes:
BasicFormatterImpl,DDLFormatterImpl,HighlightingFormatter
public interface FormatterFormatter contract
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringformat(String source)Format the source SQL string.
-