Class DBInterfaceFactory


  • public class DBInterfaceFactory
    extends java.lang.Object
    This is the factory class for an IDBInterface.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _rcsid  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IDBInterface make​(IThreadContext context, java.lang.String databaseName, java.lang.String userName, java.lang.String password)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait