@Retention(value=RUNTIME) @Target(value=TYPE) public @interface PrincipalEntity
This annotation can be used to mark an Entity class as Principal data.
Principal
Copyright © 2015–2019 ActFramework. All rights reserved.