Uses of Interface
org.plasma.sdo.Sort

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

Uses of Sort in org.plasma.sdo
 

Methods in org.plasma.sdo that return Sort
 Sort PlasmaProperty.getSort()
          Returns the sorting information for this property if exists, or null if not exists
 

Uses of Sort in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return Sort
 Sort CoreProperty.getSort()
           
 

Uses of Sort in org.plasma.sdo.profile
 

Classes in org.plasma.sdo.profile that implement Sort
 class SDOSort
          Assigns ordering and other related information to properties within an entity.
 



Copyright © 2014. All rights reserved.