类的使用
com.mysql.cj.protocol.a.NativeConstants.IntegerDataType
-
使用NativeConstants.IntegerDataType的程序包 程序包 说明 com.mysql.cj.protocol.a -
-
com.mysql.cj.protocol.a中NativeConstants.IntegerDataType的使用
返回NativeConstants.IntegerDataType的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 static NativeConstants.IntegerDataTypeNativeConstants.IntegerDataType. valueOf(String name)返回带有指定名称的该类型的枚举常量。static NativeConstants.IntegerDataType[]NativeConstants.IntegerDataType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为NativeConstants.IntegerDataType的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 longNativePacketPayload. readInteger(NativeConstants.IntegerDataType type)Read data according to provided Integer type.voidNativePacketPayload. writeInteger(NativeConstants.IntegerDataType type, long l)Write data according to provided Integer type.
-