| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| Modifier and Type | Field and Description |
|---|---|
protected XsdIntegerType |
DataSourceType.initialPoolSize |
protected XsdIntegerType |
DataSourceType.loginTimeout |
protected XsdIntegerType |
DataSourceType.maxIdleTime |
protected XsdIntegerType |
DataSourceType.maxPoolSize |
protected XsdIntegerType |
DataSourceType.maxStatements |
protected XsdIntegerType |
DataSourceType.minPoolSize |
protected XsdIntegerType |
DataSourceType.portNumber |
| Modifier and Type | Method and Description |
|---|---|
XsdIntegerType |
ObjectFactory.createXsdIntegerType()
Create an instance of
XsdIntegerType |
XsdIntegerType |
DataSourceType.getInitialPoolSize()
Gets the value of the initialPoolSize property.
|
XsdIntegerType |
DataSourceType.getLoginTimeout()
Gets the value of the loginTimeout property.
|
XsdIntegerType |
DataSourceType.getMaxIdleTime()
Gets the value of the maxIdleTime property.
|
XsdIntegerType |
DataSourceType.getMaxPoolSize()
Gets the value of the maxPoolSize property.
|
XsdIntegerType |
DataSourceType.getMaxStatements()
Gets the value of the maxStatements property.
|
XsdIntegerType |
DataSourceType.getMinPoolSize()
Gets the value of the minPoolSize property.
|
XsdIntegerType |
DataSourceType.getPortNumber()
Gets the value of the portNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceType.setInitialPoolSize(XsdIntegerType value)
Sets the value of the initialPoolSize property.
|
void |
DataSourceType.setLoginTimeout(XsdIntegerType value)
Sets the value of the loginTimeout property.
|
void |
DataSourceType.setMaxIdleTime(XsdIntegerType value)
Sets the value of the maxIdleTime property.
|
void |
DataSourceType.setMaxPoolSize(XsdIntegerType value)
Sets the value of the maxPoolSize property.
|
void |
DataSourceType.setMaxStatements(XsdIntegerType value)
Sets the value of the maxStatements property.
|
void |
DataSourceType.setMinPoolSize(XsdIntegerType value)
Sets the value of the minPoolSize property.
|
void |
DataSourceType.setPortNumber(XsdIntegerType value)
Sets the value of the portNumber property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.