public abstract class EnumType.EnumValueMapperSupport extends Object
| Constructor and Description |
|---|
EnumValueMapperSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
extractJdbcValue(Enum value) |
void |
setValue(PreparedStatement st,
Enum value,
int index) |
public void setValue(PreparedStatement st, Enum value, int index) throws SQLException
SQLExceptionCopyright © 2016. All rights reserved.