Merged gcj-eclipse branch to trunk.
From-SVN: r120621
This commit is contained in:
@@ -61,7 +61,7 @@ public interface Ref
|
||||
/**
|
||||
* @since 1.4
|
||||
*/
|
||||
Object getObject(Map map) throws SQLException;
|
||||
Object getObject(Map<String, Class<?>> map) throws SQLException;
|
||||
|
||||
/**
|
||||
* @since 1.4
|
||||
|
||||
Reference in New Issue
Block a user