public class JDBCHashedTable
| Constructor and Description |
|---|
JDBCHashedTable(java.lang.String tableName) |
| Modifier and Type | Method and Description |
|---|---|
org.jetbrains.exposed.sql.Column<java.lang.Integer> |
getKeyHash() |
org.jetbrains.exposed.sql.Column<java.lang.Integer> |
getSeqNo() |