|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.v1.generated.Configuration.Jdbc.JdbcRa.PoolParameters
public static class Configuration.Jdbc.JdbcRa.PoolParameters
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pool_init" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_min" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_max" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_max_age_minutes" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pstmt_max" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_max_opentime" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_max_waiters" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_max_waittime" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="pool_sampling_period" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected BigInteger |
poolInit
|
protected BigInteger |
poolMax
|
protected BigInteger |
poolMaxAgeMinutes
|
protected BigInteger |
poolMaxOpentime
|
protected BigInteger |
poolMaxWaiters
|
protected BigInteger |
poolMaxWaittime
|
protected BigInteger |
poolMin
|
protected BigInteger |
poolSamplingPeriod
|
protected BigInteger |
pstmtMax
|
| Constructor Summary | |
|---|---|
Configuration.Jdbc.JdbcRa.PoolParameters()
|
|
| Method Summary | |
|---|---|
BigInteger |
getPoolInit()
Gets the value of the poolInit property. |
BigInteger |
getPoolMax()
Gets the value of the poolMax property. |
BigInteger |
getPoolMaxAgeMinutes()
Gets the value of the poolMaxAgeMinutes property. |
BigInteger |
getPoolMaxOpentime()
Gets the value of the poolMaxOpentime property. |
BigInteger |
getPoolMaxWaiters()
Gets the value of the poolMaxWaiters property. |
BigInteger |
getPoolMaxWaittime()
Gets the value of the poolMaxWaittime property. |
BigInteger |
getPoolMin()
Gets the value of the poolMin property. |
BigInteger |
getPoolSamplingPeriod()
Gets the value of the poolSamplingPeriod property. |
BigInteger |
getPstmtMax()
Gets the value of the pstmtMax property. |
void |
setPoolInit(BigInteger value)
Sets the value of the poolInit property. |
void |
setPoolMax(BigInteger value)
Sets the value of the poolMax property. |
void |
setPoolMaxAgeMinutes(BigInteger value)
Sets the value of the poolMaxAgeMinutes property. |
void |
setPoolMaxOpentime(BigInteger value)
Sets the value of the poolMaxOpentime property. |
void |
setPoolMaxWaiters(BigInteger value)
Sets the value of the poolMaxWaiters property. |
void |
setPoolMaxWaittime(BigInteger value)
Sets the value of the poolMaxWaittime property. |
void |
setPoolMin(BigInteger value)
Sets the value of the poolMin property. |
void |
setPoolSamplingPeriod(BigInteger value)
Sets the value of the poolSamplingPeriod property. |
void |
setPstmtMax(BigInteger value)
Sets the value of the pstmtMax property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BigInteger poolInit
protected BigInteger poolMin
protected BigInteger poolMax
protected BigInteger poolMaxAgeMinutes
protected BigInteger pstmtMax
protected BigInteger poolMaxOpentime
protected BigInteger poolMaxWaiters
protected BigInteger poolMaxWaittime
protected BigInteger poolSamplingPeriod
| Constructor Detail |
|---|
public Configuration.Jdbc.JdbcRa.PoolParameters()
| Method Detail |
|---|
public BigInteger getPoolInit()
BigIntegerpublic void setPoolInit(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolMin()
BigIntegerpublic void setPoolMin(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolMax()
BigIntegerpublic void setPoolMax(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolMaxAgeMinutes()
BigIntegerpublic void setPoolMaxAgeMinutes(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPstmtMax()
BigIntegerpublic void setPstmtMax(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolMaxOpentime()
BigIntegerpublic void setPoolMaxOpentime(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolMaxWaiters()
BigIntegerpublic void setPoolMaxWaiters(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolMaxWaittime()
BigIntegerpublic void setPoolMaxWaittime(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPoolSamplingPeriod()
BigIntegerpublic void setPoolSamplingPeriod(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||