net.java.ao.test.jdbc
Class NullDatabase

java.lang.Object
  extended by net.java.ao.test.jdbc.NullDatabase
All Implemented Interfaces:
DatabaseUpdater

public final class NullDatabase
extends Object
implements DatabaseUpdater


Method Summary
 void update(EntityManager entityManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

update

public void update(EntityManager entityManager)
            throws Exception
Specified by:
update in interface DatabaseUpdater
Throws:
Exception


Copyright © 2007-2015. All Rights Reserved.