Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
Packages that use PrefetchDisabledDescriptor
Package
Description
-
Uses of PrefetchDisabledDescriptor in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return PrefetchDisabledDescriptorModifier and TypeMethodDescriptionIASEjbCMPEntityDescriptor.getPrefetchDisabledDescriptor()Getter for prefetch-disabledMethods in org.glassfish.ejb.deployment.descriptor with parameters of type PrefetchDisabledDescriptorModifier and TypeMethodDescriptionvoidIASEjbCMPEntityDescriptor.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 PrefetchDisabledDescriptorMethods in org.glassfish.ejb.deployment.node.runtime with parameters of type PrefetchDisabledDescriptorModifier and TypeMethodDescriptionPrefetchDisabledNode.writeDescriptor(Node parent, String nodeName, PrefetchDisabledDescriptor prefetchDisabledDescriptor)