org.jpox.sco
Interface SCOLazyLoading

All Known Implementing Classes:
ArrayList, Collection, HashMap, HashSet, Hashtable, LinkedHashMap, LinkedHashSet, LinkedList, List, Map, Properties, Set, SortedMap, SortedSet, Stack, TreeMap, TreeSet, Vector

public interface SCOLazyLoading

Representation of a SCO that supports lazy loading of its contents.

Version:
$Revision: 1.2 $

Method Summary
 void load()
          Inform the SCO that it should load itself fully now.
 

Method Detail

load

void load()
Inform the SCO that it should load itself fully now.



Copyright © -2011 . All Rights Reserved.