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