JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.github.xezzon.zeroweb.common.jpa
Annotation Interface IdGenerator
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
IdGenerator
标记实体类的 id 以自定义的方式生成
Author:
xezzon
See Also:
HibernateIdGenerator