Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- valueOf(String) - Static method in enum class me.axolotl.api.sql.enumerate.SQLStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class me.axolotl.api.sql.enumerate.TableDataInfo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class me.axolotl.api.sql.enumerate.TableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class me.axolotl.api.tool.ExceptionHandler.ExceptionLevel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class me.axolotl.api.sql.enumerate.SQLStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class me.axolotl.api.sql.enumerate.TableDataInfo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class me.axolotl.api.sql.enumerate.TableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class me.axolotl.api.tool.ExceptionHandler.ExceptionLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARBINARY - Enum constant in enum class me.axolotl.api.sql.enumerate.TableType
-
變長二進制類型。
- VARCHAR - Enum constant in enum class me.axolotl.api.sql.enumerate.TableType
-
變長字符類型。
- Versions - Class in me.axolotl.api
-
Versions類提供了代表各種API版本的常量。
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form