类的使用
com.mysql.cj.protocol.InternalTimestamp
-
使用InternalTimestamp的程序包 程序包 说明 com.mysql.cj.protocol.a com.mysql.cj.result -
-
com.mysql.cj.protocol.a中InternalTimestamp的使用
返回InternalTimestamp的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 static InternalTimestampMysqlTextValueDecoder. getTimestamp(byte[] bytes, int offset, int length, int scale) -
com.mysql.cj.result中InternalTimestamp的使用
参数类型为InternalTimestamp的com.mysql.cj.result中的方法 修饰符和类型 方法 说明 TAbstractDateTimeValueFactory. createFromTimestamp(InternalTimestamp its)TDefaultValueFactory. createFromTimestamp(InternalTimestamp its)StringStringValueFactory. createFromTimestamp(InternalTimestamp its)Create a string from time fields.TValueFactory. createFromTimestamp(InternalTimestamp its)LocalDateTimeLocalDateTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)LocalDateLocalDateValueFactory. localCreateFromTimestamp(InternalTimestamp its)LocalTimeLocalTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)DateSqlDateValueFactory. localCreateFromTimestamp(InternalTimestamp its)TimestampSqlTimestampValueFactory. localCreateFromTimestamp(InternalTimestamp its)TimeSqlTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)
-