Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 42
Next »
WOLips' Velocity EOGenerator (Veogen) - Recommended as Easiest to Use
- Basic setup instructions
- Velocity Information
- EOModel value reference for template customization
- Tips and Tricks
- Mike Schrag's Templates
- ERCoreBusinessLogic templates showing off the "Clazz" pattern
- Oswaldo Bueno's FetchSpecification Addition
- Pierre Frisch's Templates w/sPearCat Additions
- Pierce Wetter's addition to count to-many destination objects without loading all the destination objects.
- David Avendasora's Java Client Templates & EOGenericRecord classes
- Server-Side Classes
These templates are essentially the same as Mike Schrag's templates, but with the addition of Oswald Bueno's FetchSpecification addition.
- _EntityServer.java template
- EntityServer.java template
- Client-Side Classes
- EOGenericRecord addition
- Session.java addition
- _EntityClient.java template
- EntityClient.java template
- Florijan Stamenkovic's JBND-aware Java-Client Templates
There are only Client-Side Class JBND-specific templates. You can use any Server-Side Class templates you wish.
Rubicode's Legacy EOGenerator (WO 5.3 and before) - Obsoleted by OS X Leopard and WO 5.4
Apple's JavaEOGenerator for WO 5.4 - Not Recommended
- Download from JavaEOGenerator Home. Download package contains the following:
- JavaEOGenerator.woa application
- Apple's Default Templates
- Basic setup instructions (must read.)
- Command Line Usage of JavaEOGenerator.woa (Note: full paths are required.)
- Basic templatesthat modified from Apple's Default Templates. Differences from Default Templates:
- Generate Entity and _Entity without error
- Fetch specification template is removed from JavaSourceEOF52.eotemplate.