public class SchemaVersionColumns
extends java.lang.Object
| Constructor and Description |
|---|
SchemaVersionColumns() |
| Modifier and Type | Method and Description |
|---|---|
static JdbcAbstractStore.EntityPopulator<SchemaVersion> |
populator() |
static JdbcAbstractStore.StatementValues<SchemaVersion> |
statementValues() |
public static final Columns cols
public static JdbcAbstractStore.StatementValues<SchemaVersion> statementValues()
public static JdbcAbstractStore.EntityPopulator<SchemaVersion> populator()
Copyright © 2021. All Rights Reserved.