public interface JdbcConfiguration
@Jdbc annotation to specify JDBC parameters for unit testing.| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getSchema() |
String |
getUrl() |
String |
getUsername() |
void |
init() |
Copyright © 2007-2016. All Rights Reserved.