Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type DataStoreId


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DataStoreId

Describes how to generate a value for a field.

Since:
4.0

Optional Element Summary
 String generator
           
 GenerationType strategy
           
 

strategy

public abstract GenerationType strategy
Default:
AUTO

generator

public abstract String generator
Default:
""

Kodo 4.0.0RC2 generated on May 12 2006

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.