Uses of Class
io.github.xezzon.zeroweb.storage.s3.entity.S3UploadId
Packages that use S3UploadId
Package
Description
-
Uses of S3UploadId in io.github.xezzon.zeroweb.storage.s3.entity
Fields in io.github.xezzon.zeroweb.storage.s3.entity with type parameters of type S3UploadIdModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.SingularAttribute<S3UploadId, String> S3UploadId_.attachmentIdStatic metamodel for attributeS3UploadId.attachmentIdstatic jakarta.persistence.metamodel.EntityType<S3UploadId> S3UploadId_.class_Static metamodel type forS3UploadIdstatic jakarta.persistence.metamodel.SingularAttribute<S3UploadId, String> S3UploadId_.crcStatic metamodel for attributeS3UploadId.crcstatic jakarta.persistence.metamodel.SingularAttribute<S3UploadId, String> S3UploadId_.uploadIdStatic metamodel for attributeS3UploadId.uploadId -
Uses of S3UploadId in io.github.xezzon.zeroweb.storage.s3.repository
Subinterfaces with type arguments of type S3UploadId in io.github.xezzon.zeroweb.storage.s3.repositoryModifier and TypeInterfaceDescriptioninterface对S3UploadId进行数据库操作的 JPA 接口interface对S3UploadId进行数据库操作的 JPA 接口