br.gov.frameworkdemoiselle.internal.configuration
Class JDBCConfig
java.lang.Object
br.gov.frameworkdemoiselle.internal.configuration.JDBCConfig
- All Implemented Interfaces:
- Serializable
public class JDBCConfig
- extends Object
- implements Serializable
Provide used to access the configurations of the JDBC connection
- Author:
- SERPRO
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCConfig
public JDBCConfig()
getDefaultDataSourceName
public String getDefaultDataSourceName()
getJndiName
public JDBCConfigurationStore getJndiName()
getDriverClass
public JDBCConfigurationStore getDriverClass()
getUrl
public JDBCConfigurationStore getUrl()
getUsername
public JDBCConfigurationStore getUsername()
getPassword
public JDBCConfigurationStore getPassword()
Copyright © 2015 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.