Uses of Class
com.elogico.xbound.jdbc.NameNotBoundException

Packages that use NameNotBoundException
com.elogico.xbound.jdbc.impl   
 

Uses of NameNotBoundException in com.elogico.xbound.jdbc.impl
 

Constructors in com.elogico.xbound.jdbc.impl that throw NameNotBoundException
StatementSource(java.lang.String statement, java.lang.String[] parmNames, java.util.Map parmMap)
          Create a new StatementSource with a Map of parameters and a list of parameter names (in the required order).