| java.lang.Object jimm.datavision.testdata.Job
Job | public class Job (Code) | | Generates test data for the jobs table. Used by the CreateData
classes found in the database subdirectories.
author: Jim Menard, jimm@io.com |
Constructor Summary | |
public | Job(Random rand, int i) |
MILLISECS_PER_DAY | final protected static long MILLISECS_PER_DAY(Code) | | |
NUM_JOBS | final public static int NUM_JOBS(Code) | | |
idfk_office_id | public int idfk_office_id(Code) | | |
titlecompanylocationdescription | public String titlecompanylocationdescription(Code) | | |
visible | public boolean visible(Code) | | |
|
|