Insert a row into the conglomerate, and store its location in the provided destination row location. The row location must be of the correct type for this conglomerate (a new row location of the correct type can be obtained from newRowLocationTemplate()). @param row The row to insert into the conglomerate. The stored representations of the row's columns are copied into a new row somewhere in the conglomerate. @param destRowLocation The rowlocation to read the inserted row locationinto. @exception StandardException Standard exception policy. @see RowUtil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|