Class ClassVariables

  • All Implemented Interfaces:
    org.wurbelizer.wurblet.Wurblet

    public class ClassVariables
    extends DbModelWurblet
    (@wurblet) Generates the code to setup the class-variables for an entity.

    usage:
    @wurblet <tag> ClassVariables

    For more options, see DbModelWurblet.

    • Constructor Detail

      • ClassVariables

        public ClassVariables()
    • Method Detail

      • run

        public void run()
                 throws org.wurbelizer.wurbel.WurbelException
        Specified by:
        run in interface org.wurbelizer.wurblet.Wurblet
        Overrides:
        run in class DbModelWurblet
        Throws:
        org.wurbelizer.wurbel.WurbelException