tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

[FeatureRequest] Allow returning results as OutputStream (instead of JTMQROS) #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To enable a generic way of piping (string based) query results like XML, CTM, 
JTMQR or templates it should be possible to inject an OutputStream to the 
QueryResult methods (e.g. resultsAsMergedCTM(stream) or simply 
resultsAsStream()).

In addition toByteArray() might be nice to see.

Original issue reported on code.google.com by MarcelHoyer@gmail.com on 15 Feb 2011 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 15 Feb 2011 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 16 Feb 2011 at 12:00