Kasper Sørensen created METAMODEL-11:
----------------------------------------

             Summary: Spring enabling MetaModel (DataContextFactoryBean)
                 Key: METAMODEL-11
                 URL: https://issues.apache.org/jira/browse/METAMODEL-11
             Project: Metamodel
          Issue Type: New Feature
            Reporter: Kasper Sørensen
            Assignee: Henry Saputra
            Priority: Minor


When using Spring and MetaModel together you often run into the issue of having 
to create your own factory beans to produce a DataContext.

Let's make life a bit easier for spring users by adding a spring module to 
MetaModel, and as a first utility, provide a DataContextFactoryBean? which 
takes factory arguments like (in the form of setters) like:

 * type (jdbc/csv/excel/..)
 * type-specific connection information arguments
 * interceptors
 * table defs (depending on type)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to