Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/Adapter

140 bytes added, 13:10, 16 November 2010
PostgreSQLAdapter.java
| public abstract || boolean isLiteral(Primitive type, Object value) || --- || not started || ---
|-
| public abstract || void appendLiteral(StringBuffer buf, Primitive type, Object value)|| testMatch(), testRead(), testLoad() || not started || ---
|-
| public abstract || void appendTypeConversion(StringBuffer buf, Object op,Primitive fromType, Primitive type, SQLGenerator gen) || --- || not started || ---
|+ '''Protected methods to work on'''
! Method Type !! Method Name !! Tests Cases !! Status !! ToDo
|-
| protected || void appendMatchExpression(StringBuffer buf, Object expression, boolean bMax)|| --- || not started || ---
|-
| protected || boolean isLikeReservedChar(char ch)|| --- || not started || ---
1
edit