<?php /** * Class that operate on table 'representativecompany'. Database Mysql. * * @author: http://phpdao.com * @date: 2013-09-25 14:23 */ class RepresentativecompanyMySqlExtDAO extends RepresentativecompanyMySqlDAO{ } ?>