Class DatabasePlatformFactory

java.lang.Object
io.ebeaninternal.server.core.DatabasePlatformFactory

public class DatabasePlatformFactory extends Object
Create a DatabasePlatform from the configuration.

Will used platform name or use the metadata from the JDBC driver to determine the platform automatically.

  • Constructor Details

    • DatabasePlatformFactory

      public DatabasePlatformFactory()
  • Method Details