| Enum | Description |
|---|---|
| REntity.TransformationMode |
| Annotation Type | Description |
|---|---|
| RCascade |
Specifies that the defined cascade types are applied to the object/objects contained in Live Object field.
|
| REntity |
Specifies that the class is a Live Object.
|
| RFieldAccessor |
Specifies that the method is a field accessor for Live Object.
|
| RId |
Specifies that the field is a Live Object's id field.
|
| RInject |
Specifies that the field value is filled up with RedissonClient instance.
|
| RObjectField |
By default
namingScheme and/or codec parameters specified in REntity
are applied for each Live Object field. |
| RRemoteAsync |
Annotation used to mark interface as asynchronous
client interface for remote service interface.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.