Uses of Class
org.apache.openejb.jee.jpa.SecondaryTable
-
Packages that use SecondaryTable Package Description 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 Modifier and Type Field Description protected List<SecondaryTable>Entity. secondaryTableMethods in org.apache.openejb.jee.jpa that return SecondaryTable Modifier and Type Method Description SecondaryTableObjectFactory. createSecondaryTable()Create an instance ofSecondaryTableMethods in org.apache.openejb.jee.jpa that return types with arguments of type SecondaryTable Modifier and Type Method Description List<SecondaryTable>Entity. getSecondaryTable()Gets the value of the secondaryTable property.
-