| 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 ReadTimeOut |
UnknownPk.readTimeOut |
protected ReadTimeOut |
CmpField.readTimeOut |
protected ReadTimeOut |
Entity.readTimeOut |
protected ReadTimeOut |
Defaults.readTimeOut |
| Modifier and Type | Method and Description |
|---|---|
ReadTimeOut |
ObjectFactory.createReadTimeOut()
Create an instance of
ReadTimeOut |
ReadTimeOut |
UnknownPk.getReadTimeOut()
Gets the value of the readTimeOut property.
|
ReadTimeOut |
CmpField.getReadTimeOut()
Gets the value of the readTimeOut property.
|
ReadTimeOut |
Entity.getReadTimeOut()
Gets the value of the readTimeOut property.
|
ReadTimeOut |
Defaults.getReadTimeOut()
Gets the value of the readTimeOut property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnknownPk.setReadTimeOut(ReadTimeOut value)
Sets the value of the readTimeOut property.
|
void |
CmpField.setReadTimeOut(ReadTimeOut value)
Sets the value of the readTimeOut property.
|
void |
Entity.setReadTimeOut(ReadTimeOut value)
Sets the value of the readTimeOut property.
|
void |
Defaults.setReadTimeOut(ReadTimeOut value)
Sets the value of the readTimeOut property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.