load

public synchronized E load(I id)

Loads the entity by its identifier.

If the target entity was previously asked to be cached, the entity is additionally stored into the cache internal memory.

Return

loaded entity

Parameters

id

the identifier of the entity to load