public interface JdbcConfiguration extends Serializable
TopiaApplicationContext.
Please use an instance of JdbcConfigurationBuilder to build a new
JdbcTopiaConfiguration.| Modifier and Type | Method and Description |
|---|---|
String |
getJdbcConnectionPassword() |
String |
getJdbcConnectionUrl() |
String |
getJdbcConnectionUser() |
Class<? extends Driver> |
getJdbcDriverClass() |
Copyright © 2004–2020 Code Lutin. All rights reserved.