Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/Adapter

21 bytes added, 13:01, 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 || boolean isLikeReservedChar(char ch)|| --- || not started || ---
|-
| protected || void appendLiteral(StringBuffer buf, String sValue)|| --- testMatch() || not started || ---
|-
| protected || int roundUpListSize(int nSize, int nBindCount)|| --- || not started || ---
1
edit