org.LexGrid.LexBIG.caCore.connection.orm
Class ConnectionConstants
java.lang.Object
org.LexGrid.LexBIG.caCore.connection.orm.ConnectionConstants
public class ConnectionConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONNECTION_URL
public static final String CONNECTION_URL
- See Also:
- Constant Field Values
CONNECTION_USERNAME
public static final String CONNECTION_USERNAME
- See Also:
- Constant Field Values
CONNECTION_PASSWORD
public static final String CONNECTION_PASSWORD
- See Also:
- Constant Field Values
DRIVER_CLASS
public static final String DRIVER_CLASS
- See Also:
- Constant Field Values
ConnectionConstants
public ConnectionConstants()