DefaultMySqlFactory

Creates MySql components based on their descriptors.

Extends: Factory

Description

The DefaultMySqlFactory class allows you to create a factory used to create MySql components based on their descriptors.

Constructors

Create a new instance of the factory.

DefaultMySqlFactory() : super()

See also