com.metamatrix.query.sql.lang
Interface CommandContainer

All Known Implementing Classes:
BatchedUpdateCommand, Delete, Insert, ProcedureContainer, StoredProcedure, Update

public interface CommandContainer

Returns a list of subCommands that is safe to manipulate


Method Summary
 java.util.List getContainedCommands()
           
 

Method Detail

getContainedCommands

java.util.List getContainedCommands()


Copyright © 2009. All Rights Reserved.