com.jpattern.orm.persistor
Interface IPersistorGenerator<BEAN>

All Known Implementing Classes:
ReflectionPersistorGenerator

public interface IPersistorGenerator<BEAN>

Author:
Francesco Cina 25/mag/2011

Method Summary
 IOrmPersistor<BEAN> generate()
           
 

Method Detail

generate

IOrmPersistor<BEAN> generate()
                             throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.