This class represents a while statement in the storedprocedure language. It extends the Statement that could part of a block. This statement has a block and a criteria that determines when to exit the while loop.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.