Uses of Class
org.apache.openejb.jee.jba.cmp.EntityCommands

Packages that use EntityCommands
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EntityCommands in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as EntityCommands
protected  EntityCommands JbosscmpJdbc.entityCommands
           
 

Methods in org.apache.openejb.jee.jba.cmp that return EntityCommands
 EntityCommands ObjectFactory.createEntityCommands()
          Create an instance of EntityCommands
 EntityCommands JbosscmpJdbc.getEntityCommands()
          Gets the value of the entityCommands property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type EntityCommands
 void JbosscmpJdbc.setEntityCommands(EntityCommands value)
          Sets the value of the entityCommands property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.