|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadTimeOut | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ReadTimeOut in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as ReadTimeOut | |
|---|---|
protected ReadTimeOut |
UnknownPk.readTimeOut
|
protected ReadTimeOut |
Entity.readTimeOut
|
protected ReadTimeOut |
Defaults.readTimeOut
|
protected ReadTimeOut |
CmpField.readTimeOut
|
| Methods in org.apache.openejb.jee.jba.cmp that return ReadTimeOut | |
|---|---|
ReadTimeOut |
ObjectFactory.createReadTimeOut()
Create an instance of ReadTimeOut |
ReadTimeOut |
UnknownPk.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. |
ReadTimeOut |
CmpField.getReadTimeOut()
Gets the value of the readTimeOut property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type ReadTimeOut | |
|---|---|
void |
UnknownPk.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. |
void |
CmpField.setReadTimeOut(ReadTimeOut value)
Sets the value of the readTimeOut property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||