Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type ReadOnly


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ReadOnly

Marks a field read-only.

Since:
4.0

Optional Element Summary
 UpdateAction value
           
 

value

public abstract UpdateAction value
Default:
RESTRICT

Kodo 4.0.0RC2 generated on May 12 2006

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