@Configuration public class DataSourceConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static DataSource |
cliDataSource
When starting the server from the command line, this attribute can be set
to override any other means of creating a data source
|
| Constructor and Description |
|---|
DataSourceConfig() |
public static DataSource cliDataSource
@Bean public DataSource dataSource() throws IllegalArgumentException, ClassNotFoundException
@Bean @Autowired public org.aksw.jdbc_utils.core.Schema schema(DataSource dataSource) throws SQLException
SQLExceptionCopyright © 2015 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.