com.redstarhackers.dal.config
Class DALConfigurationConstants

java.lang.Object
  extended bycom.redstarhackers.dal.config.DALConfigurationConstants

public class DALConfigurationConstants
extends java.lang.Object

TODO Class summary sentence. Class documentation.

Version:
$Revision: 1119 $
Author:
$Author: kostya $

Field Summary
static java.lang.String HIBERNATE3_DAS_NAME
           
static java.lang.String JDBC_DAS_NAME
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDBC_DAS_NAME

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

HIBERNATE3_DAS_NAME

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