Uses of Enum Class
jp.ecuacion.tool.housekeepdb.enums.TimestampKindEnum
Packages that use TimestampKindEnum
Package
Description
-
Uses of TimestampKindEnum in jp.ecuacion.tool.housekeepdb.bean.forexceltable
Methods in jp.ecuacion.tool.housekeepdb.bean.forexceltable that return TimestampKindEnumModifier and TypeMethodDescriptionHousekeepInfoBean.getTimestampColumnKind()Returns the datatype of timestamp column. -
Uses of TimestampKindEnum in jp.ecuacion.tool.housekeepdb.enums
Methods in jp.ecuacion.tool.housekeepdb.enums that return TimestampKindEnumModifier and TypeMethodDescriptionstatic TimestampKindEnumReturns the enum constant of this class with the specified name.static TimestampKindEnum[]TimestampKindEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.