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.
|
validate
Boolean isSharePreparedStatements()
Long getPreparedStatementsCacheSize()
Statement.TrackStatementsEnum getTrackStatements()
Copyright © 2021 JBoss by Red Hat. All rights reserved.