helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.52k stars 565 forks source link

AQ Connector ADT and XmlType support #2622

Open danielkec opened 3 years ago

danielkec commented 3 years ago

So far we do support AQ Queues with JMS compatible types:

But outside JMS scope, we should support also ADT user types and XmlType:

danielkec commented 2 months ago

https://github.com/oleksiivorobiov/oracle_oci_examples/blob/master/aqjmsdemo10.java#L180