Class VirtuosoAccess

  • All Implemented Interfaces:
    SQLAccess

    public class VirtuosoAccess
    extends Object
    implements SQLAccess
    Virtuosos specific wrapper. Still in test so user name and password hard coded in. This code has not been used in many months and has a HIGH risk of being broken.
    Author:
    Christian
    • Constructor Detail

      • VirtuosoAccess

        public VirtuosoAccess()
                       throws BridgeDBException
        Instantiate a connection to the database
        Throws:
        IMSException - If there is a problem connecting to the database.
        BridgeDBException