| 程序包 | 说明 |
|---|---|
| org.yiwan.seiya.tenant.center.entity | |
| org.yiwan.seiya.tenant.center.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
OidcTenant |
OidcTenant.selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.selectOne()
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.withClientId(String clientId)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.withCreateUserId(String createUserId)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.withCreateUserName(String createUserName)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.withSecret(String secret)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenant.withTenantId(Long tenantId)
This method was generated by MyBatis Generator.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<OidcTenant> |
OidcTenant.select()
This method was generated by MyBatis Generator.
|
| 限定符和类型 | 方法和说明 |
|---|---|
OidcTenant |
OidcTenantMapper.selectByPrimaryKey(String clientId)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenantMapper.selectOne(OidcTenant record)
This method was generated by MyBatis Generator.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<OidcTenant> |
OidcTenantMapper.select(OidcTenant record)
This method was generated by MyBatis Generator.
|
List<OidcTenant> |
OidcTenantMapper.selectAll()
This method was generated by MyBatis Generator.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
OidcTenantMapper.count(OidcTenant record)
This method was generated by MyBatis Generator.
|
int |
OidcTenantMapper.delete(OidcTenant record)
This method was generated by MyBatis Generator.
|
int |
OidcTenantMapper.insert(OidcTenant record)
This method was generated by MyBatis Generator.
|
int |
OidcTenantMapper.insertSelective(OidcTenant record)
This method was generated by MyBatis Generator.
|
List<OidcTenant> |
OidcTenantMapper.select(OidcTenant record)
This method was generated by MyBatis Generator.
|
OidcTenant |
OidcTenantMapper.selectOne(OidcTenant record)
This method was generated by MyBatis Generator.
|
int |
OidcTenantMapper.updateByPrimaryKey(OidcTenant record)
This method was generated by MyBatis Generator.
|
int |
OidcTenantMapper.updateByPrimaryKeySelective(OidcTenant record)
This method was generated by MyBatis Generator.
|
Copyright © 2019. All rights reserved.