package com.recruit.app.dao.sqlite; import com.recruit.app.dao.ContactDAO; public class SQLiteContactDAOImpl implements ContactDAO { }