Spring Data for Pivotal GemFire
-
public final class Wrapper<T,KEY>
extends Object
Simple value object holding an entity along with the external key in which the entity will be mapped.
- Author:
- Oliver Gierke
-
-
Constructor Summary
Constructors
Constructor and Description |
Wrapper(T entity,
KEY key) |
-
-
Method Detail
-
getEntity
public T getEntity()
Spring Data for Pivotal GemFire
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.