Uses of Class
org.apache.openejb.jee.jba.cmp.ReadTimeOut
-
Packages that use ReadTimeOut Package Description 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 Modifier and Type Field Description protected ReadTimeOutCmpField. readTimeOutprotected ReadTimeOutDefaults. readTimeOutprotected ReadTimeOutEntity. readTimeOutprotected ReadTimeOutUnknownPk. readTimeOutMethods in org.apache.openejb.jee.jba.cmp that return ReadTimeOut Modifier and Type Method Description ReadTimeOutObjectFactory. createReadTimeOut()Create an instance ofReadTimeOutReadTimeOutCmpField. getReadTimeOut()Gets the value of the readTimeOut property.ReadTimeOutDefaults. getReadTimeOut()Gets the value of the readTimeOut property.ReadTimeOutEntity. getReadTimeOut()Gets the value of the readTimeOut property.ReadTimeOutUnknownPk. getReadTimeOut()Gets the value of the readTimeOut property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type ReadTimeOut Modifier and Type Method Description voidCmpField. setReadTimeOut(ReadTimeOut value)Sets the value of the readTimeOut property.voidDefaults. setReadTimeOut(ReadTimeOut value)Sets the value of the readTimeOut property.voidEntity. setReadTimeOut(ReadTimeOut value)Sets the value of the readTimeOut property.voidUnknownPk. setReadTimeOut(ReadTimeOut value)Sets the value of the readTimeOut property.
-