public class DefaultChainableStatement extends Object implements ChainableStatement
Default implementation of ChainableStatement.
| Constructor and Description |
|---|
DefaultChainableStatement(String label,
CharSequence... args)
Creates a new instance of
DefaultChainableStatement. |
public DefaultChainableStatement(String label, CharSequence... args)
DefaultChainableStatement.public String chainLabel()
chainLabel in interface ChainableStatementeach, css...)public CharSequence[] statementArgs()
statementArgs in interface ChainableStatementCopyright © 2009-2012. All Rights Reserved.