Uses of Package
de.smartics.properties.spi.config.ds

Packages that use de.smartics.properties.spi.config.ds
de.smartics.properties.config.transfer.jdbc Provides an implementation for writing property definitions to a database via JDBC. 
de.smartics.properties.impl.config.ds Provides a SerializableConfigurationPropertiesManagement implementation based on DataSource
de.smartics.properties.impl.config.ds.hsql Provides implementation of AbstractHSqlDataSourceProxy for the HSQL database. 
de.smartics.properties.impl.config.ds.mysql Provides implementation of AbstractHSqlDataSourceProxy for the MySQL database. 
de.smartics.properties.spi.config.ds Provides implementations to provide access to data sources from configuration factories. 
 

Classes in de.smartics.properties.spi.config.ds used by de.smartics.properties.config.transfer.jdbc
DataSourceException
          Signals problems with accessing a data source containing properties.
PropertiesStore
          Provides access to properties in a data source.
 

Classes in de.smartics.properties.spi.config.ds used by de.smartics.properties.impl.config.ds
DataSourceConnector
          A connector to interface with data sources.
DataSourceProxy
          Allows serializable access to a data source.
PropertiesStore
          Provides access to properties in a data source.
 

Classes in de.smartics.properties.spi.config.ds used by de.smartics.properties.impl.config.ds.hsql
DataSourceConnector
          A connector to interface with data sources.
DataSourceProxy
          Allows serializable access to a data source.
JndiDataSourceProxy
          A vendor-neutral implementation using JNDI to access a data source.
 

Classes in de.smartics.properties.spi.config.ds used by de.smartics.properties.impl.config.ds.mysql
DataSourceConnector
          A connector to interface with data sources.
DataSourceProxy
          Allows serializable access to a data source.
JndiDataSourceProxy
          A vendor-neutral implementation using JNDI to access a data source.
 

Classes in de.smartics.properties.spi.config.ds used by de.smartics.properties.spi.config.ds
AbstractDataSourceDescriptor
          Helper to create database configurations with a data source.
AbstractDataSourceDescriptor.Builder
          The builder of descriptor instances.
DataSourceCode
          Codes dealing with property problems.
DataSourceException
          Signals problems with accessing a data source containing properties.
DataSourceMessageBean
          Provides context information for problems accessing a data source containing properties.
DataSourcePropertyKeyMessageBean
          Provides context information for problems accessing a data source containing properties identified by a property key.
DataSourceProxy
          Allows serializable access to a data source.
DefaultDataSourceManager
          Helper to create database configurations with a data source.
DefaultDataSourceManager.Builder
          The builder of manager instances.
JndiDataSourceProxy
          A vendor-neutral implementation using JNDI to access a data source.
PropertiesDataSourceAccessor
          Interface to access property information from a data source.
PropertiesDataSourceDescriptor
          Interface to describe the structure of a data base that contains properties information.
PropertiesDataSourceManager
          Interface to connect to a database to persist properties and to allow the management of the database infrastructure.
PropertiesStore
          Provides access to properties in a data source.
PropertiesStore.Builder
          The builder of manager instances.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.