public abstract class EnumType.EnumValueMapperSupport
extends java.lang.Object
Constructor and Description |
---|
EnumValueMapperSupport() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.lang.Object |
extractJdbcValue(java.lang.Enum value) |
void |
setValue(java.sql.PreparedStatement st,
java.lang.Enum value,
int index) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.