Uses of Class
com.caucho.amber.cfg.TableConfig

Packages that use TableConfig
com.caucho.amber.cfg   
 

Uses of TableConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return TableConfig
 TableConfig EntityConfig.getTable()
           
 

Methods in com.caucho.amber.cfg with parameters of type TableConfig
 void EntityConfig.setTable(TableConfig table)