com.agimatec.sql.meta.persistence
Class SerializerPersistencer
java.lang.Object
com.agimatec.sql.meta.persistence.SerializerPersistencer
- All Implemented Interfaces:
- ObjectPersistencer
public class SerializerPersistencer
- extends Object
- implements ObjectPersistencer
Description:
User: roman.stumm
Date: 27.04.2007
Time: 17:39:51
Copyright: Agimatec GmbH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializerPersistencer
public SerializerPersistencer()
save
public void save(Object obj,
File target)
throws IOException
- Specified by:
save in interface ObjectPersistencer
- Throws:
IOException
load
public Object load(File source)
throws IOException,
ClassNotFoundException
- Specified by:
load in interface ObjectPersistencer
- Throws:
IOException
ClassNotFoundException
Copyright © 2008-2012. All Rights Reserved.