public final class MariaDBDatabaseType extends Object implements BranchDatabaseType
| Constructor and Description |
|---|
MariaDBDatabaseType() |
| Modifier and Type | Method and Description |
|---|---|
MariaDBDataSourceMetaData |
getDataSourceMetaData(String url,
String username) |
Collection<String> |
getJdbcUrlPrefixAlias() |
String |
getName() |
DatabaseType |
getTrunkDatabaseType() |
public String getName()
getName in interface DatabaseTypepublic Collection<String> getJdbcUrlPrefixAlias()
getJdbcUrlPrefixAlias in interface DatabaseTypepublic MariaDBDataSourceMetaData getDataSourceMetaData(String url, String username)
getDataSourceMetaData in interface DatabaseTypepublic DatabaseType getTrunkDatabaseType()
getTrunkDatabaseType in interface BranchDatabaseTypeCopyright © 2020 The Apache Software Foundation. All rights reserved.