Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
org.hibernate.jdbc.util
Interface Formatter
Known Implementing Classes:
BasicFormatterImpl
,
DDLFormatterImpl
public interface
Formatter
Formatter contract
Author:
Steve Ebersole
Method Summary
String
format
(String source)
Method Details
format
public String format(String source)
Overview
Package
Tree
Index
Deprecated
About