Make an array of instances persistent.
@param pcs an array of instances
@return the parameter instances for parameters in the transient orpersistent state, or the corresponding persistent instance for detached parameter instances, in the same order as in the parameter array
@see #makePersistent(Object pc)
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.