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