public final class MySQLDatabaseType extends Object implements DatabaseType
| Constructor and Description |
|---|
MySQLDatabaseType() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuplicateRecordErrorCode()
Get duplicate record error code.
|
String |
getType()
Get database type name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatabaseProductName, getSQLPropertiesFilepublic String getType()
DatabaseTypegetType in interface DatabaseTypepublic int getDuplicateRecordErrorCode()
DatabaseTypegetDuplicateRecordErrorCode in interface DatabaseTypeCopyright © 2021 The Apache Software Foundation. All rights reserved.