public abstract static class SpannerSchema.Column
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description | 
|---|
| Column() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract java.lang.String | getName() | 
| abstract com.google.cloud.spanner.Type | getType() |