public interface Statement extends JCAMetadata, ValidatableMetadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
Statement.Tag
A Tag.
|
static class |
Statement.TrackStatementsEnum
A TrackStatementsEnum.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getPreparedStatementsCacheSize()
Get the preparedStatementsCacheSize.
|
Statement.TrackStatementsEnum |
getTrackStatements()
Get the trackStatements.
|
Boolean |
isSharePreparedStatements()
Get the sharePreparedStatements.
|
validateBoolean isSharePreparedStatements()
Long getPreparedStatementsCacheSize()
Statement.TrackStatementsEnum getTrackStatements()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)