Uses of Package
ma.glasnost.orika.unenhance

Packages that use ma.glasnost.orika.unenhance
ma.glasnost.orika   
ma.glasnost.orika.impl   
ma.glasnost.orika.impl.mapping.strategy   
ma.glasnost.orika.unenhance   
 

Classes in ma.glasnost.orika.unenhance used by ma.glasnost.orika
UnenhanceStrategy
          Defines a strategy to unenhance an object specifically a proxy one like those of Hibernate.
Unenhanement can be used in cases where a class needs to be "unwrapped" from a proxy, or when a super-type or interface should be used for an object instead of the object's own class.
 

Classes in ma.glasnost.orika.unenhance used by ma.glasnost.orika.impl
UnenhanceStrategy
          Defines a strategy to unenhance an object specifically a proxy one like those of Hibernate.
Unenhanement can be used in cases where a class needs to be "unwrapped" from a proxy, or when a super-type or interface should be used for an object instead of the object's own class.
 

Classes in ma.glasnost.orika.unenhance used by ma.glasnost.orika.impl.mapping.strategy
UnenhanceStrategy
          Defines a strategy to unenhance an object specifically a proxy one like those of Hibernate.
Unenhanement can be used in cases where a class needs to be "unwrapped" from a proxy, or when a super-type or interface should be used for an object instead of the object's own class.
 

Classes in ma.glasnost.orika.unenhance used by ma.glasnost.orika.unenhance
UnenhanceStrategy
          Defines a strategy to unenhance an object specifically a proxy one like those of Hibernate.
Unenhanement can be used in cases where a class needs to be "unwrapped" from a proxy, or when a super-type or interface should be used for an object instead of the object's own class.
 



Copyright © 2013 Glasnost. All Rights Reserved.