Package org.alfasoftware.morf.jdbc.nuodb
Class NuoDBDataSourceBuilder
- java.lang.Object
-
- org.alfasoftware.morf.jdbc.nuodb.NuoDBDataSourceBuilder
-
public class NuoDBDataSourceBuilder extends java.lang.ObjectNuoDBDataSourceBuilder. 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
-
-
Constructor Summary
Constructors Constructor Description NuoDBDataSourceBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.sql.DataSourcebuild(org.alfasoftware.morf.jdbc.ApplicationConnectionResources applicationConnectionResources, org.alfasoftware.morf.jdbc.AbstractConnectionResources connectionDetails)
-