Cumulus4j API
(1.2.0-SNAPSHOT)

Package org.cumulus4j.annotation

Annotations to enhance the specification capabilities of Cumulus4j.

See:
          Description

Annotation Types Summary
NotQueryable Annotation to mark a field/property as not queryable (turning off indexing).
 

Package org.cumulus4j.annotation Description

Annotations to enhance the specification capabilities of Cumulus4j. For example, they can be used to define which fields are queryable (and hence indexed) and which aren't. You can typically avoid use of these annotations by using the standard JDO @Extension annotation, but they are here since could be considered more user-friendly (with the downside of imposing an extra dependency).


Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.