SchemaManagerFactory
in
Creates a schema manager for the given connection.
This interface is an extension point for applications that need to override schema managers.
Table of Contents
Methods
Methods
createSchemaManager()
public
createSchemaManager(Connection $connection) : AbstractSchemaManager
Parameters
- $connection : Connection