- 所有超级接口:
- org.springframework.data.repository.CrudRepository<TenantSecret,java.lang.String>, org.springframework.data.jpa.repository.JpaRepository<TenantSecret,java.lang.String>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<TenantSecret>, org.springframework.data.repository.PagingAndSortingRepository<TenantSecret,java.lang.String>, org.springframework.data.repository.query.QueryByExampleExecutor<TenantSecret>, org.springframework.data.repository.Repository<TenantSecret,java.lang.String>
public interface TenantSecretDao
extends org.springframework.data.jpa.repository.JpaRepository<TenantSecret,java.lang.String>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<TenantSecret>