org.tm4j.tolog.TologFragmentBuilder .setConvertRowInformation(boolean convertRowInfo)

Description

Set the flag which indicates whether or not row information should be exported. If true then the exported topic map fragment will contain one association for each row in the TologResultsSet. Each association will have one member for each column in the results set with a single player for that member.

Parameters
boolean convertRowInfo

Other Resources

Related Topics

Has Parameters