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

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

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

Fields in org.plasma.sdo.access.provider.jdo with type parameters of type Field
protected  List<Field> Unique.fields
           
protected  List<Field> Index.fields
           
protected  List<Field> ForeignKey.fields
           
protected  List<Field> Class_.fields
           
 

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

Methods in org.plasma.sdo.access.provider.jdo that return types with arguments of type Field
 List<Field> Unique.getFields()
          Gets the value of the fields property.
 List<Field> Index.getFields()
          Gets the value of the fields property.
 List<Field> ForeignKey.getFields()
          Gets the value of the fields property.
 List<Field> Class_.getFields()
          Gets the value of the fields property.
 



Copyright © 2014. All rights reserved.