net.spy.db
Interface FileDriver.Updater

Enclosing class:
FileDriver

public static interface FileDriver.Updater

Interface for registering updates.


Method Summary
 int doUpdate()
          Perform the update and return a value.
 

Method Detail

doUpdate

int doUpdate()
             throws java.sql.SQLException
Perform the update and return a value.

Throws:
java.sql.SQLException


Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.