Uses of Enum
com.pugwoo.dbhelper.enums.JoinTypeEnum
Packages that use JoinTypeEnum
-
Uses of JoinTypeEnum in com.pugwoo.dbhelper.enums
Methods in com.pugwoo.dbhelper.enums that return JoinTypeEnumModifier and TypeMethodDescriptionstatic JoinTypeEnumReturns the enum constant of this type with the specified name.static JoinTypeEnum[]JoinTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.