Class JdbcTempHandler


  • public class JdbcTempHandler
    extends Object
    • Constructor Detail

      • JdbcTempHandler

        public JdbcTempHandler()
        Creates a new instance of JdbcHandler
    • Method Detail

      • setJDBCPoolWizard

        public static void setJDBCPoolWizard​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        This handler gets the default values and resource type and puts them in session

      • updateJDBCPoolWizardStep1

        public static void updateJDBCPoolWizardStep1​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        This handler gets the datasource classname and properties and sets them in session

      • updateJdbcConnectionPoolPropertiesTable

        public static void updateJdbcConnectionPoolPropertiesTable​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        updates the wizard map properties on step 2

      • updateJdbcConnectionPoolWizardStep2

        public static void updateJdbcConnectionPoolWizardStep2​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        updates the wizard map properties on step 2

      • addClassNameColumn

        public static void addClassNameColumn​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        This handler adds the class name table column depends on the resource type.