| Package | Description |
|---|---|
| to.etc.test.webapp.query.qfield |
| Modifier and Type | Method and Description |
|---|---|
TestBankAccount |
TestBankAccount.getGAccount()
Column FBT_ID_G_ACCOUNT NUMBER(16, 0) NULL: Foreign key to FIN_BANK_ACCOUNTS
|
TestBankAccount |
TestRelation.getPreferredAccount()
Column FBT_ID_PREFERRED NUMBER(16, 0) NULL: De aangewezen bankrekening.
|
| Modifier and Type | Method and Description |
|---|---|
to.etc.webapp.query.QCriteria<TestBankAccount> |
QTestBankAccountRoot.getCriteria() |
| Modifier and Type | Method and Description |
|---|---|
R |
QTestBankAccount.gAccount(TestBankAccount... gAccount)
Shortcut eq
|
R |
QTestRelation.preferredAccount(TestBankAccount... preferredAccount)
Shortcut eq
|
void |
TestBankAccount.setGAccount(TestBankAccount v) |
Copyright © 2017 etc.to. All rights reserved.