-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement
Milestone
Description
David J. M. Karlsen opened SPR-7342 and commented
It would be nice if the order attribute could refer to a value as a ref
I have the aspect orders defined as constants on an interface
and would like to refer to it like this
<util:constant static-field="util:my.comp.myproduct.core.util.aop.AspectOrder.TX" id="txOrder"/>
<tx:annotation-driven order="-2147483647" />
Affects: 3.0.3
Issue Links:
- tx:annotation-driven and cache:annotation-driven should have order defined as a token [SPR-10886] #15514 tx:annotation-driven and cache:annotation-driven should have order defined as a token
Referenced from: commits 12c393e
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement