Uses of Class
org.apache.openejb.jee.was.v6.ejb.Entity
-
Packages that use Entity Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Entity in org.apache.openejb.jee.was.v6.ejb
Subclasses of Entity in org.apache.openejb.jee.was.v6.ejb Modifier and Type Class Description classContainerManagedEntityJava class for ContainerManagedEntity complex type.Methods in org.apache.openejb.jee.was.v6.ejb that return Entity Modifier and Type Method Description EntityObjectFactory. createEntity()Create an instance ofEntityMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Entity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Entity>ObjectFactory. createEntity(Entity value)Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type Entity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Entity>ObjectFactory. createEntity(Entity value)
-