Class SqlStatement


  • public final class SqlStatement
    extends Object
    SqlStatement. Holds all the information for executing a sql query : - the raw sql query - the bound parameters
    Author:
    mlaroche,pchretien