Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/Adapter

34 bytes added, 10:54, 17 November 2010
PostgreSQLAdapter.java
|-
| protected abstract || boolean isDateRangeException(SQLException e)|| --- || not started || ---
|-
| protected abstract || boolean isQueryTimeoutException(SQLException e)|| --- || not started || ---
|-
| protected abstract || boolean isDuplicateKeyException(SQLException e)|| testNew() || not started || ---
|-
| public abstract || String getTestSQL()|| Before any test and during testMatch() (Gets SQL statement to execute to test that the connection is still valid) || not started || ---
|-
| protected abstract || boolean isQueryTimeoutException(SQLException e)|| testQueryTimeoutException(), testNew() || not started || ---
|-
|}
1
edit