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

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

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

Fields in org.plasma.sdo.access.provider.jdo declared as PrimaryKey
protected  PrimaryKey Join.primaryKey
           
protected  PrimaryKey Interface.primaryKey
           
protected  PrimaryKey Class_.primaryKey
           
 

Methods in org.plasma.sdo.access.provider.jdo that return PrimaryKey
 PrimaryKey ObjectFactory.createPrimaryKey()
          Create an instance of PrimaryKey
 PrimaryKey Join.getPrimaryKey()
          Gets the value of the primaryKey property.
 PrimaryKey Interface.getPrimaryKey()
          Gets the value of the primaryKey property.
 PrimaryKey Class_.getPrimaryKey()
          Gets the value of the primaryKey property.
 

Methods in org.plasma.sdo.access.provider.jdo with parameters of type PrimaryKey
 void Join.setPrimaryKey(PrimaryKey value)
          Sets the value of the primaryKey property.
 void Interface.setPrimaryKey(PrimaryKey value)
          Sets the value of the primaryKey property.
 void Class_.setPrimaryKey(PrimaryKey value)
          Sets the value of the primaryKey property.
 



Copyright © 2013. All rights reserved.