Class PostgresJoinCondition

java.lang.Object
org.dotwebstack.framework.core.query.model.JoinCondition
org.dotwebstack.framework.backend.postgres.query.PostgresJoinCondition

public class PostgresJoinCondition extends org.dotwebstack.framework.core.query.model.JoinCondition
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.dotwebstack.framework.core.query.model.JoinCondition

    org.dotwebstack.framework.core.query.model.JoinCondition.JoinConditionBuilder<C extends org.dotwebstack.framework.core.query.model.JoinCondition,B extends org.dotwebstack.framework.core.query.model.JoinCondition.JoinConditionBuilder<C,B>>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.dotwebstack.framework.core.query.model.JoinCondition

    builder, canEqual, equals, getKey, hashCode

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PostgresJoinCondition

      public PostgresJoinCondition()