Javadoc fix.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2820 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -648,6 +648,6 @@ public class JDBCUtil
|
||||
", col=" + column + "].");
|
||||
}
|
||||
|
||||
/** Used by {@link #makeCollectingConnection}. */
|
||||
/** Used by {@link #makeCollector}. */
|
||||
protected static final Class<?>[] PROXY_IFACES = { Connection.class };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user