Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
-
Packages that use PrefetchDisabledDescriptor Package Description org.glassfish.ejb.deployment.descriptor org.glassfish.ejb.deployment.node.runtime -
-
Uses of PrefetchDisabledDescriptor in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return PrefetchDisabledDescriptor Modifier and Type Method Description PrefetchDisabledDescriptorIASEjbCMPEntityDescriptor. getPrefetchDisabledDescriptor()Getter for prefetch-disabledMethods in org.glassfish.ejb.deployment.descriptor with parameters of type PrefetchDisabledDescriptor Modifier and Type Method Description voidIASEjbCMPEntityDescriptor. setPrefetchDisabledDescriptor(PrefetchDisabledDescriptor prefetchDisabledDescriptor)Setter for prefetch-disabled -
Uses of PrefetchDisabledDescriptor in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return PrefetchDisabledDescriptor Modifier and Type Method Description PrefetchDisabledDescriptorPrefetchDisabledNode. getDescriptor()Methods in org.glassfish.ejb.deployment.node.runtime with parameters of type PrefetchDisabledDescriptor Modifier and Type Method Description NodePrefetchDisabledNode. writeDescriptor(Node parent, String nodeName, PrefetchDisabledDescriptor prefetchDisabledDescriptor)
-