Hi Vishnu

In the context of Magnolia, why would you want to add data "directly" into the 
DB?

Oracle can be the persistence layer of jackrabbit, which is the JCR 
implementation used by Magnolia.
So ... if you add content to the JCR repo, this will add some data to the 
oracle DB "under the hood".

If you just want to add some data to some table of your oracle instance, just 
use an oracle client.
But this would not be related to Magnolia.

To add data directly to the DB which will be available as JCR data doesn't make 
sense at all.

To add relational data to oracle, and to read and display this data with 
Magnolia is possible. For this you may want to create a custom content app with 
RDBMS content connector.


I'm not 100% sure what you try to achieve.

kind regards,
 Christoph

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=306aa5d9-e52f-44ed-b82c-c1eb66d1ac5a


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to