| Package | Description |
|---|---|
| org.apache.karaf.jdbc.command | |
| org.apache.karaf.jdbc.command.completers | |
| org.apache.karaf.jdbc.command.ds | |
| org.apache.karaf.jdbc.internal |
| Modifier and Type | Method and Description |
|---|---|
JdbcService |
JdbcCommandSupport.getJdbcService() |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcCommandSupport.setJdbcService(JdbcService jdbcService) |
| Modifier and Type | Method and Description |
|---|---|
JdbcService |
DataSourcesNameCompleter.getJdbcService() |
JdbcService |
SqlCompleter.getJdbcService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourcesNameCompleter.setJdbcService(JdbcService jdbcService) |
void |
DataSourcesFileNameCompleter.setJdbcService(JdbcService jdbcService) |
void |
SqlCompleter.setJdbcService(JdbcService jdbcService) |
| Modifier and Type | Method and Description |
|---|---|
JdbcService |
DataSourceFactoryNamesCompleter.getJdbcService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceFactoryNamesCompleter.setJdbcService(JdbcService jdbcService) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcServiceImpl
Default implementation of the JDBC Service.
|
| Modifier and Type | Method and Description |
|---|---|
JdbcService |
JdbcMBeanImpl.getJdbcService() |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcMBeanImpl.setJdbcService(JdbcService jdbcService) |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.