< prev index next >

src/java.sql/share/classes/javax/sql/RowSet.java

Print this page
rev 60127 : 8249205: Remove unnecessary trademark symbols

@@ -30,11 +30,11 @@
 import java.math.*;
 import java.util.*;
 
 /**
  * The interface that adds support to the JDBC API for the
- * JavaBeans&trade; component model.
+ * JavaBeans component model.
  * A rowset, which can be used as a JavaBeans component in
  * a visual Bean development environment, can be created and
  * configured at design time and executed at run time.
  * <P>
  * The <code>RowSet</code>
< prev index next >