Examples for Managed Adapter using java

Posted by kartikla on 20-Dec-2011 20:06

Hello

Are there any examples extending the ManagedAdapter class?

I want to be able to make a call to the database from the java code. Please let me know.

Thanks

Kartik

All Replies

Posted by Karthikeyan Bhaskaran on 05-Jan-2012 07:34

Hi Kartik,

The Managed Adapter Guide, and search for "SampleAdapter" which contains skeleton code.

Please check if this sample code and the particular section, together with the early chapters in the Managed Adapter Guide helps you.

I noticed that you want to make a database call through Java code. Can this not be made directly from the DB Managed Adapter?

Thanks,

Karthikeyan

This thread is closed