Feature: CRUD Scaffolding

CRUD Scaffolding is the capability to programmatically generate Create, Read, Update and Delete (CRUD) functionality from an existing Skyway Domain Object. 

Using Skyway's visual DSL and scaffolding capabilities, a ready-to-run Eclipse Spring Java Dynamic Web project is generated within a matter of minutes that includes:
  • DAO
  • Named Queries
  • A Service with CRUD Operations
  • A Controller with CRUD Operations
  • Business logic included
  • SpringSource-Certified Generated Code
  • Generated Code that looks like it was written by an expert
  • Spring annotations and config files
  • CRUD JSP pages
  • JUnits
  • Sitemesh
  • Spring Javascript (Dojo)
  • CSS
  • A visual Spring DSL project
  • An Eclipse Dynamic Web Java Project


After CRUD Scaffolding: Visual Spring DSL, configuration files... (and)

... and CRUD Java Spring annotated code, and full Web Contents with CRUD JSP supporting related domain objects.

Right-click a Skyway Domain Object, and choose Scaffolding > Generate CRUD:

Deployed CRUD Application One-to-Many Parent JSP page:

Deployed CRUD App Create/Update page with Spring Javascript (Dojo) validation:

© Copyright 2001-2010 Skyway Software Inc. All Rights Reserved