Uses of Class
org.apache.openejb.jee.jba.cmp.LazyResultsetLoading
-
Packages that use LazyResultsetLoading Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of LazyResultsetLoading in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as LazyResultsetLoading Modifier and Type Field Description protected LazyResultsetLoadingQuery. lazyResultsetLoadingMethods in org.apache.openejb.jee.jba.cmp that return LazyResultsetLoading Modifier and Type Method Description LazyResultsetLoadingObjectFactory. createLazyResultsetLoading()Create an instance ofLazyResultsetLoadingLazyResultsetLoadingQuery. getLazyResultsetLoading()Gets the value of the lazyResultsetLoading property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type LazyResultsetLoading Modifier and Type Method Description voidQuery. setLazyResultsetLoading(LazyResultsetLoading value)Sets the value of the lazyResultsetLoading property.
-