2.17.2: 2011-06-17

net.sf.basedb.core
Class DbControl.SaveIf

java.lang.Object
  extended by net.sf.basedb.core.DbControl.SaveIf
Enclosing class:
DbControl

private static class DbControl.SaveIf
extends Object


Field Summary
private  boolean before
           
private  BasicItem item
           
 
Constructor Summary
private DbControl.SaveIf(BasicItem item, boolean before)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

private final BasicItem item

before

private final boolean before
Constructor Detail

DbControl.SaveIf

private DbControl.SaveIf(BasicItem item,
                         boolean before)

2.17.2: 2011-06-17