Uses of Class
org.apache.openejb.jee.jba.cmp.LazyLoadGroups

Packages that use LazyLoadGroups
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of LazyLoadGroups in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as LazyLoadGroups
protected  LazyLoadGroups Entity.lazyLoadGroups
           
 

Methods in org.apache.openejb.jee.jba.cmp that return LazyLoadGroups
 LazyLoadGroups ObjectFactory.createLazyLoadGroups()
          Create an instance of LazyLoadGroups
 LazyLoadGroups Entity.getLazyLoadGroups()
          Gets the value of the lazyLoadGroups property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type LazyLoadGroups
 void Entity.setLazyLoadGroups(LazyLoadGroups value)
          Sets the value of the lazyLoadGroups property.
 



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