Uses of Class
com.triactive.jdo.sco.IncompatibleTypeException

Packages that use IncompatibleTypeException
com.triactive.jdo.sco   
 

Uses of IncompatibleTypeException in com.triactive.jdo.sco
 

Subclasses of IncompatibleTypeException in com.triactive.jdo.sco
 class IncompatibleElementTypeException
          A IncompatibleElementTypeException is thrown if an incompatible element type is used with a second-class Collection instance.
 class IncompatibleFieldTypeException
          A IncompatibleFieldTypeException is thrown if an incompatible field type is specified in the construction of a second-class object instance.
 class IncompatibleKeyTypeException
          A IncompatibleKeyTypeException is thrown if an incompatible key type is used with a second-class Map instance.
 class IncompatibleValueTypeException
          A IncompatibleValueTypeException is thrown if an incompatible value type is used with a second-class Map instance.
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.