JADE Java Persistence API
1.0

com.jadeworld.jade.persistence
Annotation Type Id


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Id

Indicates the long or Long field used as the object link between JADE and Java. This annotation and associated property is required to be in the class heirarchy of all Java Entity classes that do not inherit from com.jadeworld.jade.rootschema.Object.

Author:
JADE Development Centre, Jade Software Corporation Ltd.


JADE Java Persistence API
1.0

Copyright © 2007 Jade Software Corporation