public class SettingsAdd
extends org.beigesoft.persistable.AHasIdLongVersion
Hold additional settings.
| Constructor and Description |
|---|
SettingsAdd() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getRecordsPerTransaction()
Getter for recordsPerTransaction.
|
void |
setRecordsPerTransaction(Integer pRecordsPerTransaction)
Setter for recordsPerTransaction.
|
getItsVersion, setItsVersionpublic final Integer getRecordsPerTransaction()
Getter for recordsPerTransaction.
public final void setRecordsPerTransaction(Integer pRecordsPerTransaction)
Setter for recordsPerTransaction.
pRecordsPerTransaction - referenceCopyright © 2017–2018. All rights reserved.