Uses of Interface
de.hybris.platform.persistence.property.JDBCValueMappings.ValueReader
Packages that use JDBCValueMappings.ValueReader
-
Uses of JDBCValueMappings.ValueReader in de.hybris.platform.persistence.property
Classes in de.hybris.platform.persistence.property that implement JDBCValueMappings.ValueReaderModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classFields in de.hybris.platform.persistence.property declared as JDBCValueMappings.ValueReaderModifier and TypeFieldDescriptionfinal JDBCValueMappings.ValueReader<PK,?> JDBCValueMappings.PK_READERfinal JDBCValueMappings.ValueReader<String,?> JDBCValueMappings.STRING_READERMethods in de.hybris.platform.persistence.property that return JDBCValueMappings.ValueReaderModifier and TypeMethodDescriptionstatic <JALO,DB> JDBCValueMappings.ValueReader<JALO, DB> JDBCValueMappings.getJDBCValueReader(Class<? extends JALO> javaClass) JDBCValueMappings.getValueReader(Class<?> javaClass) TypeInfoMap.PropertyColumnInfo.getValueReader()