com.googlecode.jpattern.orm.generator
Class CojenPersistorDump<T>
java.lang.Object
com.googlecode.jpattern.orm.generator.CojenPersistorDump<T>
public class CojenPersistorDump<T>
- extends Object
- Author:
- Francesco Cina
04/giu/2011
|
Method Summary |
com.googlecode.jpattern.org.cojen.classfile.ClassFile |
createClassFile()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CojenPersistorDump
public CojenPersistorDump(String className,
IClassMapper<T> classMapper)
createClassFile
public com.googlecode.jpattern.org.cojen.classfile.ClassFile createClassFile()
throws SecurityException,
NoSuchMethodException,
OrmConfigurationException
- Throws:
SecurityException
NoSuchMethodException
OrmConfigurationException
Copyright © 2011. All Rights Reserved.