10 Commits

Author SHA1 Message Date
Joakim Erdfelt
df9ebafaf9 Fixing broken code.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512450 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 22:19:08 +00:00
Joakim Erdfelt
08d67a9bac artifact persistence work
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512448 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 22:17:45 +00:00
Jesse McConnell
69a8874030 remove reference to object factory, it won't solve the problem at hand
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512418 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 21:23:29 +00:00
Jesse McConnell
210b3267a8 added missing xml file, added methods to determine if database exists or not, fixed up test cases for db initialization and removal
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512366 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 19:15:00 +00:00
Jesse McConnell
e43e5befe7 remove the original IbatisMemoryStore and
its interface, switch impl over to joakims
Repository Metadata database set and start
getting an abstract helper class that helps
manage the MetadataKey

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512340 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 17:49:48 +00:00
Jesse McConnell
0ce8ca699c a bit more realistic test using actual metadata objects and testing getting the key from the key table, and we can actually directly influence performance by monkeying in xml files for sql..ibatis is pretty slick
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512053 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:49:51 +00:00
Jesse McConnell
3600ec5844 added definitions for other tables and fixed up naming conventions
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512034 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:10:41 +00:00
Jesse McConnell
78afb73f95 working ibatis example with two tables, only one being used in the test case though
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512002 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 20:47:55 +00:00
Joakim Erdfelt
eec1a48273 Adding stub for initial ibatis support.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511933 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 18:01:19 +00:00
Joakim Erdfelt
d44a8719a3 Adding archiva-database stub
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511898 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 17:04:17 +00:00