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

Diff of /classpath/java/sql/Struct.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 73  public interface Struct Line 73  public interface Struct
73     * @return The attributes of this structure type.     * @return The attributes of this structure type.
74     * @exception SQLException If a error occurs.     * @exception SQLException If a error occurs.
75     */     */
76    Object[] getAttributes(Map map) throws SQLException;    Object[] getAttributes(Map<String, Class<?>> map) throws SQLException;
77  }  }

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