Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    DataSource ID's declaration

    Version: SmartClientPro, SmartGWTPro 2.3
    I am using SpringHibernateDMI integration way for my application.
    My application has more than 20 tables. Do I have to declare all the .ds.xml ids/ DataSource ID's to this script of html file for my application?

    Code:
     <script src="testrt/sc/DataSourceLoader?dataSource=users,companies,Application"></script>
    Or there is any other/better way to do this ?
Working...
X