]
Van Halbert commented on TEIID-4002:
------------------------------------
the use of a pojo that is annotated using the protobuf annotations will provide the
following:
- the remote cache configuration will use it to configure its connection (see JDG for
annotation requirements:
Configuring of JDG DSL resource adapter still requires marshaller and
protobuf when using annotations to define schema
----------------------------------------------------------------------------------------------------------------------
Key: TEIID-4002
URL:
https://issues.jboss.org/browse/TEIID-4002
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.12.x
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Blocker
To improve the usability of JDG as a materialized data source, the resource-adapter needs
to be changed to not require the marshaller/protobuf file when the the pojo class has the
defined annotations for specifying the schema.
Currently, the marshaller(s) and protobuf are required.