Class CachedManyIds

java.lang.Object
io.ebeaninternal.server.cache.CachedManyIds
All Implemented Interfaces:
Externalizable, Serializable

public final class CachedManyIds extends Object implements Externalizable
The cached data for O2M and M2M relationships.

This is effectively just the Id values for each of the beans in the collection.

See Also: