Class PGUtil.PgColInfo

  • Enclosing class:
    PGUtil

    public static class PGUtil.PgColInfo
    extends Object
    • Field Detail

      • reloid

        public int reloid
      • attnum

        public short attnum
      • type

        public int type
      • precision

        public int precision
      • mod

        public int mod
    • Constructor Detail

      • PgColInfo

        public PgColInfo()