Uses of Class
org.apache.empire.db.DBCommand.DBCmdParameter

Packages that use DBCommand.DBCmdParameter
org.apache.empire.db This package contains the core Empire-DB implementation classes. 
 

Uses of DBCommand.DBCmdParameter in org.apache.empire.db
 

Methods in org.apache.empire.db that return DBCommand.DBCmdParameter
 DBCommand.DBCmdParameter DBCommand.addCmdParam(java.lang.Object item)
          Adds an object to in the list of Parameters and returns a parameter object.