Re: Can I access metadata (InfoExtension) from my velocity templates

2020-04-29 Thread John Huss
I haven't used the metadata / comments yet, so I can't help with that specifically. For the using a custom tool with cgen you need to define a "tools.properties" file in your class path (I would just put it at the root) with contents like this: tools.toolbox = application tools.application.*myU

Can I access metadata (InfoExtension) from my velocity templates

2020-04-29 Thread Faizel Dakri
Hello all, Being fairly new to Cayenne, this may be an obvious question. I would like to know how I can access the metadata stored on an attribute/relationship/entity in the datamap from within my velocity templates (I think in CayenneModeler, this is how the comment field is stored for a data