com.nonesole.persistence.main
Class FrameConfigConstruction

java.lang.Object
  extended by com.nonesole.persistence.main.FrameConfigConstruction

public class FrameConfigConstruction
extends java.lang.Object

Construction of environment of Persistence Frame

Version:
1.0 - build in 2009-08-08
Author:
JACK LEE

Field Summary
static java.lang.String DEFAULT_DB_CONFIG
           
static java.lang.String DEFAULT_LOG
           
static java.lang.String DEFAULT_ORM_CONFIG
           
 
Method Summary
static FrameConfigConstruction getInstance()
          Get FrameConfigConstruction object
 void initConfig()
          Initialize configuration
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LOG

public static final java.lang.String DEFAULT_LOG
See Also:
Constant Field Values

DEFAULT_DB_CONFIG

public static final java.lang.String DEFAULT_DB_CONFIG
See Also:
Constant Field Values

DEFAULT_ORM_CONFIG

public static final java.lang.String DEFAULT_ORM_CONFIG
See Also:
Constant Field Values
Method Detail

getInstance

public static FrameConfigConstruction getInstance()
Get FrameConfigConstruction object


initConfig

public void initConfig()
Initialize configuration