Class PGSQLInput.Binary

  • All Implemented Interfaces:
    java.sql.SQLInput
    Enclosing class:
    PGSQLInput<Buffer>

    public static class PGSQLInput.Binary
    extends PGSQLInput<io.netty.buffer.ByteBuf>
    • Constructor Detail

      • Binary

        public Binary​(Context context,
                      Type[] attributeTypes,
                      io.netty.buffer.ByteBuf[] attributeBuffers)