<?php /** * Class that operate on table 'rawmaterialscategory'. Database Mysql. * * @author: http://phpdao.com * @date: 2012-07-26 17:38 */ class RawmaterialscategoryMySqlExtDAO extends RawmaterialscategoryMySqlDAO{ } ?>