// license-header java merge-point
/**
* This is only generated once! It will never be overwritten.
* Generated by DaoImpl.vsl in andromda-ejb3-cartridge on 08/06/2014 10:56:25.
* You can (and have to!) safely modify it by hand.
*/
package org.andromda.demo.ejb3.animal;
/**
* @see org.andromda.demo.ejb3.animal.Animal
*/
public class AnimalDaoImpl
extends AnimalDaoBase
{
// This entity has no Business Operations and no ValueObject dependency references
}