Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/Adapter

92 bytes added, 11:15, 17 November 2010
PostgreSQLAdapter.java
! Modifier !! Method Name !! Tests Cases !! Status !! ToDo
|-
| protected || boolean isLikeReservedChar(char ch)|| --- no implementation in MySQLAdapter || not started || ---
|-
| protected || void appendLiteral(StringBuffer buf, String sValue)|| testMatch(), testRead(), testLoad(), testNew(),testUpdate(), testDelete(), testSHaredLocking(), testSchemaUnicodeValidation(), || not started || ---
|-
| protected || int roundUpListSize(int nSize, int nBindCount)|| no implementation in MySQLAdapter --- || not started || ---
|-
| protected || int roundUpMaxCount(int nMaxCount)|| --- no implementation in MySQLAdapter || not started || ---
|-
| protected || boolean indexNameMatches(String sMetadataName, int nMetaStart, String sPhysicalName, String sPrefix, boolean bCaseInsensitive)|| testNew() || not started || ---
1
edit