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?
Or there is any other/better way to do this ?
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>