| Package | Description |
|---|---|
| org.glassfish.persistence.ejb.entitybean.container | |
| org.glassfish.persistence.ejb.entitybean.container.cache |
| Modifier and Type | Field and Description |
|---|---|
protected EJBObjectCache |
EntityContainer.ejbLocalObjectStore |
protected EJBObjectCache |
EntityContainer.ejbObjectStore |
| Modifier and Type | Class and Description |
|---|---|
class |
FIFOEJBObjectCache
A FIFO EJB(Local)Object cache that maintains reference count
|
class |
UnboundedEJBObjectCache
An EJB(Local)Object cache that does not impose any limit on the
number of entries
|
Copyright © 2019. All rights reserved.