org.qi4j.entitystore.map
Interface Migration


public interface Migration

JAVADOC


Method Summary
 boolean migrate(JSONObject state, java.lang.String toVersion, StateStore stateStore)
           
 

Method Detail

migrate

boolean migrate(JSONObject state,
                java.lang.String toVersion,
                StateStore stateStore)
                throws JSONException
Throws:
JSONException


Copyright © 2007-2010. All Rights Reserved.