[ https://issues.apache.org/jira/browse/CAY-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated CAY-2511: -------------------------------- Labels: pull-request-available (was: ) > Contribute custom properties for attributes > ------------------------------------------- > > Key: CAY-2511 > URL: https://issues.apache.org/jira/browse/CAY-2511 > Project: Cayenne > Issue Type: Improvement > Components: Core Library > Affects Versions: 4.2.M1 > Reporter: Arseni Bulatski > Priority: Major > Labels: pull-request-available > Fix For: 4.2.M1 > > > Allow to add custom properties for attributes and generate classes with this > custom properties. > * First you need to create custom property. > * Create PropertyDescriptorCreator > * Contribute descriptor creator to CgenModule: > CgenModule.contributeUserProperties(binder).add(CustomPropertyDescriptorCreator.class); -- This message was sent by Atlassian JIRA (v7.6.3#76005)