Hi, Michele I have already known where to find the relevant packages and how to add external jars for a java project in Eclipse.
Now everthing looks smooth except for a error on this line:
final List<Map<String, Object>> rs = getJdbcTemplate().queryForObject(this.sql,
username);
Problems view:
The method queryForObject(String, Class<T>, Object...) in the type
SimpleJdbcTemplate is not applicable for the arguments (String, String)
I only know a little bit of java, so I can't figure out this problem. Could
you please give me an instruction?
Blue
StatusNetQueryDatabaseAuthenticationHandler.java
Description: Binary data
_______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
