Package org.jumpmind.db.sql
Class SqlConstants
java.lang.Object
org.jumpmind.db.sql.SqlConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final int
static final int
static final String
static final StringMapper
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALWAYS_TRUE_CONDITION
- See Also:
-
DEFAULT_QUERY_TIMEOUT_SECONDS
public static final int DEFAULT_QUERY_TIMEOUT_SECONDS- See Also:
-
DEFAULT_STREAMING_FETCH_SIZE
public static final int DEFAULT_STREAMING_FETCH_SIZE- See Also:
-
STRING_MAPPER
-
POSTGRES_CONVERT_INFINITY_DATE_TO_NULL
- See Also:
-
-
Constructor Details
-
SqlConstants
public SqlConstants()
-