Uses of Class
tigase.db.util.SchemaLoader
Packages that use SchemaLoader
-
Uses of SchemaLoader in tigase.db.util
Subclasses of SchemaLoader in tigase.db.utilModifier and TypeClassDescriptionclass
Simple utility class allowing various Database operations, including executing simple queries, loading specific schema files or performing complete load of all Tigase schema required to run the server.Methods in tigase.db.util that return SchemaLoaderModifier and TypeMethodDescriptionstatic SchemaLoader
SchemaLoader.newInstance
(String type) static SchemaLoader
SchemaLoader.newInstanceForURI
(String uri) Methods in tigase.db.util with parameters of type SchemaLoaderModifier and TypeMethodDescriptionSchemaManager.SchemaLoaderExecutor.execute
(SchemaLoader schemaLoader, SchemaManagerLogHandler handler)