com.imcode.db.commands
Class SqlUpdateDatabaseCommand

java.lang.Object
  extended by com.imcode.db.commands.SqlUpdateCommand
      extended by com.imcode.db.commands.SqlUpdateDatabaseCommand
All Implemented Interfaces:
DatabaseCommand

Deprecated. Use SqlUpdateCommand

public class SqlUpdateDatabaseCommand
extends SqlUpdateCommand


Constructor Summary
SqlUpdateDatabaseCommand(java.lang.String sql, java.lang.Object[] parameters)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.imcode.db.commands.SqlUpdateCommand
executeOn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlUpdateDatabaseCommand

public SqlUpdateDatabaseCommand(java.lang.String sql,
                                java.lang.Object[] parameters)
Deprecated. 


Copyright © -2006 . All Rights Reserved.