package com.alibaba.datax.plugin.reader.postgresqlreader; public class Constant { public static final int DEFAULT_FETCH_SIZE = 1000; }