Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the data source associated with an entity adapter ?

0
Posted

What is the data source associated with an entity adapter ?

0

The data source associated with an entity adapter is the main database object used to retrieve and persist object’s data. This can be a table, a view or a stored procedure. Having a table you map to the columns, with a view you map to the fields and with a stored procedure you map to the arguments and/or the cursor fields. In case of a table or view, once defined the main data source you can defined other joined ones (Joined sources).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123