Class InnerJoinOnlyAbortableResultJoinNodeVisitor

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

public class InnerJoinOnlyAbortableResultJoinNodeVisitor extends Object implements AbortableResultJoinNodeVisitor<Boolean>
Since:
1.5.0
Author:
Christian Beikov