|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityCache | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EntityCache in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as EntityCache | |
---|---|
protected EntityCache |
EntityDescriptor.entityCache
|
Methods in org.apache.openejb.jee.wls that return EntityCache | |
---|---|
EntityCache |
ObjectFactory.createEntityCache()
Create an instance of EntityCache |
EntityCache |
EntityDescriptor.getEntityCache()
Gets the value of the entityCache property. |
Methods in org.apache.openejb.jee.wls with parameters of type EntityCache | |
---|---|
void |
EntityDescriptor.setEntityCache(EntityCache value)
Sets the value of the entityCache property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |