Class NuoDBDataSourceBuilder


  • public class NuoDBDataSourceBuilder
    extends java.lang.Object
    NuoDBDataSourceBuilder. TODO Once we (Alfa) build 100% using the public Maven build *and* when/if the Nuo driver is publicly available, we can use hard refs to com.nuodb.jdbc.
    Author:
    Copyright (c) Alfa Financial Software 2017
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.sql.DataSource build​(org.alfasoftware.morf.jdbc.ApplicationConnectionResources applicationConnectionResources, org.alfasoftware.morf.jdbc.AbstractConnectionResources connectionDetails)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NuoDBDataSourceBuilder

        public NuoDBDataSourceBuilder()
    • Method Detail

      • build

        public static javax.sql.DataSource build​(org.alfasoftware.morf.jdbc.ApplicationConnectionResources applicationConnectionResources,
                                                 org.alfasoftware.morf.jdbc.AbstractConnectionResources connectionDetails)