public class JPADAOTypeFactory extends Object implements DAOTypeFactory
Constructor and Description |
---|
JPADAOTypeFactory() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
StudentDAO |
getStudentDAO() |
public static final String NAME
public String getName()
getName
in interface DAOTypeFactory
public StudentDAO getStudentDAO()
getStudentDAO
in interface DAOTypeFactory
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.