public class DerbyEmbedded extends AbstractJdbcConfiguration
| Constructor and Description |
|---|
DerbyEmbedded() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUrl() |
String |
getUsername() |
equals, getSchema, hashCode, toStringpublic String getUrl()
public String getUsername()
getUsername in interface JdbcConfigurationgetUsername in class AbstractJdbcConfigurationpublic String getPassword()
getPassword in interface JdbcConfigurationgetPassword in class AbstractJdbcConfigurationCopyright © 2007-2012. All Rights Reserved.