Skip to content
Snippets Groups Projects
Commit 0ddfad1b authored by tjc's avatar tjc
Browse files

rename xml files

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@4681 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 95a8a1bc
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap namespace="Cvterm">
<sqlMap namespace="CvTerm">
<typeAlias alias="CvTerm"
type="uk.ac.sanger.artemis.chado.CvTerm"/>
......
File moved
......@@ -49,9 +49,9 @@
are relative to the classpath. -->
<sqlMap resource="artemis_sqlmap/Organism.xml" />
<sqlMap resource="artemis_sqlmap/Cvterm.xml" />
<sqlMap resource="artemis_sqlmap/CvTerm.xml" />
<sqlMap resource="artemis_sqlmap/Feature.xml" />
<sqlMap resource="artemis_sqlmap/Dbxref.xml" />
<sqlMap resource="artemis_sqlmap/DbXRef.xml" />
<sqlMap resource="artemis_sqlmap/Synonym.xml" />
</sqlMapConfig>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment