Class WebToolsDbEvents


  • public class WebToolsDbEvents
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String modelInduceFromDb​(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      Indexes the Datasource defined in the entityengine.xml
      • Methods inherited from class java.lang.Object

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

      • WebToolsDbEvents

        public WebToolsDbEvents()
    • Method Detail

      • modelInduceFromDb

        public static java.lang.String modelInduceFromDb​(javax.servlet.http.HttpServletRequest request,
                                                         javax.servlet.http.HttpServletResponse response)
        Indexes the Datasource defined in the entityengine.xml
        Parameters:
        request -
        response -
        Returns: