public final class H2DatabaseType extends Object implements BranchDatabaseType
| Constructor and Description |
|---|
H2DatabaseType() |
| Modifier and Type | Method and Description |
|---|---|
H2DataSourceMetaData |
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 H2DataSourceMetaData getDataSourceMetaData(String url, String username)
getDataSourceMetaData in interface DatabaseTypepublic DatabaseType getTrunkDatabaseType()
getTrunkDatabaseType in interface BranchDatabaseTypeCopyright © 2020 The Apache Software Foundation. All rights reserved.