Class ServiceInstanceIdEventListener

  • All Implemented Interfaces:
    Serializable, org.hibernate.event.spi.PreInsertEventListener

    @Component
    public class ServiceInstanceIdEventListener
    extends Object
    implements org.hibernate.event.spi.PreInsertEventListener
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceInstanceIdEventListener

        public ServiceInstanceIdEventListener()
    • Method Detail

      • onPreInsert

        public boolean onPreInsert​(org.hibernate.event.spi.PreInsertEvent event)
        Specified by:
        onPreInsert in interface org.hibernate.event.spi.PreInsertEventListener