Class | Description | |
---|---|---|
![]() | PostgreSqlBinaryDataValueTypeFactory | Provides functionality to creating instance of a binary data value class. |
![]() | PostgreSqlBooleanDataValueTypeFactory | Provides functionality to creating instance of a booleant data value class. |
![]() | PostgreSqlDateTimeDataValueTypeFactory | Provides functionality to creating instance of a text date and/or time value class. |
![]() | PostgreSqlDBObjectNameDataValueTypeFactory | Provides functionality to creating instance of a DBObject name data value class. |
![]() | PostgreSqlEngine | Provides methods for queries building. |
![]() | PostgreSqlExecutor | Provides methods for queries execution. |
![]() | PostgreSqlExecutorException | Represents the exception that is thrown when errors are generated using PostgreSqlExecutor. |
![]() | PostgreSqlFloatDataValueTypeFactory | Provides functionality to creating instance of a float data value class. |
![]() | PostgreSqlGuidDataValueTypeFactory | Provides functionality to creating instance of a guid data value class. |
![]() | PostgreSqlIntegerDataValueTypeFactory | Provides functionality to creating instance of a integer data value class. |
![]() | PostgreSqlMetaEngine | Provides methods for meta script queries building. |
![]() | PostgreSqlMetaScript | Provides methods for meta script queries execution. |
![]() | PostgreSqlSecurityEngine | Provides methods for objects administration. |
![]() | PostgreSqlTextDataValueTypeFactory | Provides functionality to creating instance of a text data value class. |
![]() | PostgreSqlTypeConverter | Provides methods for type conversion of query paramaters. |