[jira] Commented: (JDO-515) Allow custom settings for some
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache JDO Project > [jira] Commented: (JDO-515) Allow custom settings for some




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [jira] Commented: (JDO-515) Allow custom settings for some  
Craig Russell (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-13-07 06:11 PM


[ https://issues.apache.org/jira/brow...action_12519473 ]

Craig Russell commented on JDO-515:
-----------------------------------

I suppose we should change all of the defaults from UNKNOWN to UNSPECIFIED i
n all the annotations.
[Bruiser:javax/jdo/annotations] clr% grep UNKNOWN *
DatastoreIdentity.java:    IdGeneratorStrategy strategy() default IdGenerato
rStrategy.UNKNOWN;
Discriminator.java:        default DiscriminatorStrategy.UNKNOWN;
DiscriminatorStrategy.java:    UNKNOWN,
Element.java:    ForeignKeyAction deleteAction() default ForeignKeyAction.UN
KNOWN;
Element.java:    ForeignKeyAction updateAction() default ForeignKeyAction.UN
KNOWN;
ForeignKeyAction.java:    UNKNOWN,
IdGeneratorStrategy.java:    UNKNOWN,
IdentityType.java:    UNKNOWN,
Join.java:    ForeignKeyAction deleteAction() default ForeignKeyAction.UNKNO
WN;
Key.java:    ForeignKeyAction deleteAction() default ForeignKeyAction.UNKNOW
N;
Key.java:    ForeignKeyAction updateAction() default ForeignKeyAction.UNKNOW
N;
PersistenceCapable.java:    IdentityType identityType() default IdentityType
.UNKNOWN;
PersistenceModifier.java:    UNKNOWN,
Persistent.java:        default PersistenceModifier.UNKNOWN;
Persistent.java:    IdGeneratorStrategy valueStrategy() default IdGeneratorS
trategy.UNKNOWN;
Value.java:    ForeignKeyAction deleteAction() default ForeignKeyAction.UNKN
OWN;
Value.java:    ForeignKeyAction updateAction() default ForeignKeyAction.UNKN
OWN;


> Allow custom settings for some annotation enum values
> -----------------------------------------------------
>
>                 Key: JDO-515
>                 URL: https://issues.apache.org/jira/browse/JDO-515
>             Project: JDO
>          Issue Type: Improvement
>          Components: api2
>            Reporter: Andy Jefferson
>             Fix For: JDO 2 maintenance release 1
>
>
> JDO2.1 annotations utilise some enums defining the acceptable values for v
arious strategies. The following need changing to allow implementations to p
rovide custom values.
> @Persistence "valueStrategy", @DatastoreIdentity "strategy" are of the typ
e IdGenerationStrategy.  Changes required :
> 1. IdGenerationStrategy needs UNKNOWN changing to UNSPECIFIED.
> 2. @Persistence : add "customValueStrategy"
> 3. @DatastoreIdentity : add "customStrategy"
> @Inheritance "strategy" is of type InheritanceStrategy. Changes required :
> 1. InheritanceStrategy needs UNSPECIFIED adding.
> 2. @Inheritance : change "strategy" to have default of UNSPECIFIED
> 3. @Inheritance : add "customStrategy"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:57 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register