SourceForge.net Logo Powered by TM4J
HINT_COMPACT_SINGLE_COLUMN_RESULTSETS
if this hint is specified in a way that evaluates to logical true, the abstractor will generate a more compact model if the resultset of the query contains one single column per row.
Related Links:
Comment if this hint is specified in a way that evaluates to logical true, the abstractor will generate a more compact model if the resultset of the query contains one single column per row. currently, any non null value will be interpreted as logical true boolean HINT
Javadoc Processing Complete yes
Has Field