hi..
i've been trying to figure if Tuplizers is my thing..
our systems uses a pojo object model which many of properties are brought from a legacy system. we cannot access the system directly because the info goes though a lot of changes until it reaches our system. the only way to do it , is via web services. so we have to initiate an intensive process each time we wanna collect data from the legacy , and have data duplication on our system and theres.
i was wondering if i can use Tuplizers for each pojo that would call behind the scenes the relavent web service, so each time the load the pojo model from our Database, it would call the webservice behind the scenes to fetch the relevant information.
i've been trying to find out more use cases for Tuplizers but found very little.
|