Uses of Class
mapping.data.JobsTable

Packages that use JobsTable
mapping   
 

Uses of JobsTable in mapping
 

Methods in mapping that return JobsTable
 JobsTable Mapper.getJobsTable()
           
 

Methods in mapping with parameters of type JobsTable
 void Mapper.setJobsTable(JobsTable jobsTable)