uk.ac.soton.itinnovation.registry.component.xml.db
Class XmlDbUtil
java.lang.Object
uk.ac.soton.itinnovation.registry.component.xml.db.XmlDbUtil
public class XmlDbUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlDbUtil
public XmlDbUtil()
updateRegistryDomainModelInDB
public static void updateRegistryDomainModelInDB(XmlDbAccess access)
throws DatabaseException
- Updates (overwrittes) the existing registry domain model in the DB.
- Parameters:
access -
- Throws:
DatabaseException
getOrCreateConcept
public static void getOrCreateConcept(XmlDbAccess access,
String concept)
throws DatabaseException,
AccessException
- Parameters:
access - concept -
- Throws:
DatabaseException
AccessException
getDatabasePathForConcept
public static String getDatabasePathForConcept(XmlDbAccess access,
String concept)
throws DatabaseException,
AccessException
- Create the database path for a concept.
- Parameters:
access - concept -
- Throws:
DatabaseException
AccessException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.