public abstract class EnumType.EnumValueMapperSupport extends Object
| Constructor and Description | 
|---|
EnumType.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 © 2001-2015 Red Hat, Inc. All Rights Reserved.