Uses of Class
net.java.ao.AnnotationDelegate
Packages that use AnnotationDelegate
-
Uses of AnnotationDelegate in net.java.ao
Methods in net.java.ao that return AnnotationDelegateModifier and TypeMethodDescriptionstatic AnnotationDelegate
Common.getAnnotationDelegate
(FieldNameConverter converter, Method method) Deprecated. -
Uses of AnnotationDelegate in net.java.ao.schema
Methods in net.java.ao.schema with parameters of type AnnotationDelegateModifier and TypeMethodDescriptionstatic TypeInfo<?>
SchemaGenerator.getSQLTypeFromMethod
(TypeManager typeManager, Class<?> type, Method method, AnnotationDelegate annotations)
EntityInfo