java.lang.Object
io.ebeaninternal.server.cache.CachedManyIds
- All Implemented Interfaces:
Externalizable,Serializable
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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CachedManyIds
-
CachedManyIds
public CachedManyIds()Construct for serialization.
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toString
-
getIdList
-