Class SQLJoin

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SQLJoin.Path  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static SQLJoin NO_JOIN  
    • Field Detail

      • NO_JOIN

        public static final SQLJoin NO_JOIN
    • Constructor Detail

    • Method Detail

      • getPaths

        public java.util.List<? extends SQLJoin.Path> getPaths()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object