biz.hammurapi.sql.xml
Interface Command

All Known Implementing Classes:
CompositeCommand, Message, Select, Transaction, Update

public interface Command

Version:
$Revision: 1.1 $
Author:
Pavel Vlasov

Method Summary
 void execute(org.w3c.dom.Element holder, SQLProcessor processor, Context context)
           
 

Method Detail

execute

void execute(org.w3c.dom.Element holder,
             SQLProcessor processor,
             Context context)
             throws SQL2XMLException
Throws:
SQL2XMLException


Copyright © 2003 Hammurapi Group. All Rights Reserved.