// license-header java merge-point /** * This is only generated once! It will never be overwritten. * Generated by DaoImpl.vsl in andromda-ejb3-cartridge on 09/18/2014 16:56:10. * You can (and have to!) safely modify it by hand. */ package org.andromda.test.howto6.a; /** * @see org.andromda.test.howto6.a.Person */ public class PersonDaoImpl extends PersonDaoBase { // This entity has no Business Operations and no ValueObject dependency references }