Class AbortableOnClauseJoinNodeVisitor

java.lang.Object
com.blazebit.persistence.impl.AbortableOnClauseJoinNodeVisitor
All Implemented Interfaces:
AbortableResultJoinNodeVisitor<Boolean>, ResultJoinNodeVisitor<Boolean>

public class AbortableOnClauseJoinNodeVisitor extends Object implements AbortableResultJoinNodeVisitor<Boolean>
Since:
1.0.5
Author:
Christian Beikov