Hand Crafted SQL Update and quick check on IBM Curam

Discussion DashboardCategory: Curam FrameworkHand Crafted SQL Update and quick check on IBM Curam
DHARMEDRA SAHU Staff asked 9 years ago
DHARMEDRA SAHU Staff replied 9 years ago

Suppose, user has written nsmulti method witjh hand crafted sql. may be in future s/he want to update sql using RSA but it needs time to test as build required for this. to save time and check quickly, you can directly change the sql on entity source code like Person.java (under base package) and execute the method and it will give output using updated sql.