| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model.xml | |
| gudusoft.gsqlparser.slpc.adapter |
| Modifier and Type | Method and Description |
|---|---|
List<column> |
table.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
table.setColumns(List<column> columns) |
| Modifier and Type | Method and Description |
|---|---|
GspPersistentIdentityResolver.Binding |
GspPersistentIdentityResolver.BindingProvider.bind(table relation,
column field) |
LegacyAdapterContext.ResolvedIdentity |
GspPersistentIdentityResolver.resolve(table relation,
column field) |
LegacyAdapterContext.ResolvedIdentity |
LegacyAdapterContext.IdentityResolver.resolve(table relation,
column field)
Returns a proven descriptor or null to quarantine the endpoint.
|