public interface DataFixer
Modifier and Type | Method and Description |
---|---|
Schema |
getSchema(int key) |
<T> Dynamic<T> |
update(DSL.TypeReference type,
Dynamic<T> input,
int version,
int newVersion) |
<T> Dynamic<T> update(DSL.TypeReference type, Dynamic<T> input, int version, int newVersion)
Schema getSchema(int key)