Interface VehicleDAO

  • All Known Implementing Classes:
    JDBCVehicleDAO, JPAVehicleDAO

    public interface VehicleDAO
    This interface provides a _sparse_ example of methods that are provided by a DAO providing a mapping to the DB.