Hi Isomorphic,
Hi Isomorphic Team,
We are using the ismorphic version : 6.1-p20170930
my current functionality uses SmartGWT + Spring Rest services.
We are using Google chrome browser latest version.
My application has a page which has 2 components (Form and Grid)
Grid is connected to Datasource1 and Form is connected to Datasource2.
I want Datasource1 to connect to a 'DB2' schema tables and
Datasource2 to connect to 'Sql server' schema tables.
I want to use "customHQL" in my ds.xml files.
Could you please suggest how I can achieve this?
Hi Isomorphic Team,
We are using the ismorphic version : 6.1-p20170930
my current functionality uses SmartGWT + Spring Rest services.
We are using Google chrome browser latest version.
My application has a page which has 2 components (Form and Grid)
Grid is connected to Datasource1 and Form is connected to Datasource2.
I want Datasource1 to connect to a 'DB2' schema tables and
Datasource2 to connect to 'Sql server' schema tables.
I want to use "customHQL" in my ds.xml files.
Could you please suggest how I can achieve this?
Comment