Can we integrate jqGrid with Spring MVC and Oracle DB?
I am new to jqGrid. I am working on a project which requires开发者_运维知识库 much of the jqGrid functionality. I will be using Oracle 10g.
I have seen tutorials like Krams tutorial of spring mvc and jqgrid with MongoDb. But I am concerned that in the tutorial it is stated that "MongoDb is a database that uses JSON instead of SQL.". Can we use Oracle 10g in place of MongoDB? Is there a tutorial for this?
精彩评论