public static class CursorCacheStatementCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CursorCacheStatementCollection |
build() |
CursorCacheStatementCollection.Builder |
copy(CursorCacheStatementCollection model) |
CursorCacheStatementCollection.Builder |
items(List<CursorCacheStatementSummary> items)
A list of SQL statements in the cursor cache.
|
public CursorCacheStatementCollection.Builder items(List<CursorCacheStatementSummary> items)
A list of SQL statements in the cursor cache.
items
- the value to setpublic CursorCacheStatementCollection build()
public CursorCacheStatementCollection.Builder copy(CursorCacheStatementCollection model)
Copyright © 2016–2024. All rights reserved.