/** * 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.7; /** * @see org.andromda.test.7.Person */ public class PersonDaoImpl extends org.andromda.test.7.PersonDaoBase { }