| 程序包 | 说明 |
|---|---|
| com.javaoffers.thrid.jsqlparser.util.validation.feature |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DatabaseType
The DatabaseType is named like the identifier used within the
jdbc-connection-url (upper case), this may change in future, therefore use
DatabaseType.get(String) to retrieve the DatabaseType. |
class |
H2Version
Please add Features supported and place a link to public documentation
|
class |
MariaDbVersion
Please add Features supported and place a link to public documentation
|
class |
MySqlVersion
Please add Features supported and place a link to public documentation
|
class |
OracleVersion
Please add Features supported and place a link to public documentation
|
class |
PostgresqlVersion
Please add Features supported and place a link to public documentation
|
class |
SqlServerVersion
Please add Features supported and place a link to public documentation
|
class |
SQLVersion
Enum containing the ANSI SQL Standard Versions - features are not guaranteed
to be complete, just add them if you are sure they are part of the standard
:)
|
Copyright © 2026. All rights reserved.