You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<entity-gen-configuration>
<connection>
<project>fichasclinicas.shst</project>
<url>jdbc:postgresql://db1.evo.pt/shst_teste?prepareThreshold=2&amp;ssl=true&amp;sslfactory=org.postgresql.ssl.NonValidatingFactory</url>
<user>rsantos</user>
<password>rsEvo2014</password>
</connection>
<generate-objects>y</generate-objects>
<base-path>/workspace_for_deploys/SiprpWebFichasClinicas/src</base-path>
<inner-package>shst.medicina.fichasclinicas.data.shst.inner</inner-package>
<outer-package>shst.medicina.fichasclinicas.data.shst</outer-package>
<xml-beans-package>shst.medicina.fichasclinicas.data.shst</xml-beans-package>
<generate-beans>y</generate-beans>
<inner-beans-package>shst.medicina.fichasclinicas.beans.shst.inner</inner-beans-package>
<outer-beans-package>shst.medicina.fichasclinicas.beans.shst</outer-beans-package>
<super-class />
<package-file-name>package.xml</package-file-name>
<table>
<name>empresas</name>
<class-name>Empresas</class-name>
<super-class-name />
</table>
<table>
<name>estabelecimentos</name>
<class-name>Estabelecimentos</class-name>
<super-class-name />
</table>
<table>
<name>fil_categorias</name>
<class-name>FilCategorias</class-name>
<super-class-name />
</table>
<table>
<name>fil_file</name>
<class-name>FilFile</class-name>
<super-class-name />
</table>
<table>
<name>fil_file_trabalhador</name>
<class-name>FilFileTrabalhador</class-name>
<super-class-name />
</table>
<table>
<name>trabalhadores</name>
<class-name>Trabalhadores</class-name>
<super-class-name />
</table>
</entity-gen-configuration>