Uses of Class
yawn.io.DuplicateKeyException

Packages that use DuplicateKeyException
yawn.io   
yawn.io.xml   
 

Uses of DuplicateKeyException in yawn.io
 

Methods in yawn.io that throw DuplicateKeyException
 void IStorage.insert(java.lang.Object object, java.lang.String key)
          Inserts an instance of a IPersistent implementor in the underlying storage.
 

Uses of DuplicateKeyException in yawn.io.xml
 

Methods in yawn.io.xml that throw DuplicateKeyException
 void XmlStorage.insert(java.lang.Object object, java.lang.String key)
           
 



Copyright © 2003-2005 GIAA, Universidad Carlos III de Madrid. All Rights Reserved.