@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface Table
SpannerPersistentEntity
that allows specifying a custom table name,
instead of deriving it from the entity's class name.public abstract String name
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.