Uses of Class
com.bm.introspectors.PersistentPropertyInfo

Packages that use PersistentPropertyInfo
com.bm.introspectors   
 

Uses of PersistentPropertyInfo in com.bm.introspectors
 

Fields in com.bm.introspectors with type parameters of type PersistentPropertyInfo
protected  java.util.Map<Property,PersistentPropertyInfo> AbstractPersistentClassIntrospector.fieldInfo
          holds the meta information for persistent fields *
 

Methods in com.bm.introspectors that return PersistentPropertyInfo
 PersistentPropertyInfo Introspector.getPresistentFieldInfo(Property toCheck)
          This method returns informations about a peristent field.
 PersistentPropertyInfo AbstractPersistentClassIntrospector.getPresistentFieldInfo(Property toCheck)
          This method returns informations about a persistent field.
 



Copyright © 2008. All Rights Reserved.