Uses of Class
org.apache.openejb.jee.sun.SecondaryTable
-
Packages that use SecondaryTable Package Description org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SecondaryTable in org.apache.openejb.jee.sun
Fields in org.apache.openejb.jee.sun with type parameters of type SecondaryTable Modifier and Type Field Description protected List<SecondaryTable>EntityMapping. secondaryTableMethods in org.apache.openejb.jee.sun that return SecondaryTable Modifier and Type Method Description SecondaryTableObjectFactory. createSecondaryTable()Create an instance ofSecondaryTableMethods in org.apache.openejb.jee.sun that return types with arguments of type SecondaryTable Modifier and Type Method Description List<SecondaryTable>EntityMapping. getSecondaryTable()
-