Constant Field Values

Contents

org.postgresql.*

  • org.postgresql.largeobject.LargeObject 
    Modifier and Type Constant Field Value
    public static final int SEEK_CUR 1
    public static final int SEEK_END 2
    public static final int SEEK_SET 0
  • org.postgresql.largeobject.LargeObjectManager 
    Modifier and Type Constant Field Value
    public static final int READ 262144
    public static final int READWRITE 393216
    public static final int WRITE 131072