|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListCacheMax | |
---|---|
org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ListCacheMax in org.apache.openejb.jee.jba.cmp |
---|
Fields in org.apache.openejb.jee.jba.cmp declared as ListCacheMax | |
---|---|
protected ListCacheMax |
Entity.listCacheMax
|
protected ListCacheMax |
Defaults.listCacheMax
|
Methods in org.apache.openejb.jee.jba.cmp that return ListCacheMax | |
---|---|
ListCacheMax |
ObjectFactory.createListCacheMax()
Create an instance of ListCacheMax |
ListCacheMax |
Entity.getListCacheMax()
Gets the value of the listCacheMax property. |
ListCacheMax |
Defaults.getListCacheMax()
Gets the value of the listCacheMax property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type ListCacheMax | |
---|---|
void |
Entity.setListCacheMax(ListCacheMax value)
Sets the value of the listCacheMax property. |
void |
Defaults.setListCacheMax(ListCacheMax value)
Sets the value of the listCacheMax property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |