|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inheritance | |
---|---|
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 | |
---|---|
protected Inheritance |
Entity.inheritance
|
Methods in org.apache.openejb.jee.jpa that return Inheritance | |
---|---|
Inheritance |
ObjectFactory.createInheritance()
Create an instance of Inheritance |
Inheritance |
Entity.getInheritance()
Gets the value of the inheritance property. |
Methods in org.apache.openejb.jee.jpa with parameters of type Inheritance | |
---|---|
void |
Entity.setInheritance(Inheritance value)
Sets the value of the inheritance property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |