Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » jdbc » util » [javadoc | source]
org.hibernate.jdbc.util
public class: FormatStyle [javadoc | source]
java.lang.Object
   org.hibernate.jdbc.util.FormatStyle
Represents the the understood types or styles of formatting.
Field Summary
public static final  FormatStyle BASIC     
public static final  FormatStyle DDL     
public static final  FormatStyle NONE     
Method from org.hibernate.jdbc.util.FormatStyle Summary:
equals,   getFormatter,   getName,   hashCode
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.jdbc.util.FormatStyle Detail:
 public boolean equals(Object o) 
 public Formatter getFormatter() 
 public String getName() 
 public int hashCode()