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(String name)
           
 EntityMethod AnnotatedDaoRuntimeInfo.getInsertMethod(String name)
           
 EntityMethod AnnotatedDaoRuntimeInfo.getUpdateMethod(String name)
           
 



Copyright © 2018. All rights reserved.