setColumn('fooId', 'integer', null, array('primary' => true)); $class->setColumn('barId', 'integer', null, array('primary' => true)); } }