Adds the given index to the list of indices associated with this entity. When a Index with the same name is already present in this entity an exception is thrown (index-names need to be unique).
@param index Pointer to the index that needs to be added.
@throws Exception When a index with the same name is already present.
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.