Package org.silverpeas.components.jdbcconnector.service
-
Interface Summary Interface Description DataSourceConnectionInfoService -
Class Summary Class Description JdbcRequester A requester of a remote enterprise data source by using the yet configuredDataSourceConnectionInfo
instance.SimpleDataSourceConnectionInfoService TableFieldValue The value of a field in a table row.TableRow A row in a table in a data source. -
Exception Summary Exception Description JdbcConnectorException An Exception thrown when an error occurs while accessing a remote data source.JdbcConnectorRuntimeException Runtime exception used when an error occurs while accessing the remote data source and that nothing can be done to go back in a more stable state.