/** * Example license header for Java files * * http://www.andromda.org/ */ /** * This is only generated once! It will never be overwritten. * You can (and have to!) safely modify it by hand. */ package org.andromda.test.6; /** * @see org.andromda.test.6.Person */ public class PersonDaoImpl extends org.andromda.test.6.PersonDaoBase { }