C D E F G I N O P S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ColumnNotFoundException - Exception in org.apache.shardingsphere.dialect.postgresql.exception.metadata
-
Column not found exception.
- ColumnNotFoundException() - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.metadata.ColumnNotFoundException
- convert(SQLDialectException) - Method in class org.apache.shardingsphere.dialect.postgresql.mapper.PostgreSQLDialectExceptionMapper
D
- DATA_SOURCE_REJECTED_CONNECTION_ATTEMPT - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- DUPLICATE_DATABASE - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- DUPLICATE_DATABASE - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- DUPLICATE_TABLE - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- DUPLICATE_TABLE - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
E
- EmptyUsernameException - Exception in org.apache.shardingsphere.dialect.postgresql.exception.authority
-
Empty username exception.
- EmptyUsernameException() - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.authority.EmptyUsernameException
F
- FEATURE_NOT_SUPPORTED - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
G
- getType() - Method in class org.apache.shardingsphere.dialect.postgresql.mapper.PostgreSQLDialectExceptionMapper
- getVendorCode() - Method in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
I
- INVALID_AUTHORIZATION_SPECIFICATION - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- INVALID_CATALOG_NAME - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- INVALID_PARAMETER_VALUE - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- INVALID_PASSWORD - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- INVALID_PASSWORD - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- InvalidPasswordException - Exception in org.apache.shardingsphere.dialect.postgresql.exception.authority
-
Invalid password exception.
- InvalidPasswordException() - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.authority.InvalidPasswordException
N
- NO_USERNAME - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
O
- org.apache.shardingsphere.dialect.postgresql.exception - package org.apache.shardingsphere.dialect.postgresql.exception
- org.apache.shardingsphere.dialect.postgresql.exception.authority - package org.apache.shardingsphere.dialect.postgresql.exception.authority
- org.apache.shardingsphere.dialect.postgresql.exception.metadata - package org.apache.shardingsphere.dialect.postgresql.exception.metadata
- org.apache.shardingsphere.dialect.postgresql.exception.protocol - package org.apache.shardingsphere.dialect.postgresql.exception.protocol
- org.apache.shardingsphere.dialect.postgresql.mapper - package org.apache.shardingsphere.dialect.postgresql.mapper
- org.apache.shardingsphere.dialect.postgresql.sqlstate - package org.apache.shardingsphere.dialect.postgresql.sqlstate
- org.apache.shardingsphere.dialect.postgresql.vendor - package org.apache.shardingsphere.dialect.postgresql.vendor
P
- PostgreSQLDialectExceptionMapper - Class in org.apache.shardingsphere.dialect.postgresql.mapper
-
PostgreSQL dialect exception mapper.
- PostgreSQLDialectExceptionMapper() - Constructor for class org.apache.shardingsphere.dialect.postgresql.mapper.PostgreSQLDialectExceptionMapper
- PostgreSQLException - Exception in org.apache.shardingsphere.dialect.postgresql.exception
-
Replacement for
PSQLException. - PostgreSQLException(String, String) - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.PostgreSQLException
- PostgreSQLException(PostgreSQLException.ServerErrorMessage) - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.PostgreSQLException
- PostgreSQLException.ServerErrorMessage - Class in org.apache.shardingsphere.dialect.postgresql.exception
- PostgreSQLState - Enum in org.apache.shardingsphere.dialect.postgresql.sqlstate
-
PostgreSQL SQL state.
- PostgreSQLVendorError - Enum in org.apache.shardingsphere.dialect.postgresql.vendor
-
PostgreSQL vendor error.
- PRIVILEGE_NOT_GRANTED - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- PrivilegeNotGrantedException - Exception in org.apache.shardingsphere.dialect.postgresql.exception.authority
-
Privilege not granted exception.
- PrivilegeNotGrantedException() - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.authority.PrivilegeNotGrantedException
- PROTOCOL_VIOLATION - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- PROTOCOL_VIOLATION - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- ProtocolViolationException - Exception in org.apache.shardingsphere.dialect.postgresql.exception.protocol
-
Protocol violation exception.
- ProtocolViolationException() - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.protocol.ProtocolViolationException
S
- ServerErrorMessage(String, VendorError, Object...) - Constructor for class org.apache.shardingsphere.dialect.postgresql.exception.PostgreSQLException.ServerErrorMessage
- SUCCESSFUL_COMPLETION - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- SYNTAX_ERROR - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- SYSTEM_ERROR - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- SYSTEM_ERROR - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
T
- toString() - Method in class org.apache.shardingsphere.dialect.postgresql.exception.PostgreSQLException.ServerErrorMessage
- TRANSACTION_STATE_INVALID - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
U
- UNDEFINED_COLUMN - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- UNDEFINED_COLUMN - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
- UNEXPECTED_ERROR - org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
- UnknownUsernameException - Exception in org.apache.shardingsphere.dialect.postgresql.exception.authority
-
Unknown username exception.
- UnknownUsernameException() - Constructor for exception org.apache.shardingsphere.dialect.postgresql.exception.authority.UnknownUsernameException
V
- valueOf(String) - Static method in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WRONG_VALUE_COUNT_ON_ROW - org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
All Classes All Packages