Uses of Class
org.apache.openejb.jee.jba.cmp.EnterpriseBeans
-
Packages that use EnterpriseBeans Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EnterpriseBeans in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as EnterpriseBeans Modifier and Type Field Description protected EnterpriseBeansJbosscmpJdbc. enterpriseBeansMethods in org.apache.openejb.jee.jba.cmp that return EnterpriseBeans Modifier and Type Method Description EnterpriseBeansObjectFactory. createEnterpriseBeans()Create an instance ofEnterpriseBeansEnterpriseBeansJbosscmpJdbc. getEnterpriseBeans()Gets the value of the enterpriseBeans property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type EnterpriseBeans Modifier and Type Method Description voidJbosscmpJdbc. setEnterpriseBeans(EnterpriseBeans value)Sets the value of the enterpriseBeans property.
-