| Package | Description |
|---|---|
| org.yiwan.seiya.tower.econtract.entity | |
| org.yiwan.seiya.tower.econtract.mapper |
| Modifier and Type | Method and Description |
|---|---|
SecretStore |
SecretStore.selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.selectOne()
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withAccessId(String accessId)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withAccessName(String accessName)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withAccessSecret(String accessSecret)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withCompanyName(String companyName)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withCreateUserId(Long createUserId)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withCustomerId(String customerId)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withId(Long id)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withStatus(Byte status)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withTaxNo(String taxNo)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStore.withUpdateUserId(Long updateUserId)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecretStore> |
SecretStore.select()
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
SecretStore |
SecretStoreMapper.selectByPrimaryKey(Long id)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStoreMapper.selectOne(SecretStore record)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecretStore> |
SecretStoreMapper.select(SecretStore record)
This method was generated by MyBatis Generator.
|
List<SecretStore> |
SecretStoreMapper.selectAll()
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SecretStoreMapper.count(SecretStore record)
This method was generated by MyBatis Generator.
|
Integer |
SecretStoreMapper.delete(SecretStore record)
This method was generated by MyBatis Generator.
|
int |
SecretStoreMapper.insert(SecretStore record)
This method was generated by MyBatis Generator.
|
int |
SecretStoreMapper.insertSelective(SecretStore record)
This method was generated by MyBatis Generator.
|
List<SecretStore> |
SecretStoreMapper.select(SecretStore record)
This method was generated by MyBatis Generator.
|
SecretStore |
SecretStoreMapper.selectOne(SecretStore record)
This method was generated by MyBatis Generator.
|
List<Object> |
SecretStoreMapper.selectPkVals(SecretStore record)
This method was generated by MyBatis Generator.
|
int |
SecretStoreMapper.updateByPrimaryKey(SecretStore record)
This method was generated by MyBatis Generator.
|
int |
SecretStoreMapper.updateByPrimaryKeySelective(SecretStore record)
This method was generated by MyBatis Generator.
|
Copyright © 2019. All rights reserved.