Constant Field Values


Contents
com.jolbox.*

com.jolbox.bonecp.provider.BoneCPConnectionProvider
protected static final String CONFIG_CONNECTION_DRIVER_CLASS "hibernate.connection.driver_class"
protected static final String CONFIG_CONNECTION_DRIVER_CLASS_ALTERNATE "javax.persistence.jdbc.driver"
protected static final String CONFIG_CONNECTION_PASSWORD "hibernate.connection.password"
protected static final String CONFIG_CONNECTION_PASSWORD_ALTERNATE "javax.persistence.jdbc.password"
protected static final String CONFIG_CONNECTION_URL "hibernate.connection.url"
protected static final String CONFIG_CONNECTION_URL_ALTERNATE "javax.persistence.jdbc.url"
protected static final String CONFIG_CONNECTION_USERNAME "hibernate.connection.username"
protected static final String CONFIG_CONNECTION_USERNAME_ALTERNATE "javax.persistence.jdbc.user"



Copyright © 2009-2011 JolBox. All Rights Reserved.