src/share/classes/javax/sql/rowset/serial/SerialDatalink.java

Print this page

        

*** 59,69 **** */ private URL url; /** * The SQL type of the elements in this <code>SerialDatalink</code> ! * object. The type is expressed as one of the contants from the * class <code>java.sql.Types</code>. * @serial */ private int baseType; --- 59,69 ---- */ private URL url; /** * The SQL type of the elements in this <code>SerialDatalink</code> ! * object. The type is expressed as one of the constants from the * class <code>java.sql.Types</code>. * @serial */ private int baseType;