1
edit
Changes
no edit summary
::protected interface Bind
{| class="wikitable sortable" border="1" cellpadding="5"
:protected void appendMatchExpression(StringBuffer buf, Object expression, boolean bMax); testMatch()
:protected String getIndexName(Table table, int nId); testNew() --- see comments for <code>boolean indexNameMatches</code> in SQLAdapter.java
==PostgreSQLAdapter.java==