In ruby on rails we can specify many Database relations line belongs_to, has_many, and this make coding a lot simpler.
But is there any such database relationship APIs that brings such coding ease to JSP.
I'm pretty new to JSP. But you can relate any code with ROR.