public class DatabasePlatformFactory extends Object
Will used platform name or use the meta data from the JDBC driver to determine the platform automatically.
| Constructor and Description |
|---|
DatabasePlatformFactory() |
| Modifier and Type | Method and Description |
|---|---|
DatabasePlatform |
create(ServerConfig serverConfig)
Create the appropriate database specific platform.
|
public DatabasePlatform create(ServerConfig serverConfig)
Copyright © 2014. All Rights Reserved.