Portlet Factory, Version 6.1.2
Generating constructors for the EJB
You can leave blank either the Create Method and Create Method arguments, and/or the Finder Method and Finder Method arguments (in the case of an entity EJB). When these inputs are empty, the builder will generate a method that generally based on what information is provided. If no method is specified, and no method is generated, the builder will default to using a default no-arg create() call on the EJB home interface.
Parent topic: EJB Call builder
Library | Support |