Uses of Class
gpl.fredy.metadata.DbInfo

Packages that use DbInfo
gpl.fredy.sqltools   
 

Uses of DbInfo in gpl.fredy.sqltools
 

Methods in gpl.fredy.sqltools that return DbInfo
 DbInfo CreateTableModel.getDbi()
          Getter for property dbi.
 

Methods in gpl.fredy.sqltools with parameters of type DbInfo
 void CreateTableModel.setDbi(DbInfo dbi)
          Setter for property dbi.
 

Constructors in gpl.fredy.sqltools with parameters of type DbInfo
CreateTableModel(DbInfo dbi)
          Creates a new instance of CreateTableModel