public interface Descriptor
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SqlSingleColumn> |
columns() |
com.google.common.collect.ImmutableList<SqlPrimaryKey> |
ids() |
SqlTable |
table() |
com.google.common.collect.ImmutableList<SqlSingleColumn> columns()
com.google.common.collect.ImmutableList<SqlPrimaryKey> ids()
SqlTable table()
Copyright © 2019. All rights reserved.