com.esri.gpt.migration.to1
Class DataMigration
java.lang.Object
com.esri.gpt.migration.to1.DataMigration
public class DataMigration
- extends Object
A class to migrate data from Geoportal 9.3.x to 10 database.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataMigration
public DataMigration()
migrateData
public void migrateData(RequestContext context,
PrintWriter out)
throws Exception
- Invokes data migration for different database tables
- Parameters:
context
- the RequestContextout
- the PrintWriter
- Throws:
Exception
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.