Uses of Class
com.ca.jcs.processor.AbstractMethodStyleOpProcessor

Packages that use AbstractMethodStyleOpProcessor
com.ca.jcs.jdbc   
 

Uses of AbstractMethodStyleOpProcessor in com.ca.jcs.jdbc
 

Subclasses of AbstractMethodStyleOpProcessor in com.ca.jcs.jdbc
 class JDBCMethodStyleOpProcessor
          Delegate that handles invocation of stored procedures, after the framework has determined that the declared guard conditions match a particular operation.
 



Created 2011-07-14 13:27 EST