A DAO that communicates with the CICS backend to find a person
by id.
Please note that the inner class ECIInteractionSpec is
only necessary because we cannot ship the suitable IBM classes
along with this simple example. In reality, the class
com.ibm.connector2.cics.ECIInteractionSpec
should be used.