Package | Description |
---|---|
org.milyn.scribe.reflection |
Modifier and Type | Method and Description |
---|---|
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 © 2020. All rights reserved.