Arch4J 1.1

org.arch4j.persistence
Interface PersistenceConstants


public interface PersistenceConstants

Constant values used in this package.

Version:
1.0.
Author:
JRoome

Field Summary
static String DEFAULT_CONNECTION
          Property that defines the default connection name.
static String FILENAME_PROPERTY
          The sub-property for getting the name of the xml file that castor stores the db connection info in.
static String NAME_PROPERTY
          The sub-property for getting the db name that castor will connect to.
static String PERSISTENCE_DOMAIN
          The property that defines the domain for the persistence.
 

Field Detail

PERSISTENCE_DOMAIN

public static final String PERSISTENCE_DOMAIN
The property that defines the domain for the persistence.

See Also:
Constant Field Values

DEFAULT_CONNECTION

public static final String DEFAULT_CONNECTION
Property that defines the default connection name.

See Also:
Constant Field Values

FILENAME_PROPERTY

public static final String FILENAME_PROPERTY
The sub-property for getting the name of the xml file that castor stores the db connection info in.

See Also:
Constant Field Values

NAME_PROPERTY

public static final String NAME_PROPERTY
The sub-property for getting the db name that castor will connect to.

See Also:
Constant Field Values

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.