$
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
- map(org.jooq.RecordMapper) - function in org.jooq.impl.AbstractRecord
- mapper() - function in org.jooq.impl.DAOImpl
- mapping(java.lang.Class,org.jooq.Function19) - function in pro.fessional.wings.tiny.grow.database.autogen.tables.WinGrowTrackTable
- Convenience mapping calling convertFrom.
- mapping(org.jooq.Function19) - function in pro.fessional.wings.tiny.grow.database.autogen.tables.WinGrowTrackTable
- Convenience mapping calling convertFrom.
- markDelete(pro.fessional.wings.faceless.service.journal.JournalService.Journal) - function in pro.fessional.wings.faceless.database.jooq.WingsJournalTable
- merge(P) - function in org.jooq.impl.DAOImpl
- merge() - function in org.jooq.impl.UpdatableRecordImpl
- mergeInto(P,java.util.function.Function) - function in pro.fessional.wings.faceless.database.jooq.WingsJooqDaoAliasImpl
- mix() - function in pro.fessional.wings.tiny.grow.track.TinyTracker
The name of this AOP object's method that will mix the `TinyTracking` after return/throw, its parameters is the `TinyTracking` prepended to the parameters of the AOP method. * saveOrder(long, Order) - the AOP method * saveOrder(TinyTracking, long, Order) - same as AOP method if mix is empty * saveOrderMix(TinyTracking, long, Order) - if mix is saveOrderMix