Changes

Jump to: navigation, search

Nexjexpress/PostgreSQL Adapter/Adapter

27 bytes added, 14:15, 12 November 2010
PostgreSQLAdapter.java
| 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 || ---
|-
| public abstract || void appendPrefixHint(StringBuffer buf, Query query) || --- || not started || ---
| public abstract || void bindIdentity(PreparedStatement stmt, SQLInsert work) throws SQLException|| --- || not started || ---
|-
| public abstract || Object getIdentityValue(PreparedStatement stmt, Column column, SQLInsert work) throws SQLException|| --- || not started || ---
|-
| public abstract || boolean appendNoRowsBlock(StringBuffer buf)|| --- || not started || ---
| protected abstract || boolean isDeadlockException(SQLException e)|| --- || not started || ---
|-
| protected abstract || boolean isLockTimeoutException(SQLException e)|| --- || not started || ---
|-
| public abstract || SQLSchemaManager createSchemaManager()|| --- || not started || ---
1
edit

Navigation menu