Uses of Class
org.synchronoss.cpo.core.AbstractDataSourceInfo
Packages that use AbstractDataSourceInfo
-
Uses of AbstractDataSourceInfo in org.synchronoss.cpo.cassandra
Subclasses of AbstractDataSourceInfo in org.synchronoss.cpo.cassandraModifier and TypeClassDescriptionclassContains the information needed to connect to a Cassandra cluster -
Uses of AbstractDataSourceInfo in org.synchronoss.cpo.jdbc
Subclasses of AbstractDataSourceInfo in org.synchronoss.cpo.jdbcModifier and TypeClassDescriptionclassAn AbstractJDBCDatasource used for instantiating the DataSource from the database driverclassA class used for collecting the properties to instantiate the datasourceclassCollects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSourceclassCollects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSourceclassCollects the info required to instantiate a DataSource stored as a JNDI Resource.