A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
S
- safeName(java.lang.String) - function in pro.fessional.wings.faceless.database.helper.JdbcTemplateHelper
- quote name, e.g.
- safeTable(java.lang.String) - function in pro.fessional.wings.faceless.database.helper.JdbcTemplateHelper
- check and quote table
- safeWhere(java.lang.String) - function in pro.fessional.wings.faceless.database.helper.JdbcTemplateHelper
where clause of PreparedStatement, must, - start with ' WHERE ' case-ignored - not empty - not contains ';'- sameSuper(long) - function in pro.fessional.wings.faceless.enums.ConstantEnum
- Whether in same Super (same group)
- sameSuper(pro.fessional.wings.faceless.enums.ConstantEnum) - function in pro.fessional.wings.faceless.enums.ConstantEnum
- sameSuper(long) - function in pro.fessional.wings.faceless.enums.StandardLanguage
- Whether in same Super (same group)
- sameSuper(pro.fessional.wings.faceless.enums.ConstantEnum) - function in pro.fessional.wings.faceless.enums.StandardLanguage
- sameSuper(long) - function in pro.fessional.wings.faceless.enums.StandardLanguageEnum
- Whether in same Super (same group)
- sameSuper(pro.fessional.wings.faceless.enums.ConstantEnum) - function in pro.fessional.wings.faceless.enums.StandardLanguageEnum
- sameSuper(long) - function in pro.fessional.wings.faceless.enums.StandardTimezone
- Whether in same Super (same group)
- sameSuper(pro.fessional.wings.faceless.enums.ConstantEnum) - function in pro.fessional.wings.faceless.enums.StandardTimezone
- sameSuper(long) - function in pro.fessional.wings.faceless.enums.StandardTimezoneEnum
- Whether in same Super (same group)
- sameSuper(pro.fessional.wings.faceless.enums.ConstantEnum) - function in pro.fessional.wings.faceless.enums.StandardTimezoneEnum
- sameSuper(long) - function in pro.fessional.wings.faceless.enums.builtin.StandardBoolean
- Whether in same Super (same group)
- sameSuper(pro.fessional.wings.faceless.enums.ConstantEnum) - function in pro.fessional.wings.faceless.enums.builtin.StandardBoolean
- selectAllLock(int) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect
- selectAllLock(int) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.impl.LightSequenceSelectJdbc
- selectOneLock(int,java.lang.String) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect
- selectOneLock(int,java.lang.String) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.impl.LightSequenceSelectJdbc
- setAlive(int) - function in pro.fessional.wings.faceless.spring.prop.JournalProp
create new journal if the existing is older than alive, * negative - use the old * zero - new one every time * positive - new one if older- setAliveSecond(int) - function in pro.fessional.wings.faceless.service.journal.impl.DefaultJournalService
create new journal if the existing to alive, * negative - use the old * zero - new one every time * positive - new one if older- setAuto(boolean) - function in pro.fessional.wings.faceless.spring.prop.LightIdInsertProp
- If the current ID of name and block does not exist, insert new one or throw an exception.
- setBlockBits(java.lang.Integer) - function in pro.fessional.wings.faceless.spring.prop.LightIdLayoutProp
- the number of block bytes, in the range [3,23], empty by default.
- setBlockFirst(java.lang.Boolean) - function in pro.fessional.wings.faceless.spring.prop.LightIdLayoutProp
- sequence layout, whether Block precedes Sequence, empty by default.
- setBlockId(java.lang.Integer) - function in pro.fessional.wings.faceless.database.manual.single.modify.lightsequence.LightSequenceModify.SysLightSequence
- setBlockPara(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- parameters of the provide method, select for sql, and number for fix.
- setBlockType(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
method to provide blockId - `sql` - query database, return the id - `fix` - fixed number, int - `biz` - use a custom business bean- setCheckFullyPopulated(boolean) - function in org.springframework.jdbc.core.BeanPropertyRowMapper
- setColumn(java.util.List) - function in pro.fessional.wings.faceless.service.journal.JournalDiff
- setComments(java.lang.String) - function in pro.fessional.wings.faceless.database.manual.single.modify.lightsequence.LightSequenceModify.SysLightSequence
- setCommitId(java.lang.Long) - function in pro.fessional.wings.faceless.service.journal.JournalAware
- setConversionService(org.springframework.core.convert.ConversionService) - function in org.springframework.jdbc.core.BeanPropertyRowMapper
- setCount(int) - function in pro.fessional.wings.faceless.service.journal.JournalDiff
- setCreateDt(java.time.LocalDateTime) - function in pro.fessional.wings.faceless.service.journal.JournalAware
- setCurrent(javax.sql.DataSource) - function in pro.fessional.wings.faceless.database.DataSourceContext
- setDeleteDt(java.time.LocalDateTime) - function in pro.fessional.wings.faceless.service.journal.JournalAware
- setDummyLightId(java.util.concurrent.atomic.AtomicLong) - function in pro.fessional.wings.faceless.service.journal.impl.DefaultJournalService
- create journal by dummyLightId getAndIncrement
- setErrAlive(long) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- no attempt in number of millis if error exists.
- setFlywave(boolean) - function in pro.fessional.wings.faceless.spring.prop.FacelessEnabledProp
- whether to enable flywave auto config
- setMappedClass(java.lang.Class) - function in org.springframework.jdbc.core.BeanPropertyRowMapper
- setMaxCount(int) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- max id count of per loading.
- setMaxError(int) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- max error count of loading.
- setModifyDt(java.time.LocalDateTime) - function in pro.fessional.wings.faceless.service.journal.JournalAware
- setMonotonic(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- the LightId monotonic increasing type, jvm|db|hz - jvm, monotonic in the jvm - db, monotonic in the database - hz, monotonic in the hazelcast
- setNext(long) - function in pro.fessional.wings.faceless.spring.prop.LightIdInsertProp
- The first value when auto-insert, recommended to start with 1000, as the value below is used manually.
- setNextVal(java.lang.Long) - function in pro.fessional.wings.faceless.database.manual.single.modify.lightsequence.LightSequenceModify.SysLightSequence
- setNextVal(long) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NextStep
- current next value
- setNextVal(long) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NextStep
- current next value
- setOldNext(long) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NextStep
- next value for update
- setOldNext(long) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NextStep
- next value for update
- setPrimitivesDefaultedForNullValue(boolean) - function in org.springframework.jdbc.core.BeanPropertyRowMapper
- setPropagation(org.springframework.transaction.annotation.Propagation) - function in pro.fessional.wings.faceless.service.journal.impl.DefaultJournalService
- setPropagation(org.springframework.transaction.annotation.Propagation) - function in pro.fessional.wings.faceless.spring.prop.JournalProp
- transaction to create new Journal
- setSeqName(java.lang.String) - function in pro.fessional.wings.faceless.database.manual.single.modify.lightsequence.LightSequenceModify.SysLightSequence
- setSeqName(java.lang.String) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NameNextStep
- setSequenceAdjust(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- try to verify and adjust the id in the database to make it correct.
- setSequenceGetAll(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
fetch all sql for JdbcTemplate. See `LightSequenceModifyJdbc` for details, the parameters are, - `String` seq_name - sequence name - `int` block_id - data block id - `long` next_val - next seq - `int` step_val - step value - `String` comments - description- setSequenceGetOne(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
fetch one sql for JdbcTemplate. See `LightSequenceModifyJdbc` for details, the parameters are, - `String` seq_name - sequence name - `int` block_id - data block id - `long` next_val - next seq - `int` step_val - step value - `String` comments - description- setSequenceInsert(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
insert statement for JdbcTemplate. See `LightSequenceModifyJdbc` for details, the parameters are, - `String` seq_name - sequence name - `int` block_id - data block id - `long` next_val - next seq - `int` step_val - step value - `String` comments - description- setSequenceUpdate(java.lang.String) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
update statement for JdbcTemplate. See `LightSequenceModifyJdbc` for details, the parameters are, - `String` seq_name - sequence name - `int` block_id - data block id - `long` next_val - next seq - `int` step_val - step value - `String` comments - description- setSimpleFlakeid(boolean) - function in pro.fessional.wings.faceless.spring.prop.FacelessEnabledProp
- Whether to use the simple FlakeIdService generated by lightId
- setSimpleJournal(boolean) - function in pro.fessional.wings.faceless.spring.prop.FacelessEnabledProp
- Whether to use the simple JournalService without terminal info
- setStep(int) - function in pro.fessional.wings.faceless.spring.prop.LightIdInsertProp
- The step value when auto-insert.
- setStepVal(java.lang.Integer) - function in pro.fessional.wings.faceless.database.manual.single.modify.lightsequence.LightSequenceModify.SysLightSequence
- setStepVal(int) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NextStep
- suggest step
- setStepVal(int) - function in pro.fessional.wings.faceless.database.manual.single.select.lightsequence.LightSequenceSelect.NextStep
- suggest step
- setTable(java.lang.String) - function in pro.fessional.wings.faceless.service.journal.JournalDiff
- SetterSugar - class in pro.fessional.wings.faceless.convention
if (str != null) { dto.setStr(str); } If(dto::setStr, str); f (dto.getStr() == null) { dto.setStr(str); } If(dto::setStr, str, dto.getStr() == null); if (Objects.nonNull(str)) { dto.setStr(str); } If(dto::setStr, str, Objects::nonNull);- setTimeout(long) - function in pro.fessional.wings.faceless.service.lightid.impl.BlockingLightIdProvider
- setTimeout(long) - function in pro.fessional.wings.faceless.spring.prop.LightIdProviderProp
- timeout millis of loading.
- setTyped(boolean) - function in pro.fessional.wings.faceless.service.journal.JournalDiff
- setValue1(java.util.List) - function in pro.fessional.wings.faceless.service.journal.JournalDiff
- setValue2(java.util.List) - function in pro.fessional.wings.faceless.service.journal.JournalDiff
- sourceType() - function in pro.fessional.mirana.cast.WingsConverter
- sourceType() - function in pro.fessional.wings.faceless.converter.CodeEnumConverter
- sourceType() - function in pro.fessional.wings.faceless.converter.ConsEnumConverter
- StandardBoolean - class in pro.fessional.wings.faceless.enums.builtin
- StandardI18nEnum - class in pro.fessional.wings.faceless.enums
- Enum from sys_standard_i18n table.
- StandardI18nService - class in pro.fessional.wings.faceless.service.wini18n
- standardI18nService(org.springframework.jdbc.core.JdbcTemplate) - function in pro.fessional.wings.faceless.spring.bean.FacelessConfiguration
- StandardI18nServiceJdbc - class in pro.fessional.wings.faceless.service.wini18n.impl
- StandardLanguage - class in pro.fessional.wings.faceless.enums.autogen
- language + `_` + country, `_` delimited, `zh_CN`.
- StandardLanguageEnum - class in pro.fessional.wings.faceless.enums
- StandardTimezone - class in pro.fessional.wings.faceless.enums.autogen
- StandardTimezoneEnum - class in pro.fessional.wings.faceless.enums
- submit(java.lang.Class,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,java.lang.String,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,java.lang.String,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Class,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,java.lang.String,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,java.lang.String,Object,Object,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.Enum,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.JournalService
- Submit the operation (event) with journal and return some result.
- submit(int,java.util.concurrent.atomic.AtomicLong,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.impl.DefaultJournalService
- For internal debugging purposes, insert records with a new transaction (REQUIRES_NEW) if not using a dummy connection.
- submit(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.function.Function) - function in pro.fessional.wings.faceless.service.journal.impl.DefaultJournalService
- Submit the operation (event) with journal and return some result.
- SUPER - enum entry in pro.fessional.wings.faceless.enums.autogen.StandardLanguage
- SUPER - enum entry in pro.fessional.wings.faceless.enums.autogen.StandardTimezone