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 -
Method Summary
Methods inherited from class org.dotwebstack.framework.core.query.model.JoinCondition
builder, canEqual, equals, getKey, hashCode
-
Constructor Details
-
PostgresJoinCondition
public PostgresJoinCondition()
-