Index

C D F J N O P S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

C

CHECK_VIOLATION - Enum constant in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
 
CHECK_VIOLATION - Static variable in class dev.rafex.ether.database.postgres.errors.PostgresSqlStates
 
classify(SQLException) - Static method in class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier
 
CONCURRENCY_CONFLICT - Enum constant in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
 

D

DEADLOCK_DETECTED - Static variable in class dev.rafex.ether.database.postgres.errors.PostgresSqlStates
 
dev.rafex.ether.database.postgres - package dev.rafex.ether.database.postgres
PostgreSQL-specific extensions layered on Ether database core APIs.
dev.rafex.ether.database.postgres.errors - package dev.rafex.ether.database.postgres.errors
PostgreSQL SQLState classification and error helpers.
dev.rafex.ether.database.postgres.sql - package dev.rafex.ether.database.postgres.sql
PostgreSQL-specific SQL parameter helpers.

F

FOREIGN_KEY_VIOLATION - Enum constant in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
 
FOREIGN_KEY_VIOLATION - Static variable in class dev.rafex.ether.database.postgres.errors.PostgresSqlStates
 

J

jsonb(String) - Static method in class dev.rafex.ether.database.postgres.sql.PostgresParameters
 

N

NOT_NULL_VIOLATION - Enum constant in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
 
NOT_NULL_VIOLATION - Static variable in class dev.rafex.ether.database.postgres.errors.PostgresSqlStates
 

O

OTHER - Enum constant in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
 

P

PostgresErrorClassifier - Class in dev.rafex.ether.database.postgres.errors
 
PostgresErrorClassifier.Category - Enum Class in dev.rafex.ether.database.postgres.errors
 
PostgresParameters - Class in dev.rafex.ether.database.postgres.sql
 
PostgresSqlStates - Class in dev.rafex.ether.database.postgres.errors
 

S

SERIALIZATION_FAILURE - Static variable in class dev.rafex.ether.database.postgres.errors.PostgresSqlStates
 

T

textArray(String...) - Static method in class dev.rafex.ether.database.postgres.sql.PostgresParameters
 

U

UNIQUE_VIOLATION - Enum constant in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
 
UNIQUE_VIOLATION - Static variable in class dev.rafex.ether.database.postgres.errors.PostgresSqlStates
 
uuidArray(UUID...) - Static method in class dev.rafex.ether.database.postgres.sql.PostgresParameters
 

V

valueOf(String) - Static method in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.rafex.ether.database.postgres.errors.PostgresErrorClassifier.Category
Returns an array containing the constants of this enum class, in the order they are declared.
C D F J N O P S T U V 
All Classes and Interfaces|All Packages|Constant Field Values