@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=JpaEntityScanPackages.Registrar.class) public @interface JpaEntityScans
JpaEntityScan annotation container| Modifier and Type | Required Element and Description |
|---|---|
JpaEntityScan[] |
value
Annotation repetitions
|
public abstract JpaEntityScan[] value
Copyright © 2019 The Holon Platform. All rights reserved.