java.lang.Object
de.hitec.nhplus.fixtures.PatientFixture
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dropTable
(Connection connection) load()
void
setupTable
(Connection connection)
-
Constructor Details
-
PatientFixture
public PatientFixture()
-
-
Method Details
-
dropTable
-
setupTable
- Specified by:
setupTable
in interfaceFixture<Patient>
-
load
- Specified by:
load
in interfaceFixture<Patient>
- Throws:
SQLException
-