StreamBase provides both input and output embedded adapters. Input
adapters convert data from external resources into StreamBase tuples,
while output adapters convert from StreamBase tuples to external
formats. Embedded adapters run in the same server process that is hosting and
processing your StreamBase application's requests. See Adapters Guide for descriptions of
each adapter. Sample applications to illustrate the use of embedded adapters are
installed in .
streambase-install-dir/sample/adapter/embedded
