api/core/conf/postgres-queries.xml

Code
Comments
Other
Rev Date Author Line
1746 15 Jun 07 gregory 1 <?xml version="1.0" ?>
1746 15 Jun 07 gregory 2 <!DOCTYPE predefined-queries SYSTEM "predefined-queries.dtd" >
1746 15 Jun 07 gregory 3 <!--
1746 15 Jun 07 gregory 4   $Id: postgres-queries.xml 441 2006-08-10 10:19:22Z jari $
1746 15 Jun 07 gregory 5
1916 31 Aug 07 jari 6   Copyright (C) 2007 Gregory Vincic
1746 15 Jun 07 gregory 7
1746 15 Jun 07 gregory 8   This file is part of Proteios.
1746 15 Jun 07 gregory 9   Available at http://www.proteios.org/
1746 15 Jun 07 gregory 10
1746 15 Jun 07 gregory 11   Proteios is free software; you can redistribute it and/or
1746 15 Jun 07 gregory 12   modify it under the terms of the GNU General Public License
1746 15 Jun 07 gregory 13   as published by the Free Software Foundation; either version 2
1746 15 Jun 07 gregory 14   of the License, or (at your option) any later version.
1746 15 Jun 07 gregory 15
1746 15 Jun 07 gregory 16   Proteios is distributed in the hope that it will be useful,
1746 15 Jun 07 gregory 17   but WITHOUT ANY WARRANTY; without even the implied warranty of
1746 15 Jun 07 gregory 18   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1746 15 Jun 07 gregory 19   GNU General Public License for more details.
1746 15 Jun 07 gregory 20
1746 15 Jun 07 gregory 21   You should have received a copy of the GNU General Public License
1746 15 Jun 07 gregory 22   along with this program; if not, write to the Free Software
1746 15 Jun 07 gregory 23   Foundation, Inc., 59 Temple Place - Suite 330,
1746 15 Jun 07 gregory 24   Boston, MA  02111-1307, USA.
1746 15 Jun 07 gregory 25 -->
1746 15 Jun 07 gregory 26 <!--
1746 15 Jun 07 gregory 27   This file contains HQL and SQL queries that have been modified
1746 15 Jun 07 gregory 28   specifically for the Postgres database and overrides the queries
1746 15 Jun 07 gregory 29   found in the common-queries.xml file.
1746 15 Jun 07 gregory 30 -->
1746 15 Jun 07 gregory 31 <predefined-queries>
1746 15 Jun 07 gregory 32
1746 15 Jun 07 gregory 33 </predefined-queries>