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
SQLException
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.