Uses of Class
net.sourceforge.squirrel_sql.plugins.graph.xmlbeans.ColumnInfoXmlBean

Packages that use ColumnInfoXmlBean
net.sourceforge.squirrel_sql.plugins.graph   
net.sourceforge.squirrel_sql.plugins.graph.xmlbeans   
 

Uses of ColumnInfoXmlBean in net.sourceforge.squirrel_sql.plugins.graph
 

Methods in net.sourceforge.squirrel_sql.plugins.graph that return ColumnInfoXmlBean
 ColumnInfoXmlBean ColumnInfo.getXmlBean()
           
 

Constructors in net.sourceforge.squirrel_sql.plugins.graph with parameters of type ColumnInfoXmlBean
ColumnInfo(ColumnInfoXmlBean xmlBean)
           
 

Uses of ColumnInfoXmlBean in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans
 

Methods in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans that return ColumnInfoXmlBean
 ColumnInfoXmlBean[] TableFrameControllerXmlBean.getColumnIfoXmlBeans()
           
 ColumnInfoXmlBean[] ConstraintDataXmlBean.getColumnInfoXmlBeans()
           
 

Methods in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans with parameters of type ColumnInfoXmlBean
 void TableFrameControllerXmlBean.setColumnIfoXmlBeans(ColumnInfoXmlBean[] columnIfoXmlBeans)
           
 void ConstraintDataXmlBean.setColumnInfoXmlBeans(ColumnInfoXmlBean[] columnInfoXmlBeans)
           
 



Copyright © 2001-2010. All Rights Reserved.