CustomerContactPerson result = customercontactPersonDao.findMaxOneObject("select * from CustomerContactPerson ccp where ccp.customer = = ?1", customer);
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.