Uses of Class
org.plasma.sdo.access.provider.jdo.Extension

Packages that use Extension
org.plasma.sdo.access.provider.jdo Package level documentation for package org.plasma.sdo.access.provider.jdo 
 

Uses of Extension in org.plasma.sdo.access.provider.jdo
 

Fields in org.plasma.sdo.access.provider.jdo with type parameters of type Extension
protected  java.util.List<Extension> Version.extensions
           
protected  java.util.List<Extension> Value.extensions
           
protected  java.util.List<Extension> Unique.extensions
           
protected  java.util.List<Extension> Sequence.extensions
           
protected  java.util.List<Extension> Property.extensions
           
protected  java.util.List<Extension> PrimaryKey.extensions
           
protected  java.util.List<Extension> Package_.extensions
           
protected  java.util.List<Extension> Order.extensions
           
protected  java.util.List<Extension> Map.extensions
           
protected  java.util.List<Extension> Key.extensions
           
protected  java.util.List<Extension> Join.extensions
           
protected  java.util.List<Extension> Interface.extensions
           
protected  java.util.List<Extension> Inheritance.extensions
           
protected  java.util.List<Extension> Index.extensions
           
protected  java.util.List<Extension> Implements.extensions
           
protected  java.util.List<Extension> ForeignKey.extensions
           
protected  java.util.List<Extension> Field.extensions
           
protected  java.util.List<Extension> FetchGroup.extensions
           
protected  java.util.List<Extension> Embedded.extensions
           
protected  java.util.List<Extension> Element.extensions
           
protected  java.util.List<Extension> Discriminator.extensions
           
protected  java.util.List<Extension> DatastoreIdentity.extensions
           
protected  java.util.List<Extension> Column.extensions
           
protected  java.util.List<Extension> Collection.extensions
           
protected  java.util.List<Extension> Class_.extensions
           
protected  java.util.List<Extension> Array.extensions
           
 

Methods in org.plasma.sdo.access.provider.jdo that return Extension
 Extension ObjectFactory.createExtension()
          Create an instance of Extension
 

Methods in org.plasma.sdo.access.provider.jdo that return types with arguments of type Extension
 java.util.List<Extension> Version.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Value.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Unique.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Sequence.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Property.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> PrimaryKey.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Package_.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Order.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Map.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Key.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Join.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Interface.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Inheritance.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Index.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Implements.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> ForeignKey.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Field.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> FetchGroup.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Embedded.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Element.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Discriminator.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> DatastoreIdentity.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Column.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Collection.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Class_.getExtensions()
          Gets the value of the extensions property.
 java.util.List<Extension> Array.getExtensions()
          Gets the value of the extensions property.
 



Copyright © 2013. All Rights Reserved.