public class DbUpdate extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DbUpdate.Summary |
Constructor and Description |
---|
DbUpdate(DbUpdateHandler handler,
long version) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
static DbUpdate.Summary |
lookup(Connection c,
AbstractDbDriver dbDriver,
DbExtension dbExtension) |
public DbUpdate(DbUpdateHandler handler, long version)
public String getKey()
public static DbUpdate.Summary lookup(Connection c, AbstractDbDriver dbDriver, DbExtension dbExtension) throws SQLException, IOException
SQLException
IOException
Copyright © 2015 OpenEstate. All rights reserved.