1 <?xml version="1.0" encoding="ISO-8859-1"?>
5 * This is a common dao with basic CRUD operations and is not limited to any
6 * persistent layer implementation
8 * Copyright (C) 2008 Imran M Yousuf (imyousuf@smartitengineering.com)
10 * This library is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU Lesser General Public
12 * License as published by the Free Software Foundation; either
13 * version 3 of the License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 <project name="Smart DAO">
27 <menu name="Overview">
28 <item name="Introduction" href="index.html"/>
31 <menu ref="reports" inherit="bottom" />