public class DBFluteInitializer extends Object
コンストラクタと説明 |
---|
DBFluteInitializer()
Constructor, which initializes various components.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
announce()
DBFlute will begin in just a few second.
|
protected void |
handleSqlLogRegistry() |
protected boolean |
isCurrentDBDef(org.seasar.dbflute.DBDef currentDBDef) |
protected String |
ln() |
protected void |
loadCoolClasses() |
protected void |
prologue()
This is the story for ...
|
protected void |
setupDataSourceHandler(String dataSourceFqcn)
Set up the handler of data source to the configuration of DBFlute.
|
protected void |
standBy()
Enjoy your DBFlute life.
|
public DBFluteInitializer()
protected void announce()
protected void prologue()
protected void standBy()
protected void handleSqlLogRegistry()
protected void loadCoolClasses()
protected void setupDataSourceHandler(String dataSourceFqcn)
dataSourceFqcn
- The FQCN of data source. (NotNull)protected boolean isCurrentDBDef(org.seasar.dbflute.DBDef currentDBDef)
protected String ln()
Copyright © 2009–2014 The Seasar Foundation. All rights reserved.