public final class PostgreSQLDatabaseType extends Object implements DatabaseType
| 构造器和说明 |
|---|
PostgreSQLDatabaseType() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 DatabaseTypepublic int getDuplicateRecordErrorCode()
DatabaseTypegetDuplicateRecordErrorCode 在接口中 DatabaseTypeCopyright © 2020 The Apache Software Foundation. All rights reserved.