// license-header java merge-point
/**
* Attention: Generated code! Do not modify by hand!
* Generated by DaoImpl.vsl in andromda-ejb3-cartridge on 08/08/2014 12:21:07.
*/
package org.andromda.demo.ejb3.vehicle;
/**
* @see org.andromda.demo.ejb3.vehicle.Car
*/
public class CarDaoImpl
extends CarDaoBase
{
// This entity has no Business Operations and no ValueObject dependency references
}