java.lang.Object
io.opentelemetry.javaagent.instrumentation.hibernate.v6_0.EntityNameUtil
public final class EntityNameUtil
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
bestGuessEntityName
public static Function<Object,String> bestGuessEntityName(org.hibernate.SharedSessionContract session)