
custom sql ===============================================================
How to work with Custom-sql?
===============================================================
Step-1:
------
Create the file default-ext.xml under ext-impl/src/custom-sql (You need to first create this folder)
<?xml version="1.0"?>
<custom-sql>
<sql file="custom-sql/book.xml"...