Uses of Class
org.apache.openejb.jee.jba.cmp.EntityCommands
-
Packages that use EntityCommands Package Description 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 Modifier and Type Field Description protected EntityCommandsJbosscmpJdbc. entityCommandsMethods in org.apache.openejb.jee.jba.cmp that return EntityCommands Modifier and Type Method Description EntityCommandsObjectFactory. createEntityCommands()Create an instance ofEntityCommandsEntityCommandsJbosscmpJdbc. getEntityCommands()Gets the value of the entityCommands property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type EntityCommands Modifier and Type Method Description voidJbosscmpJdbc. setEntityCommands(EntityCommands value)Sets the value of the entityCommands property.
-