Uses of Package
org.eobjects.metamodel.convert

Packages that use org.eobjects.metamodel.convert
org.eobjects.metamodel Root package for MetaModel 
org.eobjects.metamodel.convert DataContext decorator for implicit conversion of value types after querying and before insertion. 
 

Classes in org.eobjects.metamodel.convert used by org.eobjects.metamodel
HasReadTypeConverters
          Defines an interface for objects that are aware of TypeConverters, and know how to apply them to read operations (Queries or DataSets).
TypeConverter
          Defines an interface for converting values from and to their physical materializations and their virtual representations.
 

Classes in org.eobjects.metamodel.convert used by org.eobjects.metamodel.convert
HasReadTypeConverters
          Defines an interface for objects that are aware of TypeConverters, and know how to apply them to read operations (Queries or DataSets).
TypeConverter
          Defines an interface for converting values from and to their physical materializations and their virtual representations.
 



Copyright © 2007-2013. All Rights Reserved.