JDBaccess API 1.0

Uses of Interface
com.jdbaccess.da.Update

Packages that use Update
com.jdbaccess.da   
 

Uses of Update in com.jdbaccess.da
 

Methods in com.jdbaccess.da that return Update
static Update DAFactory.getUpdate(Transaction t)
          Get a new Update object for that transaction.
static Update DAFactory.getUpdate(Transaction t, java.lang.String objectType, java.lang.String name, java.lang.Class startClass)
          Looks for an Update in xml data access files beginning in directory of the given start class for that objectType and name and for that transaction
 


JDBaccess API 1.0

Copyright © 2005-2006 JDBaccess.com, Königsweg 210, D-14129 Berlin, Germany. All Rights Reserved.