String getOwner(int elementAt) throws Exception

Description

Retrieves the owner name of the replication event, when extending the base message generator com.sybase.connector.repra.tibrv.MsgGenerator.

Example

          System.out.println("Owner of the table : "+getOwner(0));