public class PostgreSQLEnumType
extends org.hibernate.type.EnumType
| Constructor and Description |
|---|
PostgreSQLEnumType() |
| Modifier and Type | Method and Description |
|---|---|
void |
nullSafeSet(PreparedStatement st,
Object value,
int index,
org.hibernate.engine.spi.SessionImplementor session) |
public void nullSafeSet(PreparedStatement st, Object value, int index, org.hibernate.engine.spi.SessionImplementor session) throws org.hibernate.HibernateException, SQLException
nullSafeSet in interface org.hibernate.usertype.UserTypenullSafeSet in class org.hibernate.type.EnumTypeorg.hibernate.HibernateExceptionSQLExceptionCopyright © 2017. All rights reserved.