Uses of Class
org.jivesoftware.database.SchemaManager
-
Packages that use SchemaManager Package Description org.jivesoftware.database Database connection code. -
-
Uses of SchemaManager in org.jivesoftware.database
Methods in org.jivesoftware.database that return SchemaManager Modifier and Type Method Description static SchemaManager
DbConnectionManager. getSchemaManager()
Returns a SchemaManager instance, which can be used to manage the database schema information for Openfire and plugins.
-