类 AffectedTable.Middle

java.lang.Object
org.babyfish.jimmer.sql.ast.mutation.AffectedTable.Middle
所有已实现的接口:
AffectedTable
封闭接口:
AffectedTable

public static final class AffectedTable.Middle extends Object implements AffectedTable
  • 方法详细资料

    • getProp

      public org.babyfish.jimmer.meta.ImmutableProp getProp()
    • hashCode

      public int hashCode()
      覆盖:
      hashCode 在类中 Object
    • equals

      public boolean equals(Object o)
      覆盖:
      equals 在类中 Object
    • toString

      public String toString()
      覆盖:
      toString 在类中 Object