| 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 CleanReadAheadOnLoad |
Defaults.cleanReadAheadOnLoad |
protected CleanReadAheadOnLoad |
Entity.cleanReadAheadOnLoad |
| Modifier and Type | Method and Description |
|---|---|
CleanReadAheadOnLoad |
ObjectFactory.createCleanReadAheadOnLoad()
Create an instance of
CleanReadAheadOnLoad |
CleanReadAheadOnLoad |
Defaults.getCleanReadAheadOnLoad()
Gets the value of the cleanReadAheadOnLoad property.
|
CleanReadAheadOnLoad |
Entity.getCleanReadAheadOnLoad()
Gets the value of the cleanReadAheadOnLoad property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Defaults.setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)
Sets the value of the cleanReadAheadOnLoad property.
|
void |
Entity.setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)
Sets the value of the cleanReadAheadOnLoad property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.