PrepareProcedure

This class represents the statement PREPARE

Methods
void checkParameters()
void checkParameters()
ArrayList getParameters()
ArrayList getParameters()
int getType()
int getType()
void setPrepared(Prepared prep)
void setPrepared(Prepared prep)
void setProcedureName(String name)
void setProcedureName(String name)
int update()
int update()