Uses of Class
tigase.db.beans.DataSourceBean
Packages that use DataSourceBean
-
Uses of DataSourceBean in tigase.db.beans
Fields in tigase.db.beans declared as DataSourceBeanModifier and TypeFieldDescriptionprotected DataSourceBean
MDRepositoryBean.MDRepositoryConfigBean.dataSourceBean
Methods in tigase.db.beans with parameters of type DataSourceBeanModifier and TypeMethodDescriptionboolean
DataSourceBean.DataSourceChangedEvent.isCorrectSender
(DataSourceBean bean) Check if event was emitted by provided instance ofDataSourceBean
void
MDRepositoryBean.setDataSourceBean
(DataSourceBean dataSourceBean) Constructors in tigase.db.beans with parameters of type DataSourceBeanModifierConstructorDescriptionDataSourceChangedEvent
(DataSourceBean bean, String domain, DataSource newDataSource, DataSource oldDataSource) -
Uses of DataSourceBean in tigase.server.ext
Methods in tigase.server.ext with parameters of type DataSourceBeanModifier and TypeMethodDescriptionvoid
CompSQLRepository.setDataSourceBean
(DataSourceBean dataSourceBean) Deprecated.