ATG Repository act as the Data layer between DB and ATG to fetch and store the data in DB.
Versioned Repository will create each version for each edit.
For Ex.: If a product created a new row will generated, as usual. But, if we edit the same product, Versioned repository will generate another new row for the edited data.
Versioned Repository will create each version for each edit.
For Ex.: If a product created a new row will generated, as usual. But, if we edit the same product, Versioned repository will generate another new row for the edited data.