Uses of Class
org.apache.openejb.jee.sun.SecondaryTable

Packages that use SecondaryTable
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
protected  List<SecondaryTable> EntityMapping.secondaryTable
           
 

Methods in org.apache.openejb.jee.sun that return SecondaryTable
 SecondaryTable ObjectFactory.createSecondaryTable()
          Create an instance of SecondaryTable
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type SecondaryTable
 List<SecondaryTable> EntityMapping.getSecondaryTable()
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.