On 4/4/06, Cyp her <cypher6..otmail.com> wrote:
> Does Cayenne force you to have *get* before your property name to create
> your get accessor e.g. getName().
No, you don't even have to generate subclasses if you don't want to.
It's just a convenience class.
http://www.objectstyle.org/confluence/display/CAYDOC/Generic+Persistent+Class
However, some of the "extras" like in-memory filterObjects won't work
if your DataObjects aren't in JavaBean form. This is one of those
defacto standards that you probably want to follow, because you'll
eventually need a feature of some java library that requires it.
This archive was generated by hypermail 2.0.0 : Tue Apr 04 2006 - 11:08:08 EDT