| Package | Description |
|---|---|
| de.hybris.platform.persistence.property | |
| de.hybris.platform.task.impl.gateways |
| 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.ValueWriter<PK,?> |
JDBCValueMappings.PK_WRITER |
JDBCValueMappings.ValueWriter<java.lang.String,?> |
JDBCValueMappings.STRING_WRITER |
| Modifier and Type | Method and Description |
|---|---|
static <JALO,DB> JDBCValueMappings.ValueWriter<JALO,DB> |
JDBCValueMappings.getJDBCValueWriter(java.lang.Class<? extends JALO> javaClass) |
JDBCValueMappings.ValueWriter |
TypeInfoMap.PropertyColumnInfo.getValueWriter() |
JDBCValueMappings.ValueWriter |
JDBCValueMappings.getValueWriter(java.lang.Class<?> javaClass) |
| Modifier and Type | Field and Description |
|---|---|
protected JDBCValueMappings.ValueWriter<java.util.Date,?> |
DefaultTasksQueueGateway.dateWriter |
protected JDBCValueMappings.ValueWriter<java.lang.Integer,?> |
DefaultTasksQueueGateway.intWriter |
protected JDBCValueMappings.ValueWriter<java.lang.Long,?> |
DefaultTasksQueueGateway.longWriter |
Copyright © 2018 SAP SE. All Rights Reserved.