类的使用
com.mysql.cj.protocol.InternalTimestamp
-
使用InternalTimestamp的程序包 程序包 说明 com.mysql.cj.protocol com.mysql.cj.protocol.a com.mysql.cj.result -
-
com.mysql.cj.protocol中InternalTimestamp的使用
返回InternalTimestamp的com.mysql.cj.protocol中的方法 修饰符和类型 方法 说明 static InternalTimestampInternalTimestamp. from(java.time.LocalDate x)static InternalTimestampInternalTimestamp. from(java.time.LocalDateTime x)static InternalTimestampInternalTimestamp. from(java.time.OffsetDateTime x)static InternalTimestampInternalTimestamp. from(java.time.ZonedDateTime x)static InternalTimestampInternalTimestamp. from(Calendar x, int nanos) -
com.mysql.cj.protocol.a中InternalTimestamp的使用
返回InternalTimestamp的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 static InternalTimestampMysqlTextValueDecoder. getTimestamp(byte[] bytes, int offset, int length, int scale)参数类型为InternalTimestamp的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 protected voidAbstractValueEncoder. writeDateTime(Message msg, InternalTimestamp ts)voidAbstractValueEncoder. writeDateTimeWithOffset(Message msg, InternalTimestamp timestamp) -
com.mysql.cj.result中InternalTimestamp的使用
参数类型为InternalTimestamp的com.mysql.cj.result中的方法 修饰符和类型 方法 说明 TAbstractDateTimeValueFactory. createFromDatetime(InternalTimestamp its)TDefaultValueFactory. createFromDatetime(InternalTimestamp its)StringStringValueFactory. createFromDatetime(InternalTimestamp its)Create a string from time fields.TValueFactory. createFromDatetime(InternalTimestamp its)TAbstractDateTimeValueFactory. createFromTimestamp(InternalTimestamp its)TDefaultValueFactory. createFromTimestamp(InternalTimestamp its)StringStringValueFactory. createFromTimestamp(InternalTimestamp its)Create a string from time fields.TValueFactory. createFromTimestamp(InternalTimestamp its)java.time.DurationDurationValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.LocalDateTimeLocalDateTimeValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.LocalDateLocalDateValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.LocalTimeLocalTimeValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.OffsetDateTimeOffsetDateTimeValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.OffsetTimeOffsetTimeValueFactory. localCreateFromDatetime(InternalTimestamp its)DateSqlDateValueFactory. localCreateFromDatetime(InternalTimestamp its)TimestampSqlTimestampValueFactory. localCreateFromDatetime(InternalTimestamp its)TimeSqlTimeValueFactory. localCreateFromDatetime(InternalTimestamp its)CalendarUtilCalendarValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.ZonedDateTimeZonedDateTimeValueFactory. localCreateFromDatetime(InternalTimestamp its)java.time.DurationDurationValueFactory. localCreateFromTimestamp(InternalTimestamp its)java.time.LocalDateTimeLocalDateTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)java.time.LocalDateLocalDateValueFactory. localCreateFromTimestamp(InternalTimestamp its)java.time.LocalTimeLocalTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)java.time.OffsetDateTimeOffsetDateTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)java.time.OffsetTimeOffsetTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)DateSqlDateValueFactory. localCreateFromTimestamp(InternalTimestamp its)TimestampSqlTimestampValueFactory. localCreateFromTimestamp(InternalTimestamp its)TimeSqlTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)CalendarUtilCalendarValueFactory. localCreateFromTimestamp(InternalTimestamp its)java.time.ZonedDateTimeZonedDateTimeValueFactory. localCreateFromTimestamp(InternalTimestamp its)
-