Index

B C D E F G I N O P S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

B

build(String, VendorError, Object...) - Static method in class org.apache.shardingsphere.dialect.postgresql.message.ServerErrorMessageBuilder
Build server error message.

C

ColumnNotFoundException - Exception Class in org.apache.shardingsphere.dialect.postgresql.exception.metadata
Column not found exception.
ColumnNotFoundException() - Constructor for exception class 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 - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
DUPLICATE_DATABASE - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
 
DUPLICATE_DATABASE - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 

E

EmptyUsernameException - Exception Class in org.apache.shardingsphere.dialect.postgresql.exception.authority
Empty username exception.
EmptyUsernameException() - Constructor for exception class org.apache.shardingsphere.dialect.postgresql.exception.authority.EmptyUsernameException
 

F

FEATURE_NOT_SUPPORTED - Enum constant in enum 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 - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
INVALID_CATALOG_NAME - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
INVALID_PARAMETER_VALUE - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
INVALID_PASSWORD - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
 
INVALID_PASSWORD - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
InvalidPasswordException - Exception Class in org.apache.shardingsphere.dialect.postgresql.exception.authority
Invalid password exception.
InvalidPasswordException() - Constructor for exception class org.apache.shardingsphere.dialect.postgresql.exception.authority.InvalidPasswordException
 

N

NO_USERNAME - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 

O

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.message - package org.apache.shardingsphere.dialect.postgresql.message
 
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
 
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 - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
PrivilegeNotGrantedException - Exception Class in org.apache.shardingsphere.dialect.postgresql.exception.authority
Privilege not granted exception.
PrivilegeNotGrantedException() - Constructor for exception class org.apache.shardingsphere.dialect.postgresql.exception.authority.PrivilegeNotGrantedException
 
PROTOCOL_VIOLATION - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
 
PROTOCOL_VIOLATION - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
ProtocolViolationException - Exception Class in org.apache.shardingsphere.dialect.postgresql.exception.protocol
Protocol violation exception.
ProtocolViolationException() - Constructor for exception class org.apache.shardingsphere.dialect.postgresql.exception.protocol.ProtocolViolationException
 

S

ServerErrorMessageBuilder - Class in org.apache.shardingsphere.dialect.postgresql.message
Server error message builder.
ServerErrorMessageBuilder() - Constructor for class org.apache.shardingsphere.dialect.postgresql.message.ServerErrorMessageBuilder
 
SUCCESSFUL_COMPLETION - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
SYNTAX_ERROR - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
 
SYSTEM_ERROR - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
 
SYSTEM_ERROR - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 

T

TRANSACTION_STATE_INVALID - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 

U

UNDEFINED_COLUMN - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.sqlstate.PostgreSQLState
 
UNDEFINED_COLUMN - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
UnknownUsernameException - Exception Class in org.apache.shardingsphere.dialect.postgresql.exception.authority
Unknown username exception.
UnknownUsernameException() - Constructor for exception class 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 - Enum constant in enum org.apache.shardingsphere.dialect.postgresql.vendor.PostgreSQLVendorError
 
B C D E F G I N O P S T U V W 
All Classes and Interfaces|All Packages|Serialized Form