@Dao public class CustomerDao extends Object
CustomerDao(javax.persistence.EntityManager em)
Customer
findCustomerById(int id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomerDao(javax.persistence.EntityManager em)
em
@Lookup(name="id") public Customer findCustomerById(@Param(value="id") int id)
Copyright © 2020. All rights reserved.