Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/Adapter

29 bytes added, 14:13, 12 November 2010
PostgreSQLAdapter.java
|+'''Abstract methods to work on'''
! Method Type !! Method Name !! Tests Cases !! Status !! ToDo
|-
| public abstract || String appendStringLengthPrefix(StringBuffer buf, FunctionOperator op) || not started || ---
| public abstract || boolean isLiteral(Primitive type, Object value) || not started || ---
|-
| public abstract || void appendLiteral(StringBuffer buf, Primitive type, Object value)|| testRead()|| not started || ---
|-
| public abstract || void appendTypeConversion(StringBuffer buf, Object op,Primitive fromType, Primitive type, SQLGenerator gen) || not started || ---
1
edit