Uses of Class
tigase.db.util.SchemaManager.DataSourceInfo
Packages that use SchemaManager.DataSourceInfo
-
Uses of SchemaManager.DataSourceInfo in tigase.db.util
Methods in tigase.db.util that return SchemaManager.DataSourceInfoMethods in tigase.db.util that return types with arguments of type SchemaManager.DataSourceInfoModifier and TypeMethodDescriptionSchemaManager.destroySchemas
(Collection<SchemaManager.DataSourceInfo> dataSources) SchemaManager.getDataSourcesAndSchemas
(Map<String, Object> config) SchemaManager.getDefaultDataSourceAndSchemas
(String dbUri) SchemaManager.loadSchemas()
Method parameters in tigase.db.util with type arguments of type SchemaManager.DataSourceInfoModifier and TypeMethodDescriptionSchemaManager.destroySchemas
(Collection<SchemaManager.DataSourceInfo> dataSources) Constructors in tigase.db.util with parameters of type SchemaManager.DataSourceInfoModifierConstructorDescriptionRepoInfo
(BeanConfig beanConfig, SchemaManager.DataSourceInfo dataSource, Class<?> implementation)