com.jpattern.orm.persistor
Class ReflectionPersistorGenerator<BEAN>
java.lang.Object
com.jpattern.orm.persistor.ReflectionPersistorGenerator<BEAN>
- All Implemented Interfaces:
- IPersistorGenerator<BEAN>
public class ReflectionPersistorGenerator<BEAN>
- extends Object
- implements IPersistorGenerator<BEAN>
- Author:
- Francesco Cina'
Mar 24, 2012
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionPersistorGenerator
public ReflectionPersistorGenerator(IClassMap<BEAN> classMap,
TypeFactory typeFactory)
generate
public IOrmPersistor<BEAN> generate()
throws Exception
- Specified by:
generate in interface IPersistorGenerator<BEAN>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.