Package ca.uhn.fhir.jpa.search.builder
Class JpaPidRowMapper
java.lang.Object
ca.uhn.fhir.jpa.search.builder.JpaPidRowMapper
- All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<JpaPid>
public class JpaPidRowMapper
extends Object
implements org.springframework.jdbc.core.RowMapper<JpaPid>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JpaPidRowMapper
-
-
Method Details
-
mapRow
- Specified by:
mapRow
in interfaceorg.springframework.jdbc.core.RowMapper<JpaPid>
- Throws:
SQLException
-