public class HibernateMethodLookupDispatcher extends Object
Constructor and Description |
---|
HibernateMethodLookupDispatcher() |
Modifier and Type | Method and Description |
---|---|
static Method |
getDeclaredMethod(Class<?> type,
String name,
Class<?>[] parameters) |
static Method |
getMethod(Class<?> type,
String name,
Class<?>[] parameters) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.