/[classpath]/classpath/java/sql/Ref.java
ViewVC logotype

Diff of /classpath/java/sql/Ref.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.2.1 by gnu_andrew, Tue Aug 2 20:12:26 2005 UTC revision 1.6.2.2 by tromey, Sun Nov 27 15:24:16 2005 UTC
# Line 61  public interface Ref Line 61  public interface Ref
61    /**    /**
62     * @since 1.4     * @since 1.4
63     */     */
64    Object getObject(Map map) throws SQLException;    Object getObject(Map<String, Class<?>> map) throws SQLException;
65    
66    /**    /**
67     * @since 1.4     * @since 1.4

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26