public class DbColumnGetter extends Object
| Constructor and Description |
|---|
DbColumnGetter(NameMapping nameMapping) |
| Modifier and Type | Method and Description |
|---|---|
io.stargate.bridge.proto.QueryOuterClass.ColumnSpec |
getColumn(io.stargate.bridge.proto.Schema.CqlTable table,
String fieldName) |
String |
getDBColumnName(io.stargate.bridge.proto.Schema.CqlTable table,
String fieldName) |
public DbColumnGetter(NameMapping nameMapping)
Copyright © 2022. All rights reserved.