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  List<Extension> Version.extensions
           
protected  List<Extension> Value.extensions
           
protected  List<Extension> Unique.extensions
           
protected  List<Extension> Sequence.extensions
           
protected  List<Extension> Property.extensions
           
protected  List<Extension> PrimaryKey.extensions
           
protected  List<Extension> Package_.extensions
           
protected  List<Extension> Order.extensions
           
protected  List<Extension> Map.extensions
           
protected  List<Extension> Key.extensions
           
protected  List<Extension> Join.extensions
           
protected  List<Extension> Interface.extensions
           
protected  List<Extension> Inheritance.extensions
           
protected  List<Extension> Index.extensions
           
protected  List<Extension> Implements.extensions
           
protected  List<Extension> ForeignKey.extensions
           
protected  List<Extension> Field.extensions
           
protected  List<Extension> FetchGroup.extensions
           
protected  List<Extension> Embedded.extensions
           
protected  List<Extension> Element.extensions
           
protected  List<Extension> Discriminator.extensions
           
protected  List<Extension> DatastoreIdentity.extensions
           
protected  List<Extension> Column.extensions
           
protected  List<Extension> Collection.extensions
           
protected  List<Extension> Class_.extensions
           
protected  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
 List<Extension> Version.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Value.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Unique.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Sequence.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Property.getExtensions()
          Gets the value of the extensions property.
 List<Extension> PrimaryKey.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Package_.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Order.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Map.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Key.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Join.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Interface.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Inheritance.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Index.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Implements.getExtensions()
          Gets the value of the extensions property.
 List<Extension> ForeignKey.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Field.getExtensions()
          Gets the value of the extensions property.
 List<Extension> FetchGroup.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Embedded.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Element.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Discriminator.getExtensions()
          Gets the value of the extensions property.
 List<Extension> DatastoreIdentity.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Column.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Collection.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Class_.getExtensions()
          Gets the value of the extensions property.
 List<Extension> Array.getExtensions()
          Gets the value of the extensions property.
 



Copyright © 2013. All rights reserved.