| 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.ValueWriter<PK,?> |
JDBCValueMappings.PK_WRITER |
JDBCValueMappings.ValueWriter<String,?> |
JDBCValueMappings.STRING_WRITER |
| Modifier and Type | Method and Description |
|---|---|
JDBCValueMappings.ValueWriter |
TypeInfoMap.PropertyColumnInfo.getValueWriter() |
JDBCValueMappings.ValueWriter |
JDBCValueMappings.getValueWriter(Class<?> javaClass) |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
PropertyJDBC.isOracleLobColumn(Connection con,
String tableName,
String columnName,
JDBCValueMappings.ValueWriter writer) |
Copyright © 2017 SAP SE. All Rights Reserved.