Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/Adapter

118 bytes added, 17:19, 16 November 2010
PostgreSQLAdapter.java
! Modifier !! Method Name !! Tests Cases!! after parsing !! before parsing !! Status !! ToDo
|-
| public || void appendLikeEscape(StringBuffer buf)|| testRead(), testUnicodeCharset() ||where A.first_name like ? escape '\\' /* 1 */ || parse("(and (like? firstName \"J*\") || testRead() || not started || ---
|-
| public || void close(Connection connection)|| All the tests (After commit, closes the conncetion) ||---|| --- || testRead() || not started || ---
|-
| public || SQLConnection getConnection(Query query) throws SQLException|| All the tests ||---|| --- || not started || ---
|-
 
|}
1
edit