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

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

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

Fields in org.plasma.sdo.access.provider.jdo with type parameters of type Property
protected  List<Property> Unique.properties
           
protected  List<Property> Interface.properties
           
protected  List<Property> Index.properties
           
protected  List<Property> Implements.properties
           
protected  List<Property> ForeignKey.properties
           
protected  List<Property> Class_.properties
           
 

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

Methods in org.plasma.sdo.access.provider.jdo that return types with arguments of type Property
 List<Property> Unique.getProperties()
          Gets the value of the properties property.
 List<Property> Interface.getProperties()
          Gets the value of the properties property.
 List<Property> Index.getProperties()
          Gets the value of the properties property.
 List<Property> Implements.getProperties()
          Gets the value of the properties property.
 List<Property> ForeignKey.getProperties()
          Gets the value of the properties property.
 List<Property> Class_.getProperties()
          Gets the value of the properties property.
 



Copyright © 2014. All rights reserved.