net.csdn.jpa.enhancer
Class EntityEnhancer

java.lang.Object
  extended by net.csdn.jpa.enhancer.EntityEnhancer
All Implemented Interfaces:
BitEnhancer

public class EntityEnhancer
extends Object
implements BitEnhancer

User: WilliamZhu Date: 12-8-20 Time: 下午9:47


Constructor Summary
EntityEnhancer(net.csdn.common.settings.Settings settings)
           
 
Method Summary
 void enhance(List<ModelClass> roots)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityEnhancer

public EntityEnhancer(net.csdn.common.settings.Settings settings)
Method Detail

enhance

public void enhance(List<ModelClass> roots)
             throws Exception
Specified by:
enhance in interface BitEnhancer
Throws:
Exception


Copyright © 2014. All Rights Reserved.