@Documented @Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface TypeAlias
String
based type aliases to be used when writing type information for
PersistentEntity
s.public abstract String value
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.