Uses of Class
org.onemind.commons.relabean.RelationalBeanInfo

Packages that use RelationalBeanInfo
org.onemind.commons.relabean   
 

Uses of RelationalBeanInfo in org.onemind.commons.relabean
 

Methods in org.onemind.commons.relabean that return RelationalBeanInfo
 RelationalBeanInfo RelationalBeanModel.getBeanInfo(java.lang.Class beanClass)
          Get a bean info
 RelationalBeanInfo RelationalBeanIntrospector.introspectBeanInfo(RelationalBeanModelDescriptor desc, java.lang.Class beanClass)
          Introspect the RelationalBeanInfo based on the model descriptor
 

Methods in org.onemind.commons.relabean with parameters of type RelationalBeanInfo
 void RelationalBeanModel.addBeanInfo(RelationalBeanInfo info)
          Add a bean info
 



Copyright © 2004-2005 . All Rights Reserved.