org.apache.ibatis.builder.annotation
Class MapperAnnotationBuilder

java.lang.Object
  extended by org.apache.ibatis.builder.annotation.MapperAnnotationBuilder

public class MapperAnnotationBuilder
extends java.lang.Object


Constructor Summary
MapperAnnotationBuilder(Configuration configuration, java.lang.Class type)
           
 
Method Summary
 void parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapperAnnotationBuilder

public MapperAnnotationBuilder(Configuration configuration,
                               java.lang.Class type)
Method Detail

parse

public void parse()


Copyright © 2010. All Rights Reserved.