public final class SQLServerDatabaseType extends Object implements DatabaseType
| 构造器和说明 |
|---|
SQLServerDatabaseType() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDatabaseProductName()
Get database product name.
|
int |
getDuplicateRecordErrorCode()
Get duplicate record error code.
|
String |
getType()
Get database type name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSQLPropertiesFilepublic String getType()
DatabaseTypegetType 在接口中 DatabaseTypepublic String getDatabaseProductName()
DatabaseTypegetDatabaseProductName 在接口中 DatabaseTypepublic int getDuplicateRecordErrorCode()
DatabaseTypegetDuplicateRecordErrorCode 在接口中 DatabaseTypeCopyright © 2020 The Apache Software Foundation. All rights reserved.