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 DAOTypeFactorypublic StudentDAO getStudentDAO()
getStudentDAO in interface DAOTypeFactoryCopyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.