Class JDBCValueMappings.PKReaderWriter

java.lang.Object
de.hybris.platform.persistence.property.JDBCValueMappings.AbstractValueReaderWriter<PK,PK>
de.hybris.platform.persistence.property.JDBCValueMappings.PKReaderWriter
All Implemented Interfaces:
JDBCValueMappings.PrimitiveValueReader, JDBCValueMappings.PrimitiveValueWriter, JDBCValueMappings.ValueReader<PK,PK>, JDBCValueMappings.ValueWriter<PK,PK>
Enclosing class:
JDBCValueMappings

public static class JDBCValueMappings.PKReaderWriter extends JDBCValueMappings.AbstractValueReaderWriter<PK,PK>