<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : features.cfg.xml
Created on : April 2, 2007, 12:41 PM
Author : dge2
Description:
Purpose of the document follows.
-->
<features>
<feature name="test">
<template refid="tmpTestVariables" />
</feature>
<feature name="spring">
<template refid="tmpBean" />
<template refid="tmpKey" />
<template refid="tmpDao" />
<template refid="tmpIBatisExample" />
<template refid="tmpDaoIBatis" />
<template refid="tmpSqlMapConfig" />
<template refid="tmpSqlMap" />
<template refid="tmpSqlMapCustom" />
<template refid="tmpSpringIBatis" />
<template refid="tmpSpringDao" />
<template refid="tmpReport" />
</feature>
<feature name="ibatis">
<template refid="tmpBean" />
<template refid="tmpKey" />
<template refid="tmpDao" />
<template refid="tmpIBatisExample" />
<template refid="tmpDaoIBatis" />
<template refid="tmpSqlMapConfig" />
<template refid="tmpSqlMap" />
<template refid="tmpSqlMapCustom" />
<template refid="tmpIBatisSupport" />
<template refid="tmpReport" />
</feature>
</features>