|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecondaryTable | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of SecondaryTable in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa with type parameters of type SecondaryTable | |
---|---|
protected List<SecondaryTable> |
Entity.secondaryTable
|
Methods in org.apache.openejb.jee.jpa that return SecondaryTable | |
---|---|
SecondaryTable |
ObjectFactory.createSecondaryTable()
Create an instance of SecondaryTable |
Methods in org.apache.openejb.jee.jpa that return types with arguments of type SecondaryTable | |
---|---|
List<SecondaryTable> |
Entity.getSecondaryTable()
Gets the value of the secondaryTable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |