@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface Column
SpannerPersistentProperty
that allows specifying the column name
instead of deriving it from the field's name.public abstract String name
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.