public class ReferenceConverterToDBListener
extends java.lang.Object
implements org.hibernate.event.spi.PreInsertEventListener, org.hibernate.event.spi.PreUpdateEventListener
Constructor and Description |
---|
ReferenceConverterToDBListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
onPreInsert(org.hibernate.event.spi.PreInsertEvent ev) |
boolean |
onPreUpdate(org.hibernate.event.spi.PreUpdateEvent ev) |
public boolean onPreInsert(org.hibernate.event.spi.PreInsertEvent ev)
onPreInsert
in interface org.hibernate.event.spi.PreInsertEventListener
public boolean onPreUpdate(org.hibernate.event.spi.PreUpdateEvent ev)
onPreUpdate
in interface org.hibernate.event.spi.PreUpdateEventListener