net.java.ao.test.jdbc
Interface DatabaseUpdater

All Known Implementing Classes:
EmptyDatabase, NullDatabase

public interface DatabaseUpdater


Method Summary
 void update(EntityManager entityManager)
           
 

Method Detail

update

void update(EntityManager entityManager)
            throws Exception
Throws:
Exception


Copyright © 2007-2011. All Rights Reserved.