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

Packages that use SecondaryTableConfig
com.caucho.amber.cfg   
 

Uses of SecondaryTableConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return SecondaryTableConfig
 SecondaryTableConfig EntityConfig.getSecondaryTable()
           
 

Methods in com.caucho.amber.cfg with parameters of type SecondaryTableConfig
 void EntityConfig.setSecondaryTable(SecondaryTableConfig secondaryTable)