java.lang.Object
org.jooq.impl.DefaultVisitListener
- All Implemented Interfaces:
EventListener,VisitListener
Deprecated.
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
-
Constructor Details
-
DefaultVisitListener
public DefaultVisitListener()Deprecated.
-
VisitListenerSPI directly, instead.