| Package | Description |
|---|---|
| de.hybris.platform.persistence.property |
| Modifier and Type | Class and Description |
|---|---|
static class |
JDBCValueMappings.AbstractValueReaderWriter<JALO,DB> |
static class |
JDBCValueMappings.BlobValueWriter |
static class |
JDBCValueMappings.DefaultDateTimestampValueReaderWriter |
static class |
JDBCValueMappings.DefaultIntegerValueReaderWriter<JALO> |
static class |
JDBCValueMappings.DefaultLongReaderWriter<JALO> |
static class |
JDBCValueMappings.DefaultStringValueReaderWriter<JALO> |
static class |
JDBCValueMappings.ItemPropertyValueReaderWriter |
static class |
JDBCValueMappings.ItemReaderWriter |
static class |
JDBCValueMappings.PKReaderWriter |
| Modifier and Type | Field and Description |
|---|---|
JDBCValueMappings.ValueReader<PK,?> |
JDBCValueMappings.PK_READER |
JDBCValueMappings.ValueReader<java.lang.String,?> |
JDBCValueMappings.STRING_READER |
| Modifier and Type | Method and Description |
|---|---|
static <JALO,DB> JDBCValueMappings.ValueReader<JALO,DB> |
JDBCValueMappings.getJDBCValueReader(java.lang.Class<? extends JALO> javaClass) |
JDBCValueMappings.ValueReader |
TypeInfoMap.PropertyColumnInfo.getValueReader() |
JDBCValueMappings.ValueReader |
JDBCValueMappings.getValueReader(java.lang.Class<?> javaClass) |
Copyright © 2018 SAP SE. All Rights Reserved.