com.reuters.rc.db
Interface DbRequestBind

All Known Implementing Classes:
AdbRequestBind

public interface DbRequestBind

This interface represents a bind row in the statement sent to an ADB-like agent.

Author:
Jawaid Hakim, Cavit Aydin (converted to an interface)

Method Summary
 com.tibco.tibrv.TibrvMsg getBind()
          Build request message.
 

Method Detail

getBind

public com.tibco.tibrv.TibrvMsg getBind()
                                 throws DbSystemException
Build request message.
Returns:
Request message.
See Also:
TibrvMsg


Copyright © 2002-2003 Reuters. All Rights Reserved.