[Building Sakai] How the data is Transforming from VM to DB?

Steve Swinsburg steve.swinsburg at gmail.com
Fri Jan 28 12:42:04 PST 2011


Hi Bhanu,

The kernel is the core set of APIs and provide methods to persist and retrieve data, amongst other functions. If you trace one of the methods you are interested in you'll see in which class it ends up, and how that data is saved to the database.

cheers,
Steve


On 28/01/2011, at 5:31 PM, Bhanu.T.Motupalli wrote:

> 
> Hello Sakai Team,
> 
>       I am doing some work in site-manage-tool. Actually i am not able to
> find how the data is Inserting into the database from SiteAction.java to
> Kernal-api or Kernal-util. Actually, I find, data is transforing from
> chef_site-newSiteConfirm.vm to SiteAction.java, from there to it is going to
> Kernal-api or Kernal-util. Here the problem is I cannot able to find what
> methods you used to transfor the data from SiteAction to Those Kernels.
> 
> Regrads,
> Bhanu.
> -- 
> View this message in context: http://old.nabble.com/How-the-data-is-Transforming-from-VM-to-DB--tp30784060p30784060.html
> Sent from the Sakai - Development mailing list archive at Nabble.com.
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list