CollectionIndexFieldMapper, SingleIndexFieldMapperpublic interface MultiIndexFieldMapper<T>
| Modifier and Type | Method | Description |
|---|---|---|
int |
getSize(T value) |
|
int |
map(PreparedStatement ps,
T value,
int columnIndex) |
int map(PreparedStatement ps, T value, int columnIndex) throws Exception
Exceptionint getSize(T value)
Copyright © 2018. All rights reserved.