Uses of Interface
de.hybris.platform.persistence.property.JDBCValueMappings.PrimitiveValueReader
-
Packages that use JDBCValueMappings.PrimitiveValueReader Package Description de.hybris.platform.persistence.property -
-
Uses of JDBCValueMappings.PrimitiveValueReader in de.hybris.platform.persistence.property
Subinterfaces of JDBCValueMappings.PrimitiveValueReader in de.hybris.platform.persistence.property Modifier and Type Interface Description static interfaceJDBCValueMappings.ValueReader<JALO,DB>Classes in de.hybris.platform.persistence.property that implement JDBCValueMappings.PrimitiveValueReader Modifier and Type Class Description static classJDBCValueMappings.AbstractValueReaderWriter<JALO,DB>static classJDBCValueMappings.BlobValueWriterstatic classJDBCValueMappings.DefaultDateTimestampValueReaderWriterstatic classJDBCValueMappings.DefaultIntegerValueReaderWriter<JALO>static classJDBCValueMappings.DefaultLongReaderWriter<JALO>static classJDBCValueMappings.DefaultStringValueReaderWriter<JALO>static classJDBCValueMappings.ItemPropertyValueReaderWriterstatic classJDBCValueMappings.ItemReaderWriterstatic classJDBCValueMappings.PKReaderWriter
-