站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.pretty.Formatter (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.pretty.Formatter

Packages that use Formatter
org.hibernate.pretty Classes for pretty printing things for exception and log messages. 
 

Uses of Formatter in org.hibernate.pretty
 

Methods in org.hibernate.pretty that return Formatter
 Formatter Formatter.setInitialString(String initial)
           
 Formatter Formatter.setIndentString(String indent)