Spring Data Commons

Package org.springframework.data.annotation

Core annotations being used by Spring Data.

See:
          Description

Annotation Types Summary
Id  
PersistenceConstructor  
Persistent  
Reference Meta-annotation to be used to annotate annotations that mark references to other objects.
Transient Marks a field to be transient for the mapping framework.
TypeAlias Annotation to allow String based type aliases to be used when writing type information for PersistentEntitys.
 

Package org.springframework.data.annotation Description

Core annotations being used by Spring Data.


Spring Data Commons

Copyright © 2012. All Rights Reserved.