in src/main/java/org/apache/nutch/webui/config/SpringConfiguration.java [61:63]
public CustomDaoFactory getDaoFactory() throws SQLException { return new CustomDaoFactory(getConnectionSource()); }