Uses of Class
org.apache.openejb.jee.jba.cmp.LazyLoadGroups
-
Packages that use LazyLoadGroups Package Description 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 Modifier and Type Field Description protected LazyLoadGroupsEntity. lazyLoadGroupsMethods in org.apache.openejb.jee.jba.cmp that return LazyLoadGroups Modifier and Type Method Description LazyLoadGroupsObjectFactory. createLazyLoadGroups()Create an instance ofLazyLoadGroupsLazyLoadGroupsEntity. getLazyLoadGroups()Gets the value of the lazyLoadGroups property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type LazyLoadGroups Modifier and Type Method Description voidEntity. setLazyLoadGroups(LazyLoadGroups value)Sets the value of the lazyLoadGroups property.
-