KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > resource > cci > ResultSet > Top Examples

  • org.springframework.jca.cci.core.CciTemplate
    <b>This is the central class in the CCI core package.</b> It simplifies the use of CCI and helps to avoid common errors. It executes core CCI workflow, leaving application code to provide parameters to CCI and extract results. This class executes EIS queries or updates, catching Resour ...
  • ersatz.resourceadapter.InteractionSpecImpl
    @author Bob Kruse Jtest Resource Adapter used to test the J2EE Connector as implemented by JOnAS. This is an empty class used to avoid an error of missing "implements InteractionSpec".
Popular Tags