Class MsSQL

  • All Implemented Interfaces:
    OpenShiftAuxiliary, SQLExecutor

    public class MsSQL
    extends AbstractSQLDatabase
    Note that MsSQL Server database needs to run with custom user id on Openshift (0 should do the trick) This means that this class is only usable on clusters with admin privileges to be able to add securityContextConstraint Also, the MsSQL image doesn't provide any option to add custom database and user on setup. By using this class you are accepting the Microsoft's EULA: https://go.microsoft.com/fwlink/?linkid=857698