Add an item to the database.
@param user The {@link edu.uga.galileo.voci.bo.User} performing the add.
@param item The business object representing the item.
@throws SQLException if a database problem occurs.
@throws NoSuchItemException
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.