Uses of Class
tigase.db.beans.DataSourceBean
-
Packages that use DataSourceBean Package Description tigase.db.beans tigase.server.ext -
-
Uses of DataSourceBean in tigase.db.beans
Fields in tigase.db.beans declared as DataSourceBean Modifier and Type Field Description protected DataSourceBeanMDRepositoryBean.MDRepositoryConfigBean. dataSourceBeanMethods in tigase.db.beans with parameters of type DataSourceBean Modifier and Type Method Description booleanDataSourceBean.DataSourceChangedEvent. isCorrectSender(DataSourceBean bean)Check if event was emitted by provided instance ofDataSourceBeanvoidMDRepositoryBean. setDataSourceBean(DataSourceBean dataSourceBean)Constructors in tigase.db.beans with parameters of type DataSourceBean Constructor Description DataSourceChangedEvent(DataSourceBean bean, java.lang.String domain, DataSource newDataSource, DataSource oldDataSource) -
Uses of DataSourceBean in tigase.server.ext
Methods in tigase.server.ext with parameters of type DataSourceBean Modifier and Type Method Description voidCompSQLRepository. setDataSourceBean(DataSourceBean dataSourceBean)Deprecated.
-