summaryrefslogtreecommitdiffstats
path: root/proxy/hibernate.reveng.xml
blob: 13cd1796325cc3e927fde5fb9b24966b6387e473 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hibernate-reverse-engineering PUBLIC "-//Hibernate/Hibernate Reverse Engineering DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd" >
 
<hibernate-reverse-engineering>

<!-- include product schema tables owned by GROUPO. -->
   <table-filter match-name="*.*" match-catalog="" match-schema="CANDLEPIN"/>
   <table name="org"/>
</hibernate-reverse-engineering>