A ProcedureDescriptor contains information that is common for all types of procedures/functions that are used to handle the persistence operations. Note: Be careful when use ProcedureDescriptor variables or caching ProcedureDescriptor instances, because instances could become invalid during runtime (see {@link MetadataManager}).
@author Ron Gallagher
@version $Id: ProcedureDescriptor.java,v 1.7.2.1 2005/12/21 22:26:10 tomdz Exp $
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.