Class MySQLConfiguration


@Deprecated(since="1.9.0", forRemoval=true) public final class MySQLConfiguration extends MySQLConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
Since 1.9.0 versioning refactor. To be removed in a future version; use MySQLConfiguration instead
Represents a container of nodes which dictate the function of and options for the MySQL server backend.
Since:
1.6.0
Author:
Isabel Maskrey
  • Constructor Details

    • MySQLConfiguration

      public MySQLConfiguration(ConfigurationContainer parent)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Creates a new MySQL configuration container.
      Parameters:
      parent - The parent container.
      Since:
      1.6.0