// All custom logic should be stored in this class
// so it is not affected by changes in the model,
// Which will change the abstract superclass instead
#if ($entity.packageName)
package $entity.packageName;
#end
public class ${entity.classNameWithoutPackage} extends ${entity.prefixClassNameWithOptionalPackage} {
}
Site running on a free Atlassian Confluence Open Source Project License granted to ObjectStyle. Evaluate Confluence today.