java.lang.Object
io.ebeaninternal.server.core.DatabasePlatformFactory
Create a DatabasePlatform from the configuration.
Will used platform name or use the metadata from the JDBC driver to determine the platform automatically.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(DatabaseBuilder.Settings config) Create the appropriate database specific platform.
-
Constructor Details
-
DatabasePlatformFactory
public DatabasePlatformFactory()
-
-
Method Details
-
create
Create the appropriate database specific platform.
-