Uses of Interface
org.plasma.sdo.Key

Packages that use Key
org.plasma.sdo  
org.plasma.sdo.core   
org.plasma.sdo.profile   
 

Uses of Key in org.plasma.sdo
 

Methods in org.plasma.sdo that return Key
 Key PlasmaProperty.getKey()
          Returns the key information for this property if exists, or null if not exists
 

Uses of Key in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return Key
 Key CoreProperty.getKey()
           
 

Uses of Key in org.plasma.sdo.profile
 

Classes in org.plasma.sdo.profile that implement Key
 class SDOKey
          This stereotype tags or annotates a UML property as representing some type of key within a data store, data transfer or transient storage medium.
 



Copyright © 2013. All rights reserved.