Constant Field Values
Contents
org.postgresql.*
-
org.postgresql.PGStatement Modifier and Type Constant Field Value public static final long
DATE_NEGATIVE_INFINITY
-9223372036832400000L
public static final long
DATE_NEGATIVE_SMALLER_INFINITY
-185543533774800000L
public static final long
DATE_POSITIVE_INFINITY
9223372036825200000L
public static final long
DATE_POSITIVE_SMALLER_INFINITY
185543533774800000L
-
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