Module org.jooq
Package org.jooq.impl

Class DefaultVisitListener

  • All Implemented Interfaces:
    EventListener, VisitListener

    public class DefaultVisitListener
    extends Object
    implements VisitListener
    A publicly available default implementation of VisitListener.

    Use this to stay compatible with future API changes (i.e. added methods to VisitListener)

    Author:
    Lukas Eder