Uses of Class
org.milyn.scribe.reflection.EntityMethod

Packages that use EntityMethod
org.milyn.scribe.reflection   
 

Uses of EntityMethod in org.milyn.scribe.reflection
 

Methods in org.milyn.scribe.reflection that return EntityMethod
 EntityMethod AnnotatedDaoRuntimeInfo.getDefaultDeleteMethod()
           
 EntityMethod AnnotatedDaoRuntimeInfo.getDefaultInsertMethod()
           
 EntityMethod AnnotatedDaoRuntimeInfo.getDefaultUpdateMethod()
           
 EntityMethod AnnotatedDaoRuntimeInfo.getDeleteMethod(java.lang.String name)
           
 EntityMethod AnnotatedDaoRuntimeInfo.getInsertMethod(java.lang.String name)
           
 EntityMethod AnnotatedDaoRuntimeInfo.getUpdateMethod(java.lang.String name)
           
 



Copyright © 2011. All Rights Reserved.