| Package | Description |
|---|---|
| org.yiwan.seiya.tower.econtract.entity | |
| org.yiwan.seiya.tower.econtract.mapper |
| Modifier and Type | Method and Description |
|---|---|
TenantConfig |
TenantConfig.selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.selectOne()
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withAppId(Long appId)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withCompanyId(Long companyId)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withContractProvider(Byte contractProvider)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withContractSecretId(Long contractSecretId)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withCreateUserId(Long createUserId)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withId(Long id)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withSealProvider(Byte sealProvider)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withSealSecretId(Long sealSecretId)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withStatus(Byte status)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withTenantId(Long tenantId)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfig.withUpdateUserId(Long updateUserId)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<TenantConfig> |
TenantConfig.select()
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
TenantConfig |
TenantConfigMapper.selectByPrimaryKey(Long id)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfigMapper.selectOne(TenantConfig record)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<TenantConfig> |
TenantConfigMapper.select(TenantConfig record)
This method was generated by MyBatis Generator.
|
List<TenantConfig> |
TenantConfigMapper.selectAll()
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TenantConfigMapper.count(TenantConfig record)
This method was generated by MyBatis Generator.
|
Integer |
TenantConfigMapper.delete(TenantConfig record)
This method was generated by MyBatis Generator.
|
int |
TenantConfigMapper.insert(TenantConfig record)
This method was generated by MyBatis Generator.
|
int |
TenantConfigMapper.insertSelective(TenantConfig record)
This method was generated by MyBatis Generator.
|
List<TenantConfig> |
TenantConfigMapper.select(TenantConfig record)
This method was generated by MyBatis Generator.
|
TenantConfig |
TenantConfigMapper.selectOne(TenantConfig record)
This method was generated by MyBatis Generator.
|
List<Object> |
TenantConfigMapper.selectPkVals(TenantConfig record)
This method was generated by MyBatis Generator.
|
int |
TenantConfigMapper.updateByPrimaryKey(TenantConfig record)
This method was generated by MyBatis Generator.
|
int |
TenantConfigMapper.updateByPrimaryKeySelective(TenantConfig record)
This method was generated by MyBatis Generator.
|
Copyright © 2019. All rights reserved.