@Generated(value="This is a generated file. It will be overwritten during compilation. It is therefore useless to make any modifications.") public class QTestRelation<R extends to.etc.webapp.query.QField<R,?>> extends to.etc.webapp.query.QField<R,TestRelation>
| Modifier and Type | Method and Description |
|---|---|
to.etc.webapp.query.QFieldDouble<R> |
anum() |
R |
anum(double... anum)
Shortcut eq
|
to.etc.webapp.query.QList<R,QTestBankRoot> |
banks() |
static QTestRelationRoot |
get() |
to.etc.webapp.query.QField<R,Date> |
logDate() |
R |
logDate(Date... logDate)
Shortcut eq
|
to.etc.webapp.query.QField<R,String> |
logModule() |
R |
logModule(String... logModule)
Shortcut eq
|
to.etc.webapp.query.QField<R,String> |
logTime() |
R |
logTime(String... logTime)
Shortcut eq
|
to.etc.webapp.query.QField<R,String> |
logUser() |
R |
logUser(String... logUser)
Shortcut eq
|
QTestBankAccount<R> |
preferredAccount() |
R |
preferredAccount(TestBankAccount... preferredAccount)
Shortcut eq
|
to.etc.webapp.query.QField<R,String> |
properName() |
R |
properName(String... properName)
Shortcut eq
|
to.etc.webapp.query.QField<R,Long> |
tcn() |
R |
tcn(Long... tcn)
Shortcut eq
|
@Nonnull public final to.etc.webapp.query.QList<R,QTestBankRoot> banks() throws Exception
Exception@Nonnull public final QTestBankAccount<R> preferredAccount()
@Nonnull public final R preferredAccount(@Nonnull TestBankAccount... preferredAccount)
preferredAccount - @Nonnull public final R properName(@Nonnull String... properName)
properName - @Nonnull public final R logDate(@Nonnull Date... logDate)
logDate - @Nonnull public final R logModule(@Nonnull String... logModule)
logModule - @Nonnull public final R logTime(@Nonnull String... logTime)
logTime - @Nonnull public final R logUser(@Nonnull String... logUser)
logUser - @Nonnull public static final QTestRelationRoot get()
Copyright © 2017 etc.to. All rights reserved.