Interface Statement

All Superinterfaces:
JCAMetadata, Serializable, ValidatableMetadata

public interface Statement extends JCAMetadata, ValidatableMetadata
A Statement.
Author:
Stefano Maestri
  • Method Details

    • isSharePreparedStatements

      Boolean isSharePreparedStatements()
      Get the sharePreparedStatements.
      Returns:
      the sharePreparedStatements.
    • getPreparedStatementsCacheSize

      Long getPreparedStatementsCacheSize()
      Get the preparedStatementsCacheSize.
      Returns:
      the preparedStatementsCacheSize.
    • getTrackStatements

      Statement.TrackStatementsEnum getTrackStatements()
      Get the trackStatements.
      Returns:
      the trackStatements.