Uses of Enum Class
org.eclnt.ccee.db.dofw.util.ENUMMappingInfo
Packages that use ENUMMappingInfo
-
Uses of ENUMMappingInfo in org.eclnt.ccee.db.dofw.util
Methods in org.eclnt.ccee.db.dofw.util that return ENUMMappingInfoModifier and TypeMethodDescriptionstatic ENUMMappingInfoReturns the enum constant of this class with the specified name.static ENUMMappingInfo[]ENUMMappingInfo.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclnt.ccee.db.dofw.util with parameters of type ENUMMappingInfoModifier and TypeMethodDescriptionstatic voidDOFWMapper.mapPropertyValue2PreparedStatement(String contextName, Object value, PreparedStatement ps, DOFWProperty property, ENUMMappingInfo[] mappingInfos, int counter)