Update of /var/cvs/src/org/mmbase/module/database
In directory james.mmbase.org:/tmp/cvs-serv13339

Modified Files:
        DatabaseSupportShim.java 
Log Message:
 removed @duplicate, I think it is not true


See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/module/database


Index: DatabaseSupportShim.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/module/database/DatabaseSupportShim.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- DatabaseSupportShim.java    7 Oct 2004 17:22:34 -0000       1.5
+++ DatabaseSupportShim.java    28 Jul 2008 16:24:26 -0000      1.6
@@ -15,10 +15,8 @@
  * Interface to support specific database things
  * for the JDBC module
  *
- * @duplicate Since neither method does anything, better to make [EMAIL 
PROTECTED] DatabaseSupport}
- *            a base class and have [EMAIL PROTECTED] DatabaseSupportInformix} 
extend from that class.
  * @author vpro
- * @version $Id: DatabaseSupportShim.java,v 1.5 2004/10/07 17:22:34 pierre Exp 
$
+ * @version $Id: DatabaseSupportShim.java,v 1.6 2008/07/28 16:24:26 michiel 
Exp $
  */
 public class DatabaseSupportShim implements DatabaseSupport {
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to