org.apache.ws.jaxme.sqls.impl

Class UpdateStatementImpl

public class UpdateStatementImpl extends SetStatementImpl implements UpdateStatement

Author: Jochen Wiedmann

Constructor Summary
UpdateStatementImpl(SQLFactory pFactory)
Method Summary
CombinedConstraintgetWhere()

Constructor Detail

UpdateStatementImpl

public UpdateStatementImpl(SQLFactory pFactory)

Method Detail

getWhere

public CombinedConstraint getWhere()