| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected FetchSize |
Entity.fetchSize |
protected FetchSize |
Defaults.fetchSize |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setFetchSize(FetchSize value)
Sets the value of the fetchSize property.
|
void |
Defaults.setFetchSize(FetchSize value)
Sets the value of the fetchSize property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.