/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package ex1.database;

/**
 *
 * @author Joseph Levin <joelevin@weru.ksu.edu>
 */
public interface Database {

}
