Interface IDatenbankzugriffServletAction


  • @Deprecated
    public interface IDatenbankzugriffServletAction
    Deprecated.
    This is part of the old rest API. Use the new API when it becomes available.
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • testConnection

        void testConnection​(javax.servlet.http.HttpServletRequest req,
                            javax.servlet.http.HttpServletResponse resp)
                     throws IOException
        Deprecated.
        Throws:
        IOException
      • executeSqlFile

        void executeSqlFile​(javax.servlet.http.HttpServletRequest req,
                            javax.servlet.http.HttpServletResponse resp)
                     throws IOException
        Deprecated.
        Throws:
        IOException