com.googlecode.jpattern.orm.generator
Interface IPersistorGenerator<T>

All Known Implementing Classes:
CojenPersistorGenerator

public interface IPersistorGenerator<T>

Author:
Francesco Cina 25/mag/2011

Method Summary
 IOrmPersistor<T> generate()
           
 

Method Detail

generate

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


Copyright © 2011. All Rights Reserved.