public class OptimizeFor extends Object implements Serializable
| Constructor and Description |
|---|
OptimizeFor(long rowCount) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRowCount() |
void |
setRowCount(long l) |
String |
toString() |
OptimizeFor |
withRowCount(long rowCount) |
public long getRowCount()
public void setRowCount(long l)
public OptimizeFor withRowCount(long rowCount)
Copyright © 2004–2024 JSQLParser. All rights reserved.