Class PgJdbcCatalog (0.6.1)

public class PgJdbcCatalog

Contains replacements for known queries that are executed by the PG JDBC driver.

Inheritance

java.lang.Object > PgJdbcCatalog

Static Fields

PG_AM

public static final String PG_AM
Field Value
TypeDescription
String

PG_ATTR_TYPE

public static final String PG_ATTR_TYPE
Field Value
TypeDescription
String

PG_DESCRIPTION

public static final String PG_DESCRIPTION
Field Value
TypeDescription
String

PG_JDBC_BEST_ROW_IDENTIFIER_PREFIX

public static final String PG_JDBC_BEST_ROW_IDENTIFIER_PREFIX
Field Value
TypeDescription
String

PG_JDBC_EXPORTED_IMPORTED_KEYS_42_0_PREFIX

public static final String PG_JDBC_EXPORTED_IMPORTED_KEYS_42_0_PREFIX
Field Value
TypeDescription
String

PG_JDBC_EXPORTED_IMPORTED_KEYS_PREFIX

public static final String PG_JDBC_EXPORTED_IMPORTED_KEYS_PREFIX
Field Value
TypeDescription
String

PG_JDBC_EXPORTED_IMPORTED_KEYS_REPLACEMENT

public static final String PG_JDBC_EXPORTED_IMPORTED_KEYS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_BEST_ROW_IDENTIFIER_PREFIX

public static final String PG_JDBC_GET_BEST_ROW_IDENTIFIER_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_BEST_ROW_IDENTIFIER_REPLACEMENT

public static final String PG_JDBC_GET_BEST_ROW_IDENTIFIER_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMNS_PREFIX_1

public static final String PG_JDBC_GET_COLUMNS_PREFIX_1
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMNS_PREFIX_2

public static final String PG_JDBC_GET_COLUMNS_PREFIX_2
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMNS_PREFIX_3

public static final String PG_JDBC_GET_COLUMNS_PREFIX_3
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMNS_PREFIX_4

public static final String PG_JDBC_GET_COLUMNS_PREFIX_4
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMNS_REPLACEMENT

public static final String PG_JDBC_GET_COLUMNS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMN_PRIVILEGES_PREFIX_1

public static final String PG_JDBC_GET_COLUMN_PRIVILEGES_PREFIX_1
Field Value
TypeDescription
String

PG_JDBC_GET_COLUMN_PRIVILEGES_REPLACEMENT

public static final String PG_JDBC_GET_COLUMN_PRIVILEGES_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_FUNCTIONS_REPLACEMENT

public static final String PG_JDBC_GET_FUNCTIONS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_FUNCTIONS_WITHOUT_FUNC_TYPE_PREFIX

public static final String PG_JDBC_GET_FUNCTIONS_WITHOUT_FUNC_TYPE_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_FUNCTIONS_WITH_FUNC_TYPE_PREFIX

public static final String PG_JDBC_GET_FUNCTIONS_WITH_FUNC_TYPE_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_FUNCTION_COLUMNS_PREFIX

public static final String PG_JDBC_GET_FUNCTION_COLUMNS_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_FUNCTION_COLUMNS_REPLACEMENT

public static final String PG_JDBC_GET_FUNCTION_COLUMNS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_INDEXES_PREFIX_1

public static final String PG_JDBC_GET_INDEXES_PREFIX_1
Field Value
TypeDescription
String

PG_JDBC_GET_INDEXES_REPLACEMENT

public static final String PG_JDBC_GET_INDEXES_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_MAX_NAME_LENGTH_PREFIX

public static final String PG_JDBC_GET_MAX_NAME_LENGTH_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_MAX_NAME_LENGTH_REPLACEMENT

public static final String PG_JDBC_GET_MAX_NAME_LENGTH_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_PRIMARY_KEY_PREFIX_1

public static final String PG_JDBC_GET_PRIMARY_KEY_PREFIX_1
Field Value
TypeDescription
String

PG_JDBC_GET_PRIMARY_KEY_PREFIX_2

public static final String PG_JDBC_GET_PRIMARY_KEY_PREFIX_2
Field Value
TypeDescription
String

PG_JDBC_GET_PRIMARY_KEY_REPLACEMENT

public static final String PG_JDBC_GET_PRIMARY_KEY_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_PROCEDURES_PREFIX

public static final String PG_JDBC_GET_PROCEDURES_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_PROCEDURES_REPLACEMENT

public static final String PG_JDBC_GET_PROCEDURES_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_SCHEMAS_PREFIX

public static final String PG_JDBC_GET_SCHEMAS_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_SCHEMAS_REPLACEMENT

public static final String PG_JDBC_GET_SCHEMAS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_SQL_KEYWORDS_PREFIX

public static final String PG_JDBC_GET_SQL_KEYWORDS_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_SQL_KEYWORDS_REPLACEMENT

public static final String PG_JDBC_GET_SQL_KEYWORDS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_1

public static final String PG_JDBC_GET_TABLES_PREFIX_1
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_2

public static final String PG_JDBC_GET_TABLES_PREFIX_2
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_3

public static final String PG_JDBC_GET_TABLES_PREFIX_3
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_4

public static final String PG_JDBC_GET_TABLES_PREFIX_4
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_5

public static final String PG_JDBC_GET_TABLES_PREFIX_5
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_6

public static final String PG_JDBC_GET_TABLES_PREFIX_6
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_7

public static final String PG_JDBC_GET_TABLES_PREFIX_7
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_PREFIX_8

public static final String PG_JDBC_GET_TABLES_PREFIX_8
Field Value
TypeDescription
String

PG_JDBC_GET_TABLES_REPLACEMENT

public static final String PG_JDBC_GET_TABLES_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TABLE_PRIVILEGES_PREFIX_1

public static final String PG_JDBC_GET_TABLE_PRIVILEGES_PREFIX_1
Field Value
TypeDescription
String

PG_JDBC_GET_TABLE_PRIVILEGES_PREFIX_2

public static final String PG_JDBC_GET_TABLE_PRIVILEGES_PREFIX_2
Field Value
TypeDescription
String

PG_JDBC_GET_TABLE_PRIVILEGES_REPLACEMENT

public static final String PG_JDBC_GET_TABLE_PRIVILEGES_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_NOT_TOAST_PREFIX

public static final String PG_JDBC_GET_TYPE_INFO_NOT_TOAST_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_NOT_TOAST_REPLACEMENT

public static final String PG_JDBC_GET_TYPE_INFO_NOT_TOAST_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_PREFIX

public static final String PG_JDBC_GET_TYPE_INFO_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_PREFIX_42_2_22

public static final String PG_JDBC_GET_TYPE_INFO_PREFIX_42_2_22
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_PREFIX_42_3

public static final String PG_JDBC_GET_TYPE_INFO_PREFIX_42_3
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_PREFIX_FULL

public static final String PG_JDBC_GET_TYPE_INFO_PREFIX_FULL
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_REPLACEMENT

public static final String PG_JDBC_GET_TYPE_INFO_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_REPLACEMENT_42_3

public static final String PG_JDBC_GET_TYPE_INFO_REPLACEMENT_42_3
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_REPLACEMENT_FULL

public static final String PG_JDBC_GET_TYPE_INFO_REPLACEMENT_FULL
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_SIMPLE_PREFIX_42_3

public static final String PG_JDBC_GET_TYPE_INFO_SIMPLE_PREFIX_42_3
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_PARAM_PREFIX

public static final String PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_PARAM_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_PARAM_REPLACEMENT

public static final String PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_PARAM_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_PREFIX

public static final String PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_REPLACEMENT

public static final String PG_JDBC_GET_TYPE_INFO_WITHOUT_OID_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITH_PARAMETER_PREFIX

public static final String PG_JDBC_GET_TYPE_INFO_WITH_PARAMETER_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITH_PARAMETER_REPLACEMENT

public static final String PG_JDBC_GET_TYPE_INFO_WITH_PARAMETER_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITH_TYPTYPE_PREFIX

public static final String PG_JDBC_GET_TYPE_INFO_WITH_TYPTYPE_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_TYPE_INFO_WITH_TYPTYPE_REPLACEMENT

public static final String PG_JDBC_GET_TYPE_INFO_WITH_TYPTYPE_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_GET_UDTS_PREFIX

public static final String PG_JDBC_GET_UDTS_PREFIX
Field Value
TypeDescription
String

PG_JDBC_GET_UDTS_REPLACEMENT

public static final String PG_JDBC_GET_UDTS_REPLACEMENT
Field Value
TypeDescription
String

PG_JDBC_PK_QUERY_PREFIX

public static final String PG_JDBC_PK_QUERY_PREFIX
Field Value
TypeDescription
String

PG_JDBC_PK_QUERY_PREFIX_42_3

public static final String PG_JDBC_PK_QUERY_PREFIX_42_3
Field Value
TypeDescription
String

PG_JDBC_PK_QUERY_REPLACEMENT

public static final String PG_JDBC_PK_QUERY_REPLACEMENT
Field Value
TypeDescription
String

PG_SETTINGS

public static final String PG_SETTINGS
Field Value
TypeDescription
String

PG_TYPE

public static final String PG_TYPE
Field Value
TypeDescription
String

Constructors

PgJdbcCatalog()

public PgJdbcCatalog()