Commit Graph

56 Commits

Author SHA1 Message Date
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