Sunday, 18 August 2013

adding tables dynamicly in spring via jdbctemplate

adding tables dynamicly in spring via jdbctemplate

Is it possible to add mysql tables dynamically by users in spring
jdbctemplate?I am really confuse, especially how will I handle domain
class which are fixed. Is this possible in MVC approach?
thanks

No comments:

Post a Comment