public class PostgresqlSystem
extends be.yildizgames.module.database.BaseDatabaseSystem
Modifier and Type | Method | Description |
---|---|---|
org.jooq.SQLDialect |
getDialect() |
|
String |
getDriver() |
|
be.yildizgames.module.database.DriverProvider |
getDriverProvider() |
|
static void |
support() |
public static final String KEY
public static void support()
public org.jooq.SQLDialect getDialect()
public String getDriver()
public be.yildizgames.module.database.DriverProvider getDriverProvider()
Copyright © 2017–2018. All rights reserved.