Class LeftJoinElement<E extends AbstractEntity,​J extends AbstractEntity>

java.lang.Object
pl.matsuo.core.model.query.condition.FromPart<E>
pl.matsuo.core.model.query.condition.LeftJoinElement<E,​J>
All Implemented Interfaces:
QueryPart<E>

public class LeftJoinElement<E extends AbstractEntity,​J extends AbstractEntity>
extends FromPart<E>
  • Constructor Details