Package | Description |
---|---|
tigase.db.util |
Modifier and Type | Class and Description |
---|---|
class |
DBSchemaLoader
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.
|
Modifier and Type | Method and Description |
---|---|
static SchemaLoader |
SchemaLoader.newInstance(String type) |
static SchemaLoader |
SchemaLoader.newInstanceForURI(String uri) |
Modifier and Type | Method and Description |
---|---|
List<SchemaManager.ResultEntry> |
SchemaManager.SchemaLoaderExecutor.execute(SchemaLoader schemaLoader,
SchemaManagerLogHandler handler) |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.