Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

SmartGWT Client and Hibernate Server compatibility

$
0
0
I’m using SmartGWT-3.1-p20130910.

On the client I’m using SmartGWT data sources which are mapped to MySQL using *.ds.xml.

On the server side I’m using Hibernate with MySQL.

When I create a Hibernate session factory it caches data from MySQL in a Hibernate cache. Eventually the cache becomes inconsistent with data being updated by the Isomorphic server through the SmartGWT client. So updates done through the client are not seen in the Hibernate session.

Is there a way to make the Isomorphic server use the same Hibernate session factory or Hibernate configuration I’m using?

Viewing all articles
Browse latest Browse all 4756

Trending Articles