Class SetupStandardDatabaseTestConnectionAction

  • All Implemented Interfaces:
    WebInterface, MessageHolderAware, com.opensymphony.xwork.Action, com.opensymphony.xwork.LocaleProvider, com.opensymphony.xwork.TextProvider, com.opensymphony.xwork.Validateable, com.opensymphony.xwork.ValidationAware, Serializable

    public class SetupStandardDatabaseTestConnectionAction
    extends AbstractSetupDatabaseAction
    Tests the database connection with the JDBC settings.
    Since:
    6.4
    See Also:
    Serialized Form
    • Constructor Detail

      • SetupStandardDatabaseTestConnectionAction

        public SetupStandardDatabaseTestConnectionAction()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork.Action
        Overrides:
        execute in class com.opensymphony.xwork.ActionSupport
        Throws:
        Exception
      • getJSONString

        public String getJSONString()