You can skip this in seconds

Click here to continue

Download Now!

Raptor Code Generator 2.7

Raptor Code Generator 2.7

Raptor Code Generator Publisher's Description

Tired of writing persistance objects, java beans, SQL code, EJB's or other code related to a data model? Annoyed by having to change and update this code every time your data model is updated? Then this product is for you!

With the Raptor code generator, you can generate any code that is derived from a data model, in any language!

The generator is aware of object relationships (1:1, 1:n, n:1 and n:n) and will allow you to create code that is able to navigate those relationships easily.

Example languages: Java, C#, VB, SQL, Perl, shell scripts, textual reports, jsp, HTML

Example code that can be generated:
Java Beans, EJB's, DAO (data access objects), graphical objects, forms, XML parsers, Server/Client side objects, proxy objects, SQL scripts, XML code etc

How can this be done? Very simple, by using templates:
1. You write just one example of the code you want
Example: public void getName() { return name; }

2. You replace the actual names of fields and entityes with XML tags.
Example: public void get<Field.name> { return <field.name>; }

3. You add any necessary repeat/loops
Example: <Fields>....</Fields> to loop over all fields

4. Add conditions/if statements if your code is different depending on the data type.
Example: <if field.type == date>System.out.println("I am a date");</if>

5. Now you can create this code for any data model.
And whenver your data model changes, you simply recreate that code instantly!

Look for Similar Items by Category

Feedback

Popular Downloads