Uses of Package
org.eclipse.persistence.indirection
Packages that use org.eclipse.persistence.indirection
Package
Description
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.indirectionClassDescriptionPurpose:Purpose:IndirectList allows a domain class to take advantage of TopLink indirection without having to declare its instance variable as a ValueHolderInterface.IndirectMap allows a domain class to take advantage of TopLink indirection without having to declare its instance variable as a ValueHolderInterface.IndirectSet is an example implementation of the Set protocol that allows a domain class to take advantage of TopLink Indirection without having to declare its instance variable as a ValueHolderInterface.Purpose: Interface to allow lazy loading of an object's relationships from the database.INTERNAL: This interface defines functionality required by ValueHolders for OneToOneMappings that have LAZY access weaved into them and use Property (method) based access The weaving feature adds a paralell valueholder to the class it weaves and uses that valueholder to control the lazy loading.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.internal.descriptorsClassDescriptionPurpose:Purpose: Interface to allow lazy loading of an object's relationships from the database.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.internal.helperClassDescriptionPurpose:IndirectList allows a domain class to take advantage of TopLink indirection without having to declare its instance variable as a ValueHolderInterface.IndirectMap allows a domain class to take advantage of TopLink indirection without having to declare its instance variable as a ValueHolderInterface.IndirectSet is an example implementation of the Set protocol that allows a domain class to take advantage of TopLink Indirection without having to declare its instance variable as a ValueHolderInterface.Purpose: Interface to allow lazy loading of an object's relationships from the database.INTERNAL: This interface defines functionality required by ValueHolders for OneToOneMappings that have LAZY access weaved into them and use Property (method) based access The weaving feature adds a paralell valueholder to the class it weaves and uses that valueholder to control the lazy loading.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.internal.identitymapsClassDescriptionPurpose: Interface to allow lazy loading of an object's relationships from the database.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.internal.indirectionClassDescriptionPurpose:Purpose: Interface to allow lazy loading of an object's relationships from the database.INTERNAL: This interface defines functionality required by ValueHolders for OneToOneMappings that have LAZY access weaved into them and use Property (method) based access The weaving feature adds a paralell valueholder to the class it weaves and uses that valueholder to control the lazy loading.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.internal.sessionsClassDescriptionPurpose: Interface to allow lazy loading of an object's relationships from the database.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.internal.sessions.remoteClassDescriptionPurpose:Purpose: Interface to allow lazy loading of an object's relationships from the database.INTERNAL: This interface defines functionality required by ValueHolders for OneToOneMappings that have LAZY access weaved into them and use Property (method) based access The weaving feature adds a paralell valueholder to the class it weaves and uses that valueholder to control the lazy loading.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.mappingsClassDescriptionPurpose: Interface to allow lazy loading of an object's relationships from the database.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.mappings.foundationClassDescriptionPurpose: Interface to allow lazy loading of an object's relationships from the database.
-
Classes in org.eclipse.persistence.indirection used by org.eclipse.persistence.sessions.interceptorsClassDescriptionPurpose: Interface to allow lazy loading of an object's relationships from the database.