public abstract class DbVersion
extends java.lang.Object
| Constructor and Description | 
|---|
| DbVersion() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | apply(java.lang.String sql) | 
| protected abstract void | update(int nextUpdate) | 
protected BasicDb db