IBM PureQuery: Difference between revisions

Content deleted Content added
m Sentence casing for sub-section titles, as per WP:STYLE.
pureQuery client optimization: Fixed the list display
Line 72:
==pureQuery client optimization ==
#Capture the SQL
*#*Use pureQuery API, generate from WebSphere JPA, or capture while executing
*#*Use with custom-developed, framework-based, or packaged applications
#Bind SQL to DB2
*#*Use tooling in Data Studio Developer, WAS console, or command line
#Choose execution mode
*#*Dynamic or static
*#*Choose at deployment time instead of development time
 
==.NET support==