Uses of Class
org.apache.openejb.jee.jpa.Inheritance
-
Packages that use Inheritance Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Inheritance in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as Inheritance Modifier and Type Field Description protected InheritanceEntity. inheritanceMethods in org.apache.openejb.jee.jpa that return Inheritance Modifier and Type Method Description InheritanceObjectFactory. createInheritance()Create an instance ofInheritanceInheritanceEntity. getInheritance()Gets the value of the inheritance property.Methods in org.apache.openejb.jee.jpa with parameters of type Inheritance Modifier and Type Method Description voidEntity. setInheritance(Inheritance value)Sets the value of the inheritance property.
-